git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2011-03-22 08:24:32 to 2011-03-24 09:42:47 UTC [more...]

[PATCHv2 0/3] rev-list and friends: --min-parents, --max-parents
 2011-03-24  9:42 UTC  (13+ messages)
` [PATCHv3 0/5]rev-list "
  ` [PATCHv3 1/5] t6009: use test_commit() from test-lib.sh
  ` [PATCHv3 2/5] revision.c: introduce --min-parents and --max-parents
  ` [PATCHv3 3/5] squash! "
  ` [PATCHv3 4/5] rev-list --min-parents,--max-parents: doc, test and completion
  ` [PATCHv3 5/5] fixup! "

[PATCH/alternative/raw and rough] setup.c: denote repo wide pathspecs by ':'
 2011-03-24  8:12 UTC  (6+ messages)
` [PATCH] pathspec: reserve some letters after a colon pathspec

What's cooking in git.git (Mar 2011, #04; Wed, 23)
 2011-03-24  8:00 UTC  (8+ messages)
  ` [PATCH 1/2] merge: match the help text with the documentation
  ` [PATCH 2/2] merge: merge with the default upstream with no argument

git cherry improvements suggestions
 2011-03-24  7:47 UTC  (9+ messages)

[RFH] git cherry vs. git rev-list --cherry, or: Why does "..." suck?
 2011-03-24  7:38 UTC  (5+ messages)

[PATCH v4 2/2] gitweb: introduce localtime feature
 2011-03-24  7:21 UTC  (5+ messages)
` [PATCH 0/1] Gitweb: Change timezone
` [PATCH 1/1] gitweb: javascript ability to adjust time based on timezone

[PATCH 1/2] git-submodule.sh: Handle submodules with merge conflicts
 2011-03-24  6:58 UTC  (4+ messages)

Announce: git-number
 2011-03-24  5:46 UTC  (2+ messages)

Sharing a massive distributed merge
 2011-03-24  3:03 UTC  (7+ messages)

[PATCH] diffcore-rename: don't consider unmerged path as source
 2011-03-24  2:41 UTC  (4+ messages)
` [PATCH v2] "

git2 cli (GSOC)
 2011-03-24  2:02 UTC 

[PATCH] Test failure when spaces in git root
 2011-03-24  0:11 UTC 

[PATCH] git-gui: provide question helper for retry fallback on Windows
 2011-03-24  0:06 UTC  (2+ messages)

Relative ls-files
 2011-03-23 22:44 UTC  (17+ messages)

git svn perl issues
 2011-03-23 22:19 UTC  (4+ messages)

[PATCH] diff: remove dead code that flips arguments order
 2011-03-23 21:45 UTC  (2+ messages)
` [PATCH] warn use of "git diff A..B"

[PATCH] builtin/diff.c: remove duplicated call to diff_result_code()
 2011-03-23 21:25 UTC  (12+ messages)
` [PATCH 1/3] diffcore-rename: refactor "too many candidates" logic
  ` [PATCH 2/3] diffcore-rename: record filepair for rename src
  ` [PATCH 3/3] diffcore-rename: fall back to -C when -C -C busts the rename limit
        ` [PATCH 1/3] pager: save the original stderr when redirecting to pager
        ` [PATCH 2/3] progress: use pager's original_stderr if available
        ` [PATCH 3/3] show: turn on rename progress

git merge strategy for cherry picks
 2011-03-23 19:06 UTC 

gsoc - Better git log --follow support
 2011-03-23 18:22 UTC  (8+ messages)

How to remove a git subtree and its history?
 2011-03-23 17:09 UTC  (3+ messages)

What's cooking in git.git (Mar 2011, #02; Sun, 20)
 2011-03-23 15:54 UTC  (13+ messages)
          ` [PATCH] add: make "add -u/-A" update full tree without pathspec
            ` [PATCH] add: make "add -u/-A" update full tree without pathspec (step 2)
              ` [PATCH] add: make "add -u/-A" update full tree without pathspec (step 3)

duplicated Working tree
 2011-03-23 14:00 UTC  (3+ messages)

[WIP PATCH 0/5] support --exclude for diff/log commands
 2011-03-23 13:34 UTC  (11+ messages)

[PATCH] git-completion: Add git help completion for aliases
 2011-03-23 12:16 UTC  (19+ messages)

underscore in Subversion branch name
 2011-03-23 12:12 UTC 

vcs-svn: purge obsolete data structures and code
 2011-03-23  7:11 UTC  (6+ messages)
` [PATCHv2 00/11] "
  ` [PULL svn-fe] vcs-svn: simplifications, error handling improvements

What's cooking in git.git (Mar 2011, #03; Tue, 22)
 2011-03-23  5:50 UTC 

Update git-gui tree please?
 2011-03-23  5:46 UTC 

Weird behavior of shell variables in git aliases
 2011-03-23  3:01 UTC  (20+ messages)

[PATCH 0/2] Fix issues found by gcc 4.6.0
 2011-03-23  1:30 UTC  (11+ messages)
` [PATCH 1/2] Remove unused variables
` [PATCH 2/2] Actually use retval
    ` [PATCH 0/2] "
      ` [PATCH 1/2] tree-diff: make diff_tree return void
      ` [PATCH 2/2] tree-diff: make diff_tree_sha1 "

[PATCHv2 0/3] rev-list and friends: --min-parents, --max-parents
 2011-03-23  0:47 UTC  (5+ messages)
` [PATCHv2 3/3] rev-list --min-parents,--max-parents: doc and test and completion

Histogram diff, libgit2 enhancement, libgit2 => git merge (GSOC)
 2011-03-23  0:24 UTC  (11+ messages)

Google Summer of Code 2011
 2011-03-22 22:55 UTC  (10+ messages)
          ` Summer of Code project ideas due this Friday
            ` Summer of Code project ideas
              `  "

[RFD] Gitweb: Source configuration from file separate from the CGI script
 2011-03-22 21:50 UTC  (6+ messages)

calculating a git packfile sha1 checksum in java
 2011-03-22 21:10 UTC  (4+ messages)

[PATCH] git-am.txt: advertise 'git am --abort' instead of 'rm .git/rebase-apply'
 2011-03-22 20:00 UTC  (4+ messages)

Is there some env variable like GIT_LANG (like LANG)?
 2011-03-22 19:30 UTC  (7+ messages)

[PATCH 2/2] Documentation/git-submodule.txt: Document the new 'U' prefix of git submodule status on submodules with merge conflicts
 2011-03-22 19:23 UTC  (2+ messages)

dependable submodules
 2011-03-22 18:56 UTC  (8+ messages)

[PATCHv2 2/2] Fix sparse warnings
 2011-03-22 17:18 UTC  (3+ messages)
` [PATCHv3 "

/usr/lib/git-core/git-rebase: 590: cannot open /home/mathieu/dummy/.git/rebase-merge/rewritten: No such file
 2011-03-22 15:18 UTC  (2+ messages)

[PATCH] git.el: Add new user functions for push, pull, fetch
 2011-03-22 14:36 UTC  (2+ messages)
` [PATCH v2] contrib/emacs/git.el: Add "

Update Your E-Mail Details Account
 2011-03-22 14:22 UTC 

Update Your E-Mail Details Account
 2011-03-22 13:35 UTC 

Translation inclusion criteria
 2011-03-22 12:57 UTC 

[PATCH/RFC] rev-list --count: separate count for --cherry-mark
 2011-03-22 12:41 UTC 

brtfs COW links and git
 2011-03-22 11:43 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).