git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-03-27 18:47:39 to 2013-03-29 16:29:48 UTC [more...]

Minor bug in git branch --set-upstream-to adding superfluous branch section to config
 2013-03-29 16:29 UTC 

[PATCH] rev-list: preallocate object hash table in --all --objects
 2013-03-29 16:04 UTC  (4+ messages)

[PATCH] cherry-pick -x: improve handling of one-liner commit messages
 2013-03-29 15:38 UTC 

[Toy PATCH] Avoid spilling collided entries in object hash table to the next slots
 2013-03-29 14:47 UTC 

[regression?] trailing slash required in .gitattributes
 2013-03-29 13:02 UTC  (28+ messages)
` [PATCH 0/4] attribute regression fix for maint-1.8.1 and upward
  ` [PATCH 3/4] attr.c::path_matches(): special case paths that end with a slash
  ` [PATCH v2 0/6] attribute regression fix for maint-1.8.1 and upward
    ` [PATCH 1/6] attr.c::path_matches(): the basename is part of the pathname
    ` [PATCH 2/6] dir.c::match_basename(): pay attention to the length of string parameters
    ` [PATCH 3/6] dir.c::match_pathname(): adjust patternlen when shifting pattern
    ` [PATCH 4/6] dir.c::match_pathname(): pay attention to the length of string parameters
    ` [PATCH 5/6] attr.c::path_matches(): special case paths that end with a slash
    ` [PATCH 6/6] t: check that a pattern without trailing slash matches a directory

[PATCH 0/5] difftool improvements
 2013-03-29 11:28 UTC  (6+ messages)
` [PATCH 1/5] t7800: move '--symlinks' specific test to the end
` [PATCH 2/5] difftool: don't overwrite modified files
` [PATCH 3/5] t7800: don't hide grep output
` [PATCH 4/5] t7800: fix tests when difftool uses --no-symlinks
` [PATCH 5/5] t7800: run --dir-diff tests with and without symlinks

Change the committer username
 2013-03-29 10:46 UTC  (2+ messages)

git subtree oddity
 2013-03-29  5:47 UTC  (7+ messages)

[PATCH] push: Alias pushurl from push rewrites
 2013-03-29  5:29 UTC  (24+ messages)

Git and GSoC 2013
 2013-03-29  4:57 UTC  (8+ messages)

[PATCH 0/5] Verify GPG signatures when merging and extend %G? pretty string
 2013-03-28 22:33 UTC  (5+ messages)
  ` [PATCH v4 2/5] commit.c/GPG signature verification: Also look at the first GPG status line
  ` [PATCH v4 3/5] merge/pull: verify GPG signatures of commits being merged

[PATCH v2] checkout: avoid unnecessary match_pathspec calls
 2013-03-28 22:32 UTC  (3+ messages)
` [PATCH v3] "

What's cooking in git.git (Mar 2013, #07; Tue, 26)
 2013-03-28 21:40 UTC  (12+ messages)
      ` jn/add-2.0-u-A-sans-pathspec (Re: What's cooking in git.git (Mar 2013, #07; Tue, 26))

Composing git repositories
 2013-03-28 20:40 UTC  (16+ messages)

[PATCH] git-send-email.perl: implement suggestions made by perlcritic
 2013-03-28 20:26 UTC  (4+ messages)
` [PATCH v2] "

More detailed error message for 403 forbidden
 2013-03-28 20:18 UTC  (6+ messages)

[PATCH 2/2] cat-file: Fix an gcc -Wuninitialized warning
 2013-03-28 19:36 UTC  (5+ messages)

[PATCH 1/2] fast-import: Fix an gcc -Wuninitialized warning
 2013-03-28 18:53 UTC  (4+ messages)

[PATCH v4 0/6] Support triangular workflows
 2013-03-28 16:54 UTC  (10+ messages)
` [PATCH 1/6] remote.c: simplify a bit of code using git_config_string()
` [PATCH 2/6] t5516 (fetch-push): update test description
` [PATCH 3/6] t5516 (fetch-push): drop implicit arguments from helper functions
` [PATCH 4/6] remote.c: introduce a way to have different remotes for fetch/push
` [PATCH 5/6] remote.c: introduce remote.pushdefault
` [PATCH 6/6] remote.c: introduce branch.<name>.pushremote

Bug in "git rev-parse --verify"
 2013-03-28 16:52 UTC  (8+ messages)

[PATCH v9a 3/5] Implement line-history search (git log -L)
 2013-03-28 16:47 UTC  (7+ messages)
` [PATCH v10 0/5] git log -L
  ` [PATCH v10 1/5] Refactor parse_loc
  ` [PATCH v10 2/5] Export rewrite_parents() for 'log -L'
  ` [PATCH v10 3/5] Implement line-history search (git log -L)
  ` [PATCH v10 4/5] log -L: :pattern:file syntax to find by funcname
  ` [PATCH v10 5/5] Speed up log -L... -M

[PATCH] http-backend: respect GIT_NAMESPACE with dumb clients
 2013-03-28 16:46 UTC  (6+ messages)

more git weirdness (git rebase, merge conflicts
 2013-03-28 16:04 UTC  (2+ messages)

which files will have conflicts between two branches?
 2013-03-28 16:17 UTC  (2+ messages)

[PATCH] git help config: s/insn/instruction/
 2013-03-28 15:55 UTC  (4+ messages)

[PATCH] gitk: Move hard-coded colors to .gitk
 2013-03-28 15:23 UTC  (2+ messages)

[PATCH 2/2] t5520 (pull): use test_config where appropriate
 2013-03-28 15:17 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] use refnames instead of "left"/"right" in dirdiffs
 2013-03-28 14:38 UTC  (5+ messages)

propagating repo corruption across clone
 2013-03-28 13:52 UTC  (20+ messages)

[PATCH] Avoid loading commits twice in log with diffs
 2013-03-28 13:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/6] Support triangular workflows
 2013-03-28 13:03 UTC  (4+ messages)
` [PATCH 3/6] t5516 (fetch-push): introduce mk_test_with_name()

Collective wisdom about repos on NFS accessed by concurrent clients (== corruption!?)
 2013-03-28 10:22 UTC 

[PATCH] merge-tree: fix "same file added in subdir"
 2013-03-28  9:34 UTC  (4+ messages)

Change the committer username
 2013-03-28  8:55 UTC 

git status takes 30 seconds on Windows 7. Why?
 2013-03-28  1:19 UTC  (9+ messages)

[PATCH 0/9] corrupt object potpourri
 2013-03-28  0:40 UTC  (6+ messages)
` [PATCH 5/9] add test for streaming corrupt blobs
` [PATCH 9/9] clone: run check_everything_connected

[PATCH] push: Alias pushurl from push rewrites
 2013-03-28  0:07 UTC  (3+ messages)

Segfault with merge-tree on multiple Git versions
 2013-03-27 21:10 UTC  (10+ messages)

[PATCH] sha1_file: remove recursion in packed_object_info
 2013-03-27 20:29 UTC  (6+ messages)
` [PATCH v3 0/3] Recursion-free unpack_entry and packed_object_info
  ` [PATCH v3 1/3] sha1_file: remove recursion in packed_object_info
  ` [PATCH v3 2/3] Refactor parts of in_delta_base_cache/cache_or_unpack_entry
  ` [PATCH v3 3/3] sha1_file: remove recursion in unpack_entry

Rename conflicts in the index
 2013-03-27 19:44 UTC  (8+ 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).