git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-04-30 18:46:37 to 2013-05-02 10:05:21 UTC [more...]

[PATCH 0/4] check_everything_connected replacement
 2013-05-02 10:04 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] clone: let the user know when check_everything_connected is run
  ` [PATCH v2 2/5] fetch-pack: prepare updated shallow file before fetching the pack
  ` [PATCH v2 3/5] index-pack: remove dead code (it should never happen)
  ` [PATCH v2 4/5] index-pack, unpack-objects: add --not-so-strict for connectivity check
  ` [PATCH v2 5/5] Use --not-so-strict on all pack transfer "

[PATCH 0/5] A natural solution to the @ -> HEAD problem
 2013-05-02  9:45 UTC  (39+ messages)
` [PATCH 1/5] t1508 (at-combinations): more tests; document failures
` [PATCH 2/5] sha1_name.c: don't waste cycles in the @-parsing loop
` [PATCH 3/5] sha1_name.c: simplify @-parsing in get_sha1_basic()
` [PATCH 4/5] remote.c: teach branch_get() to treat symrefs other than HEAD
` [PATCH 5/5] refs.c: make @ a pseudo-ref alias to HEAD

[PATCH] sha1_name: reorganize get_sha1_basic()
 2013-05-02  9:40 UTC  (4+ messages)

[PATCH/RFC] get_sha1: prefer 40-hex ref name over 40-hex SHA-1
 2013-05-02  8:55 UTC  (4+ messages)

[PATCH] Hold an 'unsigned long' chunk of the sha1 in obj_hash
 2013-05-02  8:52 UTC  (4+ messages)
  ` [PATCH] process tree diffs during "rev-list --objects"

[PATCH] lookup_object: prioritize recently found objects
 2013-05-02  7:05 UTC  (5+ messages)

[PATCH 4/5] git-svn: fix bottleneck in stash_placeholder_list()
 2013-05-02  3:51 UTC  (8+ messages)
` Re[2]: "

[PATCH v2 0/6] New @ shortcut for HEAD
 2013-05-02  2:44 UTC  (21+ messages)
` [PATCH v2 1/6] sha1_name: remove no-op
` [PATCH v2 2/6] sha1_name: remove unnecessary braces
` [PATCH v2 3/6] sha1_name: avoid Yoda conditions
` [PATCH v2 4/6] sha1_name: refactor reinterpret()
` [PATCH v2 5/6] Add new @ shortcut for HEAD
` [PATCH v2 6/6] sha1_name: allow @@{u} to work

[PATCH v3] Add new @ shortcut for HEAD
 2013-05-02  2:33 UTC  (13+ messages)
    ` "lets" vs. "let's" (was: Re: [PATCH v3] Add new @ shortcut for HEAD)
      ` "lets" vs. "let's"

[PATCH 0/2] Better advice on merge
 2013-05-01 23:07 UTC  (16+ messages)
` [PATCH 1/2] help: add help_unknown_ref
` [PATCH 2/2] merge: use help_unknown_ref instead of die

Fwd: [PATCH] git-svn: added an --include-path flag
 2013-05-01 20:46 UTC  (3+ messages)
` [PATCH] git-svn: added an --include-path flag (resent fixing mail format)

Important articles on git-scm.com no more accessible
 2013-05-01 18:57 UTC  (3+ messages)

[PATCH v2 00/18] remote-bzr: massive changes
 2013-05-01 18:38 UTC  (24+ messages)
` [PATCH v2 01/18] remote-bzr: cleanup CustomTree
` [PATCH v2 02/18] remote-bzr: delay blob fetching until the very end
` [PATCH v2 03/18] remote-bzr: fix order of locking in CustomTree
` [PATCH v2 04/18] remote-bzr: always try to update the worktree
` [PATCH v2 05/18] remote-bzr: add support to push merges
` [PATCH v2 06/18] remote-bzr: fixes for branch diverge
` [PATCH v2 07/18] remote-bzr: fix partially pushed merge
` [PATCH v2 08/18] remote-bzr: use branch variable when appropriate
` [PATCH v2 09/18] remote-bzr: add support for bzr repos
` [PATCH v2 10/18] remote-bzr: fix branch names
` [PATCH v2 11/18] remote-bzr: add support for shared repo
` [PATCH v2 12/18] remote-bzr: improve author sanitazion
` [PATCH v2 13/18] remote-bzr: add custom method to find branches
` [PATCH v2 14/18] remote-bzr: add option to specify branches
` [PATCH v2 15/18] remote-bzr: improve progress reporting
` [PATCH v2 16/18] remote-bzr: iterate revisions properly
` [PATCH v2 17/18] remote-bzr: delay peer branch usage
` [PATCH v2 18/18] remote-bzr: access branches only when needed

git rev-list | git cherry-pick --stdin is leaky
 2013-05-01 18:27 UTC  (3+ messages)

[ANNOUNCE] Git v1.8.3-rc0
 2013-05-01 17:55 UTC  (7+ messages)
` [PATCH] Fix grammar in the 1.8.3 release notes

[PATCH] contrib/subtree: don't delete remote branches if split fails
 2013-05-01 17:13 UTC  (2+ messages)

[PATCH v2] Add support for -i/--interactive to git-clean
 2013-05-01 15:12 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] refs.c: interpret @ as HEAD
 2013-05-01  8:35 UTC  (16+ messages)

git log -p unexpected behaviour - security risk?
 2013-05-01  7:23 UTC  (17+ messages)
                        ` git log -p unexpected behaviour

[PATCH 5/5] git-svn: fix empty dir tracking in branches
 2013-05-01  3:25 UTC  (2+ messages)

What's cooking in git.git (Apr 2013, #10; Mon, 29)
 2013-05-01  1:48 UTC  (2+ messages)

[PATCH] Add new @ shortcut for HEAD
 2013-04-30 23:24 UTC  (23+ messages)

[PATCH] unpack_entry: invalidate newly added cache entry in case of error
 2013-04-30 22:39 UTC  (5+ messages)

[PATCH v2 0/8] History traversal refinements
 2013-04-30 21:28 UTC  (7+ messages)
` [PATCH v2 2/8] t6019: test file dropped in -s ours merge
` [PATCH v2 7/8] simplify-merges: drop merge from irrelevant side branch
` [PATCH v2 8/8] revision.c: discount UNINTERESTING parents

[PATCH] http.c: Add config options/parsing for SSL engine vars
 2013-04-30 21:05 UTC  (8+ messages)

[PATCH 1/5] git-svn: fix occasional "Failed to strip path" error on fetch next commit, try #3
 2013-04-30 20:10 UTC  (3+ messages)
  ` Re[2]: "


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).