git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-06 21:54:13 to 2012-01-10 15:21:55 UTC [more...]

[PATCH 0/6] The move to sequencer.c
 2012-01-10 15:21 UTC  (31+ messages)
` [PATCH 1/6] revert: move replay_action, replay_subcommand to header
` [PATCH 2/6] revert: decouple sequencer actions from builtin commands
` [PATCH 3/6] revert: don't let revert continue a cherry-pick
` [PATCH 4/6] revert: allow mixing "pick" and "revert" actions
` [PATCH 5/6] revert: report fine-grained error messages from insn parser
` [PATCH 6/6] sequencer: factor code out of revert builtin

[PATCH] Documentation: rerere.enabled overrides [ -d rr-cache ]
 2012-01-10 14:57 UTC  (5+ messages)

git-send-email: bug with sendemail.multiedit
 2012-01-10 14:23 UTC  (5+ messages)

Merge seems to overwrite unstaged local changes
 2012-01-10 14:08 UTC  (6+ messages)
        ` Another casualty

Please support add -p with a new file, to add only part of the file
 2012-01-10 14:07 UTC  (2+ messages)

[PATCH 1/3] Eliminate recursion in setting/clearing marks in commit list
 2012-01-10 13:16 UTC  (12+ messages)
` [PATCH v2 0/3] nd/index-pack-no-recurse
` [PATCH v2 1/3] Eliminate recursion in setting/clearing marks in commit list
` [PATCH v2 2/3] index-pack: eliminate recursion in find_unresolved_deltas
` [PATCH v2 3/3] index-pack: eliminate unlimited recursion in get_delta_base()

[bug] submodule --update insufficiently verbose
 2012-01-10 10:43 UTC  (2+ messages)

git grep doesn't follow symbolic link
 2012-01-10 10:00 UTC  (3+ messages)

[PATCH] clone: allow detached checkout when --branch takes a tag
 2012-01-10  9:57 UTC  (27+ messages)
` [PATCH v2 1/6] t5601: add &&
  ` [PATCH v2 2/6] clone: write detached HEAD in bare repositories
  ` [PATCH v2 3/6] clone: factor out checkout code
  ` [PATCH v2 4/6] clone: --branch=<branch> always means refs/heads/<branch>
  ` [PATCH v2 5/6] clone: allow --branch to take a tag
  ` [PATCH v2 6/6] clone: print advice on checking out detached HEAD
  ` [PATCH v3 00/10] nd/clone-detached
  ` [PATCH v3 01/10] t5601: add missing && cascade
  ` [PATCH v3 02/10] clone: write detached HEAD in bare repositories
  ` [PATCH v3 03/10] clone: factor out checkout code
  ` [PATCH v3 04/10] clone: factor out HEAD update code
  ` [PATCH v3 05/10] clone: factor out remote ref writing
  ` [PATCH v3 06/10] clone: delay cloning until after remote HEAD checking
  ` [PATCH v3 07/10] clone: --branch=<branch> always means refs/heads/<branch>
  ` [PATCH v3 08/10] clone: refuse to clone if --branch points to bogus ref
  ` [PATCH v3 09/10] clone: allow --branch to take a tag
  ` [PATCH v3 10/10] clone: print advice on checking out detached HEAD

gitignore warn about ** submission
 2012-01-10  9:44 UTC  (10+ messages)
` [PATCH] gitignore: warn about pointless syntax

[BUG] gitattribute macro expansion oddity
 2012-01-10  9:01 UTC  (2+ messages)

[linux.conf.au] VCS Interoperability
 2012-01-10  8:48 UTC  (2+ messages)

leaky cherry-pick
 2012-01-10  5:28 UTC  (4+ messages)

[PATCHv3 0/13] credential helpers
 2012-01-10  4:57 UTC  (5+ messages)
` [PATCHv3 10/13] credentials: add "cache" helper

[PATCH] Work around sed portability issue in t8006-blame-textconv
 2012-01-10  4:46 UTC  (7+ messages)
  ` [PATCH 0/1] Re-roll of the test fix for sed on solaris
    ` [PATCH] Use perl instead of sed for t8006-blame-textconv test

