git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-06-01 09:35:06 to 2013-06-04 05:14:52 UTC [more...]

[PATCH v3 0/7] Rebase topology test
 2013-06-04  5:14 UTC  (11+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/7] add simple tests of consistency across rebase types
  ` [PATCH v5 2/7] add tests for rebasing with patch-equivalence present
  ` [PATCH v5 3/7] add tests for rebasing of empty commits
  ` [PATCH v5 4/7] add tests for rebasing root
  ` [PATCH v5 5/7] add tests for rebasing merged history
  ` [PATCH v5 6/7] t3406: modernize style
  ` [PATCH v5 7/7] tests: move test for rebase messages from t3400 to t3406

[PATCH 0/6] Minor prompt, completion cleanups
 2013-06-04  4:38 UTC  (25+ messages)
` [PATCH 1/6] prompt: don't scream continuation state
` [PATCH 2/6] completion: add common options for rev-parse
` [PATCH 3/6] completion: add common options for blame
` [PATCH 4/6] completion: correct completion for format-patch
` [PATCH 5/6] completion: clarify difftool completion
` [PATCH 6/6] completion: clarify ls-tree, archive, show completion

Fwd: [git-users] Highlevel (but simple to implement) commands provided by default for git
 2013-06-03 23:22 UTC  (9+ messages)
  `  "

Setting of push.default or confusion about refspecs
 2013-06-03 23:21 UTC  (2+ messages)

[PATCH] cherry-pick: don't barf when there's nothing to do
 2013-06-03 23:20 UTC  (2+ messages)

Is there an API to the .gitignore capability?
 2013-06-03 23:04 UTC  (2+ messages)

[PATCH 1/2] core: use env variable instead of config var to turn on logging pack access
 2013-06-03 22:52 UTC  (3+ messages)
  ` [PATCH v2] "

Git status reports untracked on tracked files
 2013-06-03 22:26 UTC  (2+ messages)

What's cooking in git.git (May 2013, #09; Wed, 29)
 2013-06-03 22:23 UTC  (12+ messages)

crash on git diff-tree -Ganything <tree> for new files with textconv filter
 2013-06-03 22:17 UTC  (10+ messages)

[PATCH v2 0/6] git send-email suppress-cc=self fixes
 2013-06-03 21:55 UTC  (15+ 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 4/6] send-email: make --suppress-cc=self sanitize input

[PATCH v2 0/8] cherry-pick: improvements
 2013-06-03 21:45 UTC  (14+ messages)
` [PATCH v2 3/8] cherry-pick: add --skip-empty option
` [PATCH v2 4/8] cherry-pick: store rewritten commits
` [PATCH v2 5/8] sequencer: run post-rewrite hook
` [PATCH v2 7/8] revert/cherry-pick: add --quiet option

[PATCH v9 0/4] New git-related helper
 2013-06-03 21:05 UTC  (5+ messages)
` [PATCH v9 3/4] contrib: related: add option to parse from committish

[PATCH v2 0/7] unpack-trees: plug memory leak for merges
 2013-06-03 20:53 UTC  (22+ messages)
` [PATCH v2 1/7] cache: mark cache_entry pointers const
` [PATCH v2 2/7] read-cache: "
` [PATCH v2 3/7] unpack-trees: factor out dup_entry
` [PATCH v2 4/7] unpack-trees: create working copy of merge entry in merged_entry
` [PATCH v2 5/7] diff-lib, read-tree, unpack-trees: mark cache_entry pointers const
` [PATCH v2 6/7] diff-lib, read-tree, unpack-trees: mark cache_entry array paramters const
` [PATCH v2 7/7] unpack-trees: free cache_entry array members for merges
                        ` [PATCH v2 8/7] unpack-trees: document that pointer ce can be NULL

[PATCH 0/4] Trivial patches
 2013-06-03 20:51 UTC  (6+ messages)
` [PATCH 1/4] read-cache: fix wrong 'the_index' usage
` [PATCH 3/4] unpack-trees: trivial cleanup

info/exclude not working
 2013-06-03 20:44 UTC  (3+ messages)

git daemon --access-hook problem
 2013-06-03 20:00 UTC  (6+ messages)

t4015 broken on pu
 2013-06-03 19:11 UTC  (3+ messages)

What's cooking in git.git (Jun 2013, #01; Sun, 2)
 2013-06-03 18:30 UTC  (9+ messages)

[RFC PATCH] add t3420-rebase-topology
 2013-06-03 18:12 UTC  (6+ messages)
` [PATCH v2 0/7] Rebase topology test
  ` [PATCH v2 1/7] add simple tests of consistency across rebase types

[PATCH v4 0/2] Improve diffcore-pickaxe documentation
 2013-06-03 17:54 UTC  (5+ messages)
` [PATCH 1/2] diffcore-pickaxe: make error messages more consistent
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

