git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-09-12 15:37:23 to 2013-09-17 08:32:31 UTC [more...]

Regression in e02ca72: git svn rebase is broken on Windows
 2013-09-17  8:30 UTC  (23+ messages)
` [PATCH 1/2] relative_path should honor dos_drive_prefix
  ` [PATCH 2/2] Use simpler relative_path when set_git_dir
              ` [PATCH v3 1/3] test: use unambigous leading path (/foo) for mingw
              ` [PATCH v3 2/3] relative_path should honor DOS and UNC paths
              ` [PATCH v3 3/3] Use simpler relative_path when set_git_dir
` [PATCH v2 0/3] fixes for relative_path
` [PATCH v2 1/3] test: use unambigous leading path (/foo) for mingw
` [PATCH v2 2/3] relative_path should honor dos_drive_prefix
` [PATCH v2 3/3] Use simpler relative_path when set_git_dir

RFC: git bisect should accept "paths-to-be-excluded"
 2013-09-17  8:21 UTC  (3+ messages)

1.8.4 rebase regression?
 2013-09-17  7:15 UTC  (5+ messages)

[PATCH v2 0/4] stop storing trailing slash in dir-hash
 2013-09-17  7:06 UTC  (5+ messages)
` [PATCH v2 1/4] name-hash: refactor polymorphic index_name_exists()
` [PATCH v2 2/4] employ new explicit "exists in index?" API
` [PATCH v2 3/4] name-hash: stop storing trailing '/' on paths in index_state.dir_hash
` [PATCH v2 4/4] dir: revert work-around for retired dangerous behavior

cdgit: cd relative to git workdir root
 2013-09-17  5:33 UTC  (3+ messages)

Issue with sparse checkout
 2013-09-16 22:46 UTC  (2+ messages)

sparse checkout file with windows line endings doesn't work
 2013-09-16 13:20 UTC 

.gitattributes and defaulting to binary
 2013-09-16 22:09 UTC  (2+ messages)

Re-Transmission of blobs?
 2013-09-16 21:55 UTC  (16+ messages)

Git rebase dies with fatal: Unable to create '.../.git/index.lock': File exists
 2013-09-16 21:47 UTC  (4+ messages)

[PATCH 1/3] t7406-submodule-update: add missing &&
 2013-09-16 17:06 UTC  (4+ messages)
` [PATCH 2/3] t7406-submodule-update: demonstrate behaviour when run without init beforehand
  ` [PATCH 3/3] git submodule update should give notice "

Bash completion doing full tree traversal?
 2013-09-16 15:54 UTC  (2+ messages)

[PATCH 1/4] pack v4: avoid strlen() in tree_entry_prefix
 2013-09-16  5:24 UTC  (9+ messages)
` [PATCH 2/4] pack v4: add v4_size to struct delta_base_cache_entry

[PATCH 1/3] repack: rewrite the shell script in C
 2013-09-15 17:54 UTC  (4+ messages)
` [PATCH 2/3] repack: retain the return value of pack-objects
` [PATCH 3/3] repack: improve warnings about failure of renaming and removing files

[PATCHv7 0/2] Rewriting repack in C
 2013-09-15 15:31 UTC  (4+ messages)
` [PATCH 1/2] repack: rewrite the shell script "

[PATCH 0/6] Trivial cleanups and fixes
 2013-09-15 13:02 UTC  (13+ messages)
` [PATCH 6/6] pull: trivial cleanup
    ` [PATCH] branch: use $curr_branch_short more

[PATCH] git-compat-util: Avoid strcasecmp() being inlined
 2013-09-15 12:44 UTC  (31+ messages)

[PATCH] diff: add a config option to control orderfile
 2013-09-15  8:08 UTC  (5+ messages)

[RFC/PATCH 0/2] Extend dot repository documentation
 2013-09-14 20:47 UTC  (10+ messages)
` [PATCH V2 0/3] "
  ` [PATCH V2 1/3] Doc URLs: relative paths imply the dot-respository
  ` [PATCH V2 2/3] config doc: update dot-repository notes
  ` [PATCH V2 3/3] doc: command line interface (cli) dot-repository dwimmery

[PATCH] t7508: avoid non-portable sed expression
 2013-09-14 17:50 UTC  (2+ messages)

[PATCH] fixup! pack v4: move packv4-create.c to libgit.a
 2013-09-14  9:53 UTC 

[PATCH] t3200: fix failure on case-insensitive filesystems
 2013-09-14  7:36 UTC 

[PATCH 0/5] Trivial cleanups
 2013-09-14  6:38 UTC  (6+ messages)
` [PATCH 1/5] branch: trivial style fix
` [PATCH 2/5] sha1-name: trivial style cleanup
` [PATCH 3/5] merge: simplify ff-only option
` [PATCH 4/5] t: replace pulls with merges
` [PATCH 5/5] pull: cleanup documentation

