git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-02-28 21:37:33 to 2011-03-02 21:37:37 UTC [more...]

[Patch] Error message grammar
 2011-03-02 21:37 UTC 

In-depth git blame?
 2011-03-02 21:34 UTC  (4+ messages)

What's cooking in git.git (Feb 2011, #06; Sun, 27)
 2011-03-02 21:28 UTC  (10+ messages)

[RFC] git blame-tree
 2011-03-02 21:24 UTC  (10+ messages)

gitweb: cloud tags feature produces malformed XML for errors
 2011-03-02 21:18 UTC  (6+ messages)

[PATCH v2 0/7] Teach fetch/pull the on-demand mode and make it the default
 2011-03-02 20:53 UTC  (15+ messages)
` [PATCH v2 1/7] fetch/pull: recurse into submodules when necessary
` [PATCH v2 2/7] fetch/pull: Add the 'on-demand' value to the --recurse-submodules option
` [PATCH v3 3/7] config: teach the fetch.recurseSubmodules option the 'on-demand' value
` [PATCH v2 4/7] Submodules: Add 'on-demand' value for the 'fetchRecurseSubmodule' option
` [PATCH v2 5/7] fetch/pull: Don't recurse into a submodule when commits are already present
` [PATCH v2 6/7] submodule update: Don't fetch when the submodule commit is "
` [PATCH v2 7/7] fetch/pull: Describe --recurse-submodule restrictions in the BUGS section

[PATCHv2 0/3] Fix unnecessary (mtime) updates of files during merge
 2011-03-02 20:19 UTC  (9+ messages)
` [PATCHv2 1/3] t6022: New test checking for unnecessary updates of renamed+modified files
` [PATCHv2 2/3] t6022: New test checking for unnecessary updates of files in D/F conflicts
` [PATCHv2 3/3] merge-recursive: When we detect we can skip an update, actually skip it

[PATCH 0/2] push: better error messages
 2011-03-02 20:12 UTC  (10+ messages)
` [PATCH 2/2] push: better error messages for detached HEAD and "no destination"
` [PATCH 1/2 v2] push: better error messages when push.default = tracking
  ` [PATCH 2/2 v2] push: better error message when no remote configured
    ` [PATCH 1/2 v3] push: better error messages when push.default = tracking
      ` [PATCH 2/2 v3] push: better error message when no remote configured

Shallow clones vs blame/log
 2011-03-02 19:51 UTC 

What's cooking in git.git (Feb 2011, #07; Mon, 28)
 2011-03-02 18:28 UTC  (7+ messages)

[PATCH] Limit file descriptors used by packs
 2011-03-02 18:01 UTC  (6+ messages)
        ` [PATCH 2/1] sha1_file.c: Don't retain open fds on small packs

git-grep to operate across who repository and not just CWD?
 2011-03-02 17:31 UTC  (31+ messages)
              ` [PATCH/POC 0/2] grep --full-tree
                ` [PATCH/RFC 1/2] grep: --full-tree
                ` [PATCH/RFC 2/2] grep: make --full-tree work with pathspecs
              ` [PATCH/alternative/raw and rough] setup.c: denote repo wide pathspecs by ':'

[RFC/PATCH] commit notes workflow
 2011-03-02 16:24 UTC  (14+ messages)

[PATCH/RFC] gitweb: Restructure projects list generation
 2011-03-02 16:11 UTC  (5+ messages)
      ` [PATCHv2/RFC] "

git-svn with big subversion repository
 2011-03-02 16:09 UTC  (2+ messages)

got myself into trouble; now what? - how to revert once you've pushed
 2011-03-02 15:52 UTC  (5+ messages)

[BUG] git-svn fails to rename files with %20 in filename
 2011-03-02 15:27 UTC  (5+ messages)

[1.8.0] fix branch.autosetupmerge and branch.autosetuprebase
 2011-03-02 13:37 UTC  (5+ messages)

[BUG] Out of memory in Git.pm
 2011-03-02 13:01 UTC 

[PATCH] doc: technical details about the index file format
 2011-03-02 12:53 UTC  (12+ messages)

gitk: cannot handle tags with a % in them
 2011-03-02  5:47 UTC  (3+ messages)
  ` [PATCH] gitk: ensure quoted tag names in event bindings

[PATCH 0/2 v2] Adding Beyond Compare as a merge tool
 2011-03-02  4:26 UTC  (4+ messages)

[PATCH/RFC 0/2] no-op shell script i18n infrastructure
 2011-03-01 22:49 UTC  (3+ messages)
` [PATCH/RFC 1/2] git-sh-i18n--envsubst: our own envsubst(1) for eval_gettext()
` [PATCH/RFC 2/2] git-sh-i18n.sh: add no-op gettext() and eval_gettext() wrappers

[PATCH 00/31] Refactor rebase
 2011-03-01 22:43 UTC  (10+ messages)
` [PATCH v2 00/31] refactor rebase
  ` [PATCH v2 18/31] rebase: extract merge code to new source file

Git changes permissions on directories when deleting files
 2011-03-01 21:08 UTC  (16+ messages)

[PATCH 1.8.0] add: make "add -u" update full tree without pathspec
 2011-03-01 20:25 UTC  (16+ messages)

Consistent terminology: cached/staged/index
 2011-03-01 17:41 UTC  (19+ messages)

[PATCH] rerere forget: deprecate invocation without pathspec
 2011-03-01 13:21 UTC 

Git bugtraq for all users who clone my repos?
 2011-03-01 12:55 UTC  (2+ messages)

bug: request-pull broken when remote name contains a slash
 2011-03-01  9:21 UTC  (6+ messages)
` [PATCH] get_remote_url(): use the same data source as ls-remote to get remote urls
      ` [PATCH 1/2] "
      ` [PATCH 2/2] git-request-pull: open-code the only invocation of get_remote_url

symling diff driver (Was: Re: git diff: add option for omitting the contents of deletes)
 2011-03-01  7:46 UTC  (5+ messages)
` [PATCH/WIP] attr: make attributes depend on file type

problem with updating a shallow clone via a branch fetch
 2011-03-01  2:07 UTC  (3+ messages)

[PATCH v2 00/31] refactor rebase
 2011-03-01  1:59 UTC  (4+ messages)
` [PATCH] rebase: define options in OPTIONS_SPEC

[PATCH 0/4] teach vcs-svn/line_buffer to handle multiple input files
 2011-03-01  0:41 UTC  (8+ messages)
` [PULL svn-fe] fast-import 'ls', line-buffer changes
    ` [PATCH svn-fe] fast-import: make code "-Wpointer-arith" clean

git diff: add option for omitting the contents of deletes
 2011-03-01  0:11 UTC  (16+ messages)

remote's HEAD not detected correctly
 2011-02-28 23:10 UTC  (4+ messages)


Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).