git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-04 22:46:46 to 2013-05-07 16:00:12 UTC [more...]

[PATCH v2 0/5] check_everything_connected replacement
 2013-05-07 15:59 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] fetch-pack: prepare updated shallow file before fetching the pack

[PATCH v3 0/9] History traversal refinements
 2013-05-07 15:52 UTC  (19+ 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
` [PATCH v3 10/9] revision.c: treat A...B merge bases as if manually specified

[PATCH] contrib/hooks/post-receive-email: get description from repo.git/config
 2013-05-07 15:36 UTC  (12+ messages)

[PATCH] clone: allow cloning local paths with colons in them
 2013-05-07 15:34 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 0/3] interactive git clean
 2013-05-07 15:20 UTC  (17+ messages)
    ` [PATCH v6 0/7] "
    ` [PATCH v6 1/7] Add support for -i/--interactive to git-clean
    ` [PATCH v6 2/7] Show items of interactive git-clean in columns
    ` [PATCH v6 3/7] Add colors to interactive git-clean
    ` [PATCH v6 4/7] git-clean: use a git-add-interactive compatible UI
    ` [PATCH v6 5/7] git-clean: interactive cleaning by select numbers
    ` [PATCH v6 6/7] git-clean: rm -i style interactive cleaning
    ` [PATCH v6 7/7] git-clean: update document for interactive git-clean

[PATCH v2 0/3] fast-export: speed improvements
 2013-05-07 14:38 UTC  (23+ 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-07 14:32 UTC  (3+ messages)

Pitfalls in auto-fast-forwarding heads that are not checked out?
 2013-05-07 14:27 UTC  (5+ messages)

What's cooking in git.git (May 2013, #01; Fri, 3)
 2013-05-07 14:27 UTC  (2+ messages)
` Problems with Windows, Was: "

another packed-refs race
 2013-05-07 14:19 UTC  (21+ messages)
` [PATCH 0/4] fix packed-refs races
  ` [PATCH 1/4] resolve_ref: close race condition for packed refs
  ` [PATCH 2/4] add a stat_validity struct
  ` [PATCH 3/4] get_packed_refs: reload packed-refs file when it changes
    ` [PATCH 0/2] peel_ref cleanups changes
      ` [PATCH 1/2] peel_ref: rename "sha1" argument to "peeled"
      ` [PATCH 2/2] peel_ref: refactor for safety with simultaneous update
  ` [PATCH 4/4] for_each_ref: load all loose refs before packed refs

[PATCH v2] Make git selectively and conditionally ignore certain stat fields
 2013-05-07 14:09 UTC  (7+ messages)
` [PATCH v3] Enable minimal stat checking
      ` [PATCH] deprecate core.statinfo at Git 2.0 boundary

Fwd: Uninit'ed submodules
 2013-05-07  8:01 UTC  (3+ messages)

[PATCH 0/4] fast-export: speed improvements
 2013-05-07  7:34 UTC  (26+ messages)
` [PATCH 4/4] fast-import: only store commit objects

What's cooking in git.git (May 2013, #02; Mon, 6)
 2013-05-07  6:59 UTC 

Segfault in git merge-tree (1.8.2.2)
 2013-05-07  5:17 UTC  (8+ messages)
        ` [PATCH] merge-tree: handle directory/empty conflict correctly

[RFC] git: make signoff header configurable
 2013-05-07  4:53 UTC  (2+ messages)

[PATCH] l10n: de.po: translate 44 new messages
 2013-05-07  4:47 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/7] Make "$remote/$branch" work with unconventional refspecs
 2013-05-07  2:11 UTC  (28+ 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

git apply --interactive
 2013-05-07  2:08 UTC 

[PATCH] revision.c: Fix a sparse warning
 2013-05-07  1:21 UTC  (3+ messages)

git rev-list | git cherry-pick --stdin is leaky
 2013-05-06 20:16 UTC  (3+ messages)

Bug: git-p4: Sometimes p4 generates Windows-style output on OS X
 2013-05-06 17:59 UTC 

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

Add porcelain command to revert a single staged file to its HEAD state while preserving its staged state
 2013-05-06 14:52 UTC  (7+ 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)

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

[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 v2 0/2] remote-bzr: couple of fixes
 2013-05-05 21:54 UTC  (7+ messages)

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

"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 


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