git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-05-29 22:59:58 to 2013-05-31 20:22:44 UTC [more...]

git daemon --access-hook problem
 2013-05-31 20:22 UTC 

What's cooking in git.git (May 2013, #09; Wed, 29)
 2013-05-31 19:40 UTC  (7+ messages)

Poor performance of git describe in big repos
 2013-05-31 16:17 UTC  (36+ messages)
            ` [PATCH 1/2] sha1_file: silence sha1_loose_object_info
              ` [PATCH 2/2] lookup_commit_reference_gently: do not read non-{tag,commit}

contributing to git-mediawiki
 2013-05-31 14:09 UTC 

[RFC PATCH] add t3420-rebase-topology
 2013-05-31 12:19 UTC  (26+ messages)
` [PATCH v2 0/7] Rebase topology test
  ` [PATCH v2 2/7] add tests for rebasing with patch-equivalence present
  ` [PATCH v2 4/7] add tests for rebasing root
  ` [PATCH v2 5/7] add tests for rebasing merged history
  ` [PATCH v3 0/7] Rebase topology test
    ` [PATCH v3 1/7] add simple tests of consistency across rebase types
    ` [PATCH v3 2/7] add tests for rebasing with patch-equivalence present
    ` [PATCH v3 3/7] add tests for rebasing of empty commits
    ` [PATCH v3 4/7] add tests for rebasing root
    ` [PATCH v3 5/7] add tests for rebasing merged history
    ` [PATCH v3 6/7] t3406: modernize style
    ` [PATCH v3 7/7] tests: move test for rebase messages from t3400 to t3406

[PATCH v4 0/2] Improve diffcore-pickaxe documentation
 2013-05-31 12:12 UTC  (3+ messages)
` [PATCH 1/2] diffcore-pickaxe: make error messages more consistent
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

[PATCH v3 0/2] Improve diffcore-pickaxe documentation
 2013-05-31 12:04 UTC  (4+ messages)
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

[PATCH] submodule: remove unnecessary check
 2013-05-31  8:27 UTC 

[PATCH v7] Add new git-related helper to contrib
 2013-05-31  8:28 UTC  (9+ messages)

[PATCH v2 0/3] cherry-pick: fix memory leaks
 2013-05-31  8:22 UTC  (9+ messages)
` [PATCH v2 1/3] read-cache: plug a few leaks
` [PATCH v2 2/3] unpack-trees: plug a memory leak
` [PATCH v2 3/3] unpack-trees: free created cache entries

[PATCH v8 0/6] New git-related helper
 2013-05-31  7:48 UTC  (8+ messages)
` [PATCH v8 1/6] Add new git-related helper to contrib
` [PATCH v8 2/6] contrib: related: add option parsing
` [PATCH v8 3/6] contrib: related: add support for multiple patches
` [PATCH v8 4/6] contrib: related: add option to parse from committish
` [PATCH v8 5/6] contrib: related: parse committish like format-patch
` [PATCH v8 6/6] contrib: related: implement custom option parser

[PATCH v9 0/4] New git-related helper
 2013-05-31  7:46 UTC  (5+ messages)
` [PATCH v9 1/4] Add new git-related helper to contrib
` [PATCH v9 2/4] contrib: related: add support for multiple patches
` [PATCH v9 3/4] contrib: related: add option to parse from committish
` [PATCH v9 4/4] contrib: related: parse committish like format-patch

[PATCH v3] credential-osxkeychain: support more protocols
 2013-05-31  4:07 UTC 

[RFC] reflog: show committer date in verbose mode
 2013-05-31  1:52 UTC  (2+ messages)

[PATCH] git.txt: remove stale comment regarding GIT_WORK_TREE
 2013-05-31  1:11 UTC 

[PATCH v2 00/25] Remove assumptions about each_ref_fn arg lifetimes
 2013-05-30 22:09 UTC  (14+ messages)
` [PATCH v2 11/25] object_array_remove_duplicates(): rewrite to reduce copying
` [PATCH v2 22/25] string_list_add_refs_by_glob(): add a comment about memory management
    ` [PATCH v2 FIXUP 22/25] fixup! "
` [PATCH v2 24/25] register_ref(): make a copy of the bad reference SHA-1

t0008-ignores failure (was: Git for Windows 1.8.3)
 2013-05-30 17:14 UTC  (8+ messages)
  ` t0008-ignores failure
        `  "

