git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-03-02 17:43:46 to 2013-03-06 20:37:16 UTC [more...]

feature suggestion: optimize common parts for checkout --conflict=diff3
 2013-03-06 20:36 UTC  (5+ messages)
    ` [PATCH] xdiff: implement a zealous diff3

[PATCH 0/5] nd/branch-show-rebase-bisect-state updates
 2013-03-06 19:16 UTC  (21+ messages)
` [PATCH 1/5] checkout: record full target ref in reflog
` [PATCH 2/5] wt-status: split wt_status_state parsing function out
` [PATCH 3/5] wt-status: move wt_status_get_state() out to wt_status_print()
` [PATCH 4/5] status: show the ref that is checked out, even if it's detached
` [PATCH 5/5] branch: show more information when HEAD is detached
` [PATCH v2 0/4] nd/branch-show-rebase-bisect-state updates
  ` [PATCH v2 1/4] wt-status: split wt_status_state parsing function out
  ` [PATCH v2 2/4] wt-status: move wt_status_get_state() out to wt_status_print()
  ` [PATCH v2 3/4] status: show more info than "currently not on any branch"
  ` [PATCH v2 4/4] branch: show more information when HEAD is detached
      ` [PATCH v2+ "

"git rebase" loses the additional changes in "evil" merges
 2013-03-06 18:55 UTC  (9+ messages)
      ` What I want rebase to do

Merging submodules - best merge-base
 2013-03-06 18:12 UTC  (2+ messages)

[PATCH] git-push.txt: mention about remote.*.push when no refspec is given
 2013-03-06 18:09 UTC  (2+ messages)

[PATCH] add: Clarify documentation of -A and -u
 2013-03-06 17:10 UTC  (2+ messages)

[PATCH v2 0/4] push --follow-tags
 2013-03-06 15:55 UTC  (9+ messages)
` [PATCH v2 1/4] commit.c: add clear_commit_marks_many()
` [PATCH v2 2/4] commit.c: add in_merge_bases_many()
` [PATCH v2 3/4] commit.c: use clear_commit_marks_many() in in_merge_bases_many()
` [PATCH v2 4/4] push: --follow-tags

feature suggestion: improve rerere
 2013-03-06 14:42 UTC  (3+ messages)

Splitting config.txt
 2013-03-06 14:01 UTC 

[PATCH] help: show manpage for aliased command on git <alias> --help
 2013-03-06 13:10 UTC  (9+ messages)

[PATCH] format-patch: RFC 2047 says multi-octet character may not be split
 2013-03-06 11:08 UTC 

Using socks proxy with git for http(s) transport
 2013-03-06 10:39 UTC  (7+ messages)

auto merge bug
 2013-03-06  9:15 UTC  (9+ messages)

[PATCH] Extend runtime prefix computation
 2013-03-06  8:19 UTC  (4+ messages)

[PATCH] add: cut redundant require_pathspec logic
 2013-03-06  7:24 UTC 

[PATCH v4] submodule: add 'deinit' command
 2013-03-06  6:52 UTC  (11+ messages)
      ` [PATCH v5] "
            ` [PATCH v6] "

Load testing of git
 2013-03-05 22:04 UTC  (4+ messages)

rebase destroys branches
 2013-03-05 22:04 UTC  (5+ messages)

[PATCH] reflog: fix typo in "reflog expire" clean-up codepath
 2013-03-05 21:39 UTC 

Git hook commit similar to subversion start-commit hook
 2013-03-05 21:31 UTC  (2+ messages)

[PATCH/RFC] Changing submodule foreach --recursive to be depth-first, --parent option to execute command in supermodule as well
 2013-03-05 21:17 UTC  (10+ messages)

[PATCH 1/2] commit: add in_merge_bases_many()
 2013-03-05 19:27 UTC  (11+ messages)
` [PATCH 2/2] push: --follow-tag

[PATCH] Fix `make install` when configured with autoconf
 2013-03-05 16:56 UTC  (2+ messages)

zsh completion broken for file completion
 2013-03-05 16:54 UTC  (3+ messages)
` [PATCH] git-completion.zsh: define __gitcomp_file compatibility function

"git commit" fails due to spurious file in index
 2013-03-05 15:30 UTC  (5+ messages)

[BUG] Incorrect/misleading error when `git rev-list --objects --all` hits the max open files limit
 2013-03-05 15:26 UTC  (2+ messages)

Configurable .gitignore filename?
 2013-03-05 10:28 UTC  (5+ messages)

Fwd: Strange remote interaction
 2013-03-05  9:46 UTC  (3+ messages)

git repo on Win 2008
 2013-03-05  8:15 UTC  (2+ messages)

v3.4 released
 2013-03-05  6:55 UTC 

[PATCH] match_push_refs(): nobody sets src->peer_ref anymore
 2013-03-05  5:45 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 1 new message
 2013-03-05  5:39 UTC 

Fwd: Git 1.8.2 l10n round 4
 2013-03-05  4:57 UTC 

Subtree in Git
 2013-03-04 22:33 UTC  (22+ messages)

[PATCH] Allow combined diff to ignore white-spaces
 2013-03-04 18:50 UTC  (5+ messages)

[BUG/TEST 0/2] bugs with cherry-pick renames
 2013-03-04 18:48 UTC  (2+ messages)

git-p4: Importing a Git repository into Perforce without rebasing
 2013-03-04 10:55 UTC  (2+ messages)

[PATCH] Avoid loading commits twice in log with diffs
 2013-03-04  9:58 UTC  (3+ messages)

[RFC v2] git-multimail: a replacement for post-receive-email
 2013-03-04  8:56 UTC  (3+ messages)

[PATCH] Revert "graph.c: mark private file-scope symbols as static"
 2013-03-04  4:25 UTC  (13+ messages)
              ` [PATCH v2] "

[PATCH] submodule update: when using recursion, show full path
 2013-03-04  3:48 UTC  (4+ messages)

[PATCH v2 0/5] Git help option to list user guides
 2013-03-04  0:31 UTC  (15+ messages)
` [PATCH v2 1/5] Show 'git help <guide>' usage, with examples
` [PATCH v2 2/5] Help.c use OPT_COUNTUP
` [PATCH v2 3/5] Help.c add --guide option
` [PATCH v2 4/5] Help.c: add list_common_guides_help() function
` [PATCH v2 5/5] Help doc: Include --guide option description

[PATCH v2 0/5] [RESEND with Cc:] Git help option to list user guides
 2013-03-03 23:44 UTC  (6+ messages)
` [PATCH v2 1/5] Show 'git help <guide>' usage, with examples
` [PATCH v2 2/5] Help.c use OPT_COUNTUP
` [PATCH v2 3/5] Help.c add --guide option
` [PATCH v2 4/5] Help.c: add list_common_guides_help() function
` [PATCH v2 5/5] Help doc: Include --guide option description

[PATCH 2/2] describe: Exclude --all --match=PATTERN
 2013-03-03 22:07 UTC  (4+ messages)

[ANNOUNCE] Git v1.8.2-rc2
 2013-03-03 10:01 UTC 

What's cooking in git.git (Mar 2013, #01; Sun, 3)
 2013-03-03 10:00 UTC 

[PATCH] diff: Fix rename pretty-print when suffix and prefix overlap
 2013-03-03  6:50 UTC  (3+ messages)
` [PATCH] tests: make sure rename pretty print works

[bug report] git-am applying maildir patches in reverse
 2013-03-03  6:32 UTC  (12+ messages)

[PATCH] Make !pattern in .gitattributes non-fatal
 2013-03-03  6:30 UTC  (3+ 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).