git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-01 14:24:28 to 2013-05-03 08:17:01 UTC [more...]

[PATCH 0/4] check_everything_connected replacement
 2013-05-03  8:16 UTC  (14+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 2/5] fetch-pack: prepare updated shallow file before fetching the pack
  ` [PATCH v2 4/5] index-pack, unpack-objects: add --not-so-strict for connectivity check

Another use of "@"?
 2013-05-03  6:51 UTC  (5+ messages)

[PATCH 4/5] git-svn: fix bottleneck in stash_placeholder_list()
 2013-05-03  6:42 UTC  (14+ messages)
` Re[2]: "
                  ` Re[3]: "

[PATCH] lookup_object: prioritize recently found objects
 2013-05-03  6:16 UTC  (12+ messages)

[PATCH 0/4] fast-export: speed improvements
 2013-05-03  4:31 UTC  (5+ messages)
` [PATCH 1/4] fast-{import,export}: use get_sha1_hex() directly
` [PATCH 2/4] fast-export: improve speed by skipping blobs
` [PATCH 3/4] fast-export: don't parse all the commits
` [PATCH 4/4] fast-import: only store commit objects

[PATCH v5 0/3] interactive git clean
 2013-05-03  3:49 UTC  (4+ messages)
` [PATCH v5 1/3] Add support for -i/--interactive to git-clean
  ` [PATCH v5 2/3] Show items of interactive git-clean in columns
    ` [PATCH v5 3/3] Add colors to interactive git-clean

[PATCH v2] Add support for -i/--interactive to git-clean
 2013-05-03  2:53 UTC  (11+ messages)
` [PATCH v3] "
    ` [PATCH v4 1/3] "
    ` [PATCH v4 2/3] Show items of interactive git-clean in columns
    ` [PATCH v4 3/3] Add colors to interactive git-clean

Suggestion for improving the manual page for "git submodule"
 2013-05-03  1:23 UTC 

trouble on windows network share
 2013-05-02 21:26 UTC  (2+ messages)

[PATCH v2 0/2] Remove the CYGWIN_V15_WIN32API build variable
 2013-05-02 20:52 UTC  (3+ messages)

[PATCH v2 0/8] History traversal refinements
 2013-05-02 20:05 UTC  (7+ messages)
` [PATCH v2 8/8] revision.c: discount UNINTERESTING parents
      ` [PATCH v2.1 8/8] revision.c: discount side branches when computing TREESAME
      ` [PATCH v2.2 "

[PATCH v2] sha1_name: reorganize get_sha1_basic()
 2013-05-02 19:59 UTC  (7+ messages)

[PATCH] Documentation/git-commit: Typo under --edit
 2013-05-02 19:46 UTC  (2+ messages)

[PATCH v2 1/2] mingw: rename WIN32 cpp macro to GIT_WINDOWS_NATIVE
 2013-05-02 19:26 UTC 

[PATCH v2] path: Fix a sparse warning
 2013-05-02 19:11 UTC 

[PATCH v2 2/2] cygwin: Remove the CYGWIN_V15_WIN32API build variable
 2013-05-02 19:29 UTC 

git-svn: problem with svn cp trunk/subdir tags/subdir_1.0
 2013-05-02 18:19 UTC  (2+ messages)

[PATCH] sha1_name: reorganize get_sha1_basic()
 2013-05-02 17:52 UTC  (6+ messages)

[PATCH v2 0/9] A natural solution to the @ -> HEAD problem
 2013-05-02 17:38 UTC  (24+ messages)
` [PATCH 1/9] t1508 (at-combinations): simplify setup
` [PATCH 2/9] t1508 (at-combinations): test branches separately
` [PATCH 3/9] t1508 (at-combinations): improve nonsense()
` [PATCH 4/9] t1508 (at-combinations): increase coverage
` [PATCH 5/9] t1508 (at-combinations): document @{N} versus HEAD@{N}
` [PATCH 6/9] t1508 (at-combinations): test with symbolic refs
` [PATCH 7/9] remote.c: teach branch_get() to treat symrefs other than HEAD
` [PATCH 8/9] sha1_name.c: fix @-parsing bug in interpret_branch_name()
` [PATCH 9/9] refs.c: make @ a pseudo-ref alias to HEAD

[PATCH 0/5] A natural solution to the @ -> HEAD problem
 2013-05-02 17:09 UTC  (47+ 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 v2] upload-pack: ignore 'shallow' lines with unknown obj-ids
 2013-05-02 17:05 UTC  (3+ messages)

[PATCH v2 0/6] New @ shortcut for HEAD
 2013-05-02 16:49 UTC  (5+ messages)
` [PATCH v2 5/6] Add new "

removing a bad commit
 2013-05-02 10:33 UTC  (2+ messages)

[PATCH/RFC] get_sha1: prefer 40-hex ref name over 40-hex SHA-1
 2013-05-02 10:09 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 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  (15+ 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  (6+ messages)

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)


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