Should "git help" respect the 'pager' setting?
 2013-05-30 17:14 UTC  (6+ messages)

preventing evil merges
 2013-05-30 16:34 UTC 

[PATCH] git-gui: fix file name handling with non-empty prefix
 2013-05-30 15:55 UTC  (4+ messages)

Fwd: [git-users] Highlevel (but simple to implement) commands provided by default for git
 2013-05-30 15:32 UTC  (16+ messages)
  `  "

[PATCH 0/7] unpack-trees: plug memory leak for merges
 2013-05-30 15:20 UTC  (11+ messages)
` [PATCH 1/7] cache: mark cache_entry pointers const
` [PATCH 2/7] read-cache: "
` [PATCH 3/7] unpack-trees: factor out dup_entry
` [PATCH 4/7] unpack-trees: create working copy of merge entry in merged_entry
` [PATCH 5/7] diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
` [PATCH 6/7] diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
` [PATCH 7/7] unpack-trees: free cache_entry array members for merges

[PATCH] test: fix post rewrite hook report
 2013-05-30 14:35 UTC  (2+ messages)

[PATCH 0/4] Trivial patches
 2013-05-30 13:56 UTC  (5+ messages)
` [PATCH 1/4] read-cache: fix wrong 'the_index' usage
` [PATCH 2/4] read-cache: trivial style cleanups
` [PATCH 3/4] unpack-trees: trivial cleanup
` [PATCH 4/4] sha1_file: trivial style cleanup

[PATCH] cherry-pick: don't barf when there's nothing to do
 2013-05-30 13:49 UTC 

[PATCH 1/2] core: use env variable instead of config var to turn on logging pack access
 2013-05-30 13:51 UTC  (2+ messages)
` [PATCH 2/2] git.txt: document GIT_TRACE_PACKET

[PATCH 0/4] cherry-pick: fix memory leaks
 2013-05-30 13:08 UTC  (10+ messages)
` [PATCH 1/4] commit: reload cache properly
` [PATCH 2/4] read-cache: plug small memory leak
` [PATCH 3/4] unpack-trees: plug a "
` [PATCH 4/4] unpack-trees: free created cache entries

[PATCH] Makefile: promote wildmatch to be the default fnmatch implementation
 2013-05-30 11:37 UTC  (3+ messages)

[PATCH] wildmatch: properly fold case everywhere
 2013-05-30 10:19 UTC  (13+ messages)
` [PATCH v3] "
              ` [PATCH v5] "

Has anyone tried to implement git grep --blame?
 2013-05-30 10:12 UTC  (2+ messages)

[PATCH] git clone depth of 0 not possible
 2013-05-30  8:23 UTC  (8+ messages)

[PATCH v2 0/6] git send-email suppress-cc=self fixes
 2013-05-30  7:11 UTC  (7+ messages)
` [PATCH v2 1/6] t/send-email.sh: add test for suppress-cc=self
` [PATCH v2 2/6] send-email: fix suppress-cc=self on cccmd
` [PATCH v2 3/6] t/send-email: test "
` [PATCH v2 4/6] send-email: make --suppress-cc=self sanitize input
` [PATCH v2 5/6] t/send-email: add test with quoted sender
` [PATCH v2 6/6] t/send-email: test suppress-cc=self with non-ascii

[PATCH v13 02/15] path.c: refactor relative_path(), not only strip prefix
 2013-05-30  6:56 UTC  (2+ messages)

[PATCH] show-ref: make --head always show the HEAD ref
 2013-05-30  6:08 UTC 

[PATCH 0/6] git send-email suppress-cc=self fixes
 2013-05-30  4:51 UTC  (7+ messages)
` [PATCH 1/6] t/send-email.sh: add test for suppress self

[PATCH v2 0/3] Towards a useable git-branch
 2013-05-30  4:19 UTC  (8+ messages)

Retrieving a file at a before a specified commit
 2013-05-30  3:19 UTC  (8+ messages)

[RFC/PATCH v2 0/8] rebase: new cherry-pick mode
 2013-05-30  2:37 UTC  (3+ messages)

[PATCH RESEND v2] path: Fix a sparse warning
 2013-05-29 23:57 UTC  (4+ messages)

[PATCH v3] path: Fix a sparse warning
 2013-05-29 23:53 UTC 

What's cooking in git.git (May 2013, #08; Tue, 28)
 2013-05-29 23:44 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).