What's cooking in git.git (Jan 2012, #02; Mon, 9)
 2012-01-10  0:50 UTC 

[PATCH/RFC] gitweb: Fix actionless dispatch for non-existent objects
 2012-01-09 22:05 UTC  (3+ messages)

[PATCH][RFC] git on Mac OS and precomposed unicode
 2012-01-09 20:47 UTC  (5+ messages)

[PATCH] rebase --fix: interactive fixup mode
 2012-01-09 20:33 UTC  (12+ messages)

[RFC][PATCH v2] git on Mac OS and precomposed unicode
 2012-01-09 19:52 UTC  (2+ messages)

[PATCH][RFC] git on Mac OS and precomposed unicode
 2012-01-09 16:42 UTC  (3+ messages)

[RFC][PATCH v2] git on Mac OS and precomposed unicode
 2012-01-09 16:45 UTC 

submodule add -f errs on un-ignored path
 2012-01-09 15:40 UTC  (2+ messages)

[patch] gitignore: warn about pointless syntax
 2012-01-09 13:44 UTC  (2+ messages)

[PATCH 1/1] git-gui: fix hunk parsing for corner case changes
 2012-01-09 13:43 UTC  (3+ messages)
` [PATCH 2/2] git-gui: fix applying line/ranges when the selection ends at the begin of a line
  ` [RFC/PATCH 3/3] git-gui: support for reverting hunks and lines

Mark and protect local commits?
 2012-01-09  9:55 UTC  (2+ messages)

[PATCH] git-gui: fix selection regression introduced in a8ca786991
 2012-01-09  9:28 UTC  (2+ messages)

SVN -> Git *but* with special changes
 2012-01-09  8:26 UTC  (16+ messages)

Aborting "git commit --interactive" discards updates to index (was: Re: [ANNOUNCE] Git 1.7.6)
 2012-01-09  0:41 UTC  (4+ messages)
` Aborting "git commit --interactive" discards updates to index

enable push --quiet
 2012-01-08 21:06 UTC  (4+ messages)
` [PATCH 1/3] server_supports(): parse feature list more carefully
` [PATCH 2/3] fix push --quiet: add 'quiet' capability to receive-pack
` [PATCH 3/3] t5541: avoid TAP test miscounting

[PATCH 1/2] daemon: add tests
 2012-01-08 21:07 UTC  (32+ messages)
                      ` [PATCH] credentials: unable to connect to cache daemon
                        ` [PATCH 1/5] run-command: optionally kill children on exit
                        ` [PATCH 2/5] run-command: kill children on exit by default
                              ` [PATCH 2/5 v2] dashed externals: kill children on exit
                        ` [PATCH 3/5] git-daemon: add tests
                        ` [PATCH 4/5] git-daemon: produce output when ready
                        ` [PATCH 5/5] git-daemon tests: wait until daemon is ready

How to deal with historic tar-balls
 2012-01-07 19:18 UTC  (5+ messages)

[PATCH v2] Limit refs to fetch to minimum in shallow clones
 2012-01-07 14:45 UTC  (5+ messages)
` [PATCH v3] "
  ` [PATCH v4] clone: add --single-branch to fetch only one branch

[PATCH 0/3] Eliminate one user of extra_refs
 2012-01-07  5:08 UTC  (3+ messages)
` [PATCH 2/3] show_ref(): remove unused "flag" and "cb_data" arguments

[PATCH] honour GIT_ASKPASS for querying username in git-svn
 2012-01-07  4:27 UTC  (21+ messages)
                ` [PATCH 0/5] honour *_ASKPASS for querying user "
                  ` [PATCH 5/5] make askpass_prompt a global prompt method for asking users
                        ` [PATCH 1/2] git-svn, perl/Git.pm: add central method for prompting passwords honoring GIT_ASKPASS and SSH_ASKPASS

[ANNOUNCE] Git 1.7.9-rc0
 2012-01-07  0:23 UTC  (2+ messages)

[PATCH] parse_object: try internal cache before reading object db
 2012-01-06 22:46 UTC  (7+ messages)

[ANNOUNCE] Git 1.7.8.3
 2012-01-06 21:53 UTC 


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 NNTP newsgroup(s).