[PATCH v3 0/3] Version fixes and cleanups
 2013-09-14  6:28 UTC  (4+ messages)
` [PATCH v3 1/3] version-gen: cleanup
` [PATCH v3 2/3] version-gen: avoid messing the version
` [PATCH v3 3/3] build: fix rpm versioning

[PATCH v2 0/2] version-gen: fixes and cleanups
 2013-09-14  5:59 UTC  (7+ messages)
` [PATCH v2 1/2] version-gen: cleanup
` [PATCH v2 2/2] version-gen: avoid messing the version

[PATCH] pack-objects: no crc check when the cached version is used
 2013-09-14  3:18 UTC  (5+ messages)

[PATCH v2] sequencer: trivial cleanup
 2013-09-13 22:15 UTC 

[PATCH 0/3] stop storing trailing slash in dir-hash
 2013-09-13 22:20 UTC  (9+ messages)
` [PATCH 1/3] name-hash: refactor polymorphic index_name_exists()
` [PATCH 2/3] name-hash: stop storing trailing '/' on paths in index_state.dir_hash
` [PATCH 3/3] dir: revert work-around for retired dangerous behavior

What's cooking in git.git (Sep 2013, #04; Fri, 13)
 2013-09-13 22:18 UTC 

Fwd: git-daemon access-hook race condition
 2013-09-13 17:17 UTC  (10+ messages)
      ` Fwd: "

Removing all notes containing a specific string
 2013-09-13 15:43 UTC  (3+ messages)

Converting repo from HG, `git filter-branch --prune-empty -- --all` is extremely slow and errors out
 2013-09-13  9:15 UTC  (3+ messages)

[PATCH 0/2] reset: handle submodule with trailing slash
 2013-09-13  8:48 UTC  (11+ messages)
` [PATCH v2 0/4] submodule trailing slash improvements
` [PATCH v2 1/4] pathspec: use is_dir_sep() to check for trailing slashes
` [PATCH v2 2/4] pathspec: strip multiple trailing slashes from submodules
` [PATCH v2 3/4] rm: re-use parse_pathspec's trailing-slash removal
` [PATCH v2 4/4] reset: handle submodule with trailing slash

[PATCH] send-email: don't call methods on undefined values
 2013-09-13  6:09 UTC  (4+ messages)

What's cooking in git.git (Sep 2013, #03; Wed, 11)
 2013-09-13  5:56 UTC  (7+ messages)

Local tag killer
 2013-09-13  4:03 UTC  (2+ messages)

[PATCH/RFC] Developer's Certificate of Origin: default to COPYING
 2013-09-13  1:18 UTC  (7+ messages)

[PULL REQUEST] initial pack v4 support
 2013-09-13  1:11 UTC  (7+ messages)
` [PATCH 00/21] np/pack-v4 updates

[PATCH 0/3] Reject non-ff pulls by default
 2013-09-13  0:55 UTC  (18+ messages)

[PATCH] urlmatch: append_normalized_escapes can reallocate norm.buf
 2013-09-12 22:26 UTC  (8+ messages)
` [PATCH v2] urlmatch.c: recompute ptr after append_normalized_escapes

[PATCH] remote-bzr: reuse bzrlib transports when possible
 2013-09-12 21:11 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] lookup_object: remove hashtable_index() and optimize hash_obj()
 2013-09-12 20:30 UTC  (4+ messages)

git-svn fails to initialize with submodule setup, when '.git' is a file and not a directory
 2013-09-12 18:45 UTC 

Specifying a private key when connecting to a remote SSH repo
 2013-09-12 17:48 UTC  (5+ messages)

[PATCH-v3] Allow git-filter-branch to process large repositories with lots of branches
 2013-09-12 17:46 UTC  (2+ messages)
` [PATCH-v4] "


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