Poor performance of git describe in big repos
 2013-06-03 17:48 UTC  (19+ messages)

[RFC v2] reflog: show committer date in verbose mode
 2013-06-03 17:43 UTC  (5+ messages)

preventing evil merges
 2013-06-03 17:37 UTC  (3+ messages)

[PATCH v2 22/25] string_list_add_refs_by_glob(): add a comment about memory management
 2013-06-03 15:31 UTC  (3+ messages)
` [PATCH v2 FIXUP 22/25] fixup! "

Typo in Documentation/RelNotes/1.8.4.txt
 2013-06-03 11:55 UTC  (3+ messages)
` [PATCH] relnotes: fix spelling error in 1.8.4.txt

[PATCH 00/11] Increase test coverage on Windows by removing SYMLINKS from many tests
 2013-06-02 23:44 UTC  (12+ messages)
` [PATCH 03/11] t3010: modernize style
` [PATCH 04/11] tests: introduce test_ln_s and test_ln_s_add
` [PATCH 05/11] tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)
` [PATCH 06/11] t0000: use test_ln_s_add to remove SYMLINKS prerequisite
` [PATCH 07/11] t2100: "
` [PATCH 10/11] t3509, t4023, t4114: "
` [PATCH 11/11] t6035: "

[PATCH] wildmatch: properly fold case everywhere
 2013-06-02 23:42 UTC  (4+ messages)
` [PATCH v5] "

[PATCH] completion: avoid ls-remote in certain scenarios
 2013-06-02 22:57 UTC  (6+ messages)

[PATCH 0/4] cherry-pick: fix memory leaks
 2013-06-02 22:45 UTC  (6+ messages)
` [PATCH 3/4] unpack-trees: plug a memory leak

[PATCH] contrib: remove continuous/ and patches/
 2013-06-02 22:42 UTC  (2+ messages)

Should "git help" respect the 'pager' setting?
 2013-06-02 22:24 UTC  (7+ messages)

[PATCH v2 00/25] Remove assumptions about each_ref_fn arg lifetimes
 2013-06-02 21:02 UTC  (5+ messages)
` [PATCH v2 11/25] object_array_remove_duplicates(): rewrite to reduce copying

[PATCH v3 0/2] Improve diffcore-pickaxe documentation
 2013-06-02 20:28 UTC  (6+ messages)
` [PATCH 2/2] diffcore-pickaxe doc: document -S and -G properly

[PATCH v3] credential-osxkeychain: support more protocols
 2013-06-02 19:46 UTC  (2+ messages)

1.8.3 - gitignore not being parsed correctly on OS X; regex support is broken?
 2013-06-02 19:25 UTC  (7+ messages)
      ` [PATCH] dir.c: fix ignore processing within not-ignored directories

[PATCH] git clone depth of 0 not possible
 2013-06-02 19:14 UTC  (9+ messages)

can we prevent reflog deletion when branch is deleted?
 2013-06-02 10:20 UTC  (9+ messages)

[PATCH] object.c: Fix a sparse warning
 2013-06-02  6:12 UTC  (2+ messages)

[PATCH] run-command: simplify wait_or_whine
 2013-06-01 21:41 UTC  (15+ messages)
        ` [PATCH] t0005: test git exit code from signal death

[PATCH v3 5/7] add tests for rebasing merged history
 2013-06-01 21:36 UTC  (2+ messages)
` [PATCH v4 "

[PATCH] fetch: add new fetch.default configuration
 2013-06-01 14:04 UTC  (2+ messages)

git fetch documentation
 2013-06-01 11:25 UTC  (2+ messages)

[PATCH 1/4] commit: reload cache properly
 2013-06-01 11:02 UTC  (2+ messages)
` [PATCH] Test 'commit --only' after 'checkout --orphan'


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