git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-02 20:41:54 to 2013-05-06 16:26:58 UTC [more...]

[PATCH] contrib/hooks/post-receive-email: get description from repo.git/config
 2013-05-06 16:26 UTC  (5+ messages)

[PATCH v2 0/3] fast-export: speed improvements
 2013-05-06 16:20 UTC  (8+ messages)
` [PATCH v2 1/3] fast-{import,export}: use get_sha1_hex() directly
` [PATCH v2 2/3] fast-export: improve speed by skipping blobs
` [PATCH v2 3/3] fast-export: don't parse all the commits

offtopic: ppg design decisions - encapsulation
 2013-05-06 15:53 UTC  (2+ messages)

Segfault in git merge-tree (1.8.2.2)
 2013-05-06 15:20 UTC  (6+ messages)
        ` [PATCH] merge-tree: handle directory/empty conflict correctly

[PATCH] t/Makefile: don't define TEST_RESULTS_DIRECTORY recursively
 2013-05-06 15:20 UTC  (2+ messages)

[PATCH 0/4] fast-export: speed improvements
 2013-05-06 15:18 UTC  (21+ 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

Add porcelain command to revert a single staged file to its HEAD state while preserving its staged state
 2013-05-06 14:52 UTC  (9+ messages)

[PATCH v3] Add new @ shortcut for HEAD
 2013-05-06 14:48 UTC  (9+ messages)

[PATCH] lessen the impression of unexpectedness on remote hangup
 2013-05-06 14:02 UTC  (8+ messages)
  ` [PATCH] remove the impression of unexpectedness when access is denied
        ` [PATCH v2] "

trouble on windows network share
 2013-05-06 13:10 UTC  (10+ messages)

another packed-refs race
 2013-05-06 12:12 UTC  (8+ messages)

What's cooking in git.git (Apr 2013, #10; Mon, 29)
 2013-05-06  9:54 UTC  (6+ messages)
  ` jn/config-ignore-inaccessible (Re: What's cooking in git.git (Apr 2013, #10; Mon, 29))

[PATCH v5 0/3] interactive git clean
 2013-05-06  9:40 UTC  (10+ 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 4/5] git-svn: fix bottleneck in stash_placeholder_list()
 2013-05-06  8:58 UTC  (13+ messages)
` Re[2]: "
                  ` Re[3]: "
                    ` Re[4]: "

[PATCH 0/7] Make "$remote/$branch" work with unconventional refspecs
 2013-05-06  1:04 UTC  (16+ messages)
` [PATCH 1/7] shorten_unambiguous_ref(): Allow shortening refs/remotes/origin/HEAD to origin
` [PATCH 2/7] t7900: Start testing usability of namespaced remote refs
` [PATCH 3/7] t7900: Demonstrate failure to expand "$remote/$branch" according to refspecs
` [PATCH 4/7] refs.c: Refactor rules for expanding shorthand names into full refnames
` [PATCH 5/7] refs.c: Refactor code for shortening full refnames into shorthand names
` [PATCH 6/7] refname_match(): Caller must declare if we're matching local or remote refs
` [PATCH 7/7] refs.c: Add rules for resolving refs using remote refspecs

Fwd: Uninit'ed submodules
 2013-05-06  0:19 UTC 

[PATCH v2 0/2] remote-bzr: couple of fixes
 2013-05-05 21:54 UTC  (10+ messages)
` [PATCH v2 1/2] remote-bzr: convert all unicode keys to str
` [PATCH v2 2/2] remote-bzr: avoid bad refs

[RESEND/PATCH] transport-helper: improve push messages
 2013-05-05 17:59 UTC  (2+ messages)

[PATCH v3 0/9] History traversal refinements
 2013-05-05 15:32 UTC  (10+ messages)
` [PATCH v3 1/9] decorate.c: compact table when growing
` [PATCH v3 2/9] t6019: test file dropped in -s ours merge
` [PATCH v3 3/9] t6111: new TREESAME test set
` [PATCH v3 4/9] rev-list-options.txt: correct TREESAME for P
` [PATCH v3 5/9] revision.c: Make --full-history consider more merges
` [PATCH v3 6/9] t6012: update test for tweaked full-history traversal
` [PATCH v3 7/9] simplify-merges: never remove all TREESAME parents
` [PATCH v3 8/9] simplify-merges: drop merge from irrelevant side branch
` [PATCH v3 9/9] revision.c: discount side branches when computing TREESAME

"git grep" parallelism question
 2013-05-05 15:40 UTC  (6+ messages)

git describe not showing "nearest" tag
 2013-05-05  9:50 UTC  (3+ messages)

Important articles on git-scm.com no more accessible
 2013-05-05  8:20 UTC  (4+ messages)

[PATCH] Git::SVN::*: add missing "NAME" section to perldoc
 2013-05-05  7:50 UTC 

Another use of "@"?
 2013-05-04 21:11 UTC  (11+ messages)

[PATCH v2 0/8] History traversal refinements
 2013-05-04 20:18 UTC  (6+ messages)
` [PATCH v2 8/8] revision.c: discount UNINTERESTING parents

Pitfalls in auto-fast-forwarding heads that are not checked out?
 2013-05-04 18:51 UTC  (5+ messages)

[PATCH] revision.c: Fix a sparse warning
 2013-05-04 18:13 UTC  (2+ messages)

[PATCH 0/5] A natural solution to the @ -> HEAD problem
 2013-05-04  8:16 UTC  (14+ messages)
` [PATCH 1/5] t1508 (at-combinations): more tests; document failures

How do I modify the commit message (not the topmost one) of a git commit?
 2013-05-04  7:59 UTC  (2+ messages)

[PATCH/RFC] get_sha1: prefer 40-hex ref name over 40-hex SHA-1
 2013-05-04  3:45 UTC  (2+ messages)
` [PATCH] get_sha1: improve ambiguity warning regarding SHA-1 and ref names

[PATCH] clone: allow cloning local paths with colons in them
 2013-05-04  2:19 UTC  (2+ messages)
` [PATCH v2] "

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

[PATCH 0/2] remote-bzr: couple of fixes
 2013-05-04  0:32 UTC  (4+ messages)
` [PATCH 1/2] remote-bzr: convert all unicode keys to str
` [PATCH 2/2] remote-bzr: avoid bad refs

[PATCH v2 0/2] Show suggested refs when ref unknown
 2013-05-04  0:04 UTC  (3+ messages)
` [PATCH v2 1/2] help: add help_unknown_ref
` [PATCH v2 2/2] merge: use help_unknown_ref

What's cooking in git.git (May 2013, #01; Fri, 3)
 2013-05-03 23:14 UTC 

[ANNOUNCE] Git v1.8.3-rc1
 2013-05-03 23:13 UTC 

[PATCH] git-svn: added an --include-path flag (resent fixing mail format)
 2013-05-03 23:10 UTC  (2+ messages)
` [PATCH] git-svn: added an --include-path flag

[PATCH] completion: zsh: don't override suffix on _detault
 2013-05-03 21:35 UTC 

Suggestion for improving the manual page for "git submodule"
 2013-05-03 20:48 UTC  (2+ messages)

submodules
 2013-05-03 19:51 UTC  (2+ messages)

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

[PATCH v2 2/2] cygwin: Remove the CYGWIN_V15_WIN32API build variable
 2013-05-03  8:17 UTC  (2+ messages)

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

[PATCH v2 0/2] Remove the CYGWIN_V15_WIN32API build variable
 2013-05-02 20:52 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).