git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2013-09-24 18:27:29 to 2013-09-28 21:43:13 UTC [more...]

Local tag killer
 2013-09-28 21:42 UTC  (10+ messages)

[PATCH] mingw-multibyte: fix memory acces violation and path length limits
 2013-09-28 21:17 UTC 

[PATCH] rebase -i: respect to core.abbrev
 2013-09-28 21:10 UTC  (2+ messages)

[PATCH] clone: local URLs are not for ssh
 2013-09-28 19:37 UTC 

[PATCH] clone: tighten "local paths with colons" check a bit
 2013-09-28 13:14 UTC  (4+ messages)

[ANNOUNCE] Git v1.8.4.1
 2013-09-28 12:09 UTC  (4+ messages)

[PATCH 00/10] pack v4 UI support
 2013-09-28  8:54 UTC  (19+ messages)
` [PATCH 01/10] test-dump: new test program to examine binary data
` [PATCH 02/10] config: add core.preferredPackVersion
` [PATCH 03/10] upload-pack: new capability to send pack v4
` [PATCH 04/10] fetch: new option to set preferred pack version for transfer
` [PATCH 05/10] clone: "
` [PATCH 06/10] fetch: pack v4 support on smart http
` [PATCH 07/10] receive-pack: request for packv4 if it's the preferred version
` [PATCH 08/10] send-pack: support pack v4
` [PATCH 09/10] repack: add --pack-version and fall back to core.preferredPackVersion
  ` [PATCH] repack: Add --version parameter
` [PATCH 10/10] count-objects: report pack v4 usage

[PATCH 0/9] following http redirects
 2013-09-28  8:35 UTC  (10+ messages)
` [PATCH 1/9] http_get_file: style fixes
` [PATCH 2/9] http_request: factor out curlinfo_strbuf
` [PATCH 3/9] http: refactor options to http_get_*
` [PATCH 4/9] http: hoist credential request out of handle_curl_result
` [PATCH 5/9] http: provide effective url to callers
` [PATCH 6/9] http: update base URLs when we see redirects
` [PATCH 7/9] remote-curl: make refs_url a strbuf
` [PATCH 8/9] remote-curl: store url as "
` [PATCH 9/9] remote-curl: rewrite base url from info/refs redirects

Re:Answer back
 2013-09-27 20:13 UTC 

[PATCH] gc: remove gc.pid file at end of execution
 2013-09-28  3:42 UTC  (3+ messages)

[PATCH v2 0/3] Juggling between hot branches
 2013-09-28  2:59 UTC  (4+ messages)
` [PATCH v2 1/3] for-each-ref: introduce %C(...) for color
` [PATCH v2 2/3] for-each-ref: introduce %(HEAD) asterisk marker
` [PATCH v2 3/3] for-each-ref: introduce %(upstream:track[short])

[PATCH] RelNotes/1.8.5: direct script writers to "git status --porcelain"
 2013-09-28  0:08 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH 0/2] Update 'git remote set-head' doc and uasage
 2013-09-27 23:52 UTC  (2+ messages)

git rebase is confused about commits w/o textual changes (e.g. chmod's)
 2013-09-27 23:32 UTC  (3+ messages)

[PATCH 0/3] Juggling between hot branches
 2013-09-27 22:18 UTC  (13+ messages)
` [PATCH 1/3] for-each-ref: introduce %C(...) for color
` [PATCH 2/3] for-each-ref: introduce %(HEAD) asterisk marker
` [PATCH 3/3] for-each-ref: introduce %(upstream:track[short])

What's cooking in git.git (Sep 2013, #08; Wed, 25)
 2013-09-27 17:52 UTC  (6+ messages)

Bug: [hostname:port]:repo.git notation no longer works (for ssh)
 2013-09-27 14:43 UTC  (6+ messages)

[PATCH] git submodule foreach: Skip eval for more than one argument
 2013-09-27 10:47 UTC  (4+ messages)
  ` [PATCH v2] "

Question about "git log --cherry"
 2013-09-27  9:52 UTC  (7+ messages)

Problem switching branches in submodule
 2013-09-26 23:44 UTC  (6+ messages)

[PATCH] Remove ciabot from contrib
 2013-09-26 22:54 UTC  (4+ messages)

"git checkout foo" is getting confused by folder named "foo"
 2013-09-26 21:25 UTC  (11+ messages)

[PATCH] merge-recursive: fix parsing of "diff-algorithm" option
 2013-09-26 21:13 UTC  (3+ messages)

[PATCH/RFC 0/5] New hash table implementation
 2013-09-26 14:38 UTC  (9+ messages)
` [PATCH v2 "

[PATCH v3 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-09-26  9:08 UTC  (2+ messages)
` [PATCH v3 2/2] checkout: proper error message on 'git checkout foo bar --'

[PATCH v2 1/2] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-09-26  9:03 UTC  (7+ messages)
` [PATCH v2 2/2] checkout: proper error message on 'git checkout foo bar --'

git-log: --cherry-mark option and %m placeholder
 2013-09-26  7:46 UTC 

[PATCH] git-svn.txt: mention how to rebuild rev_map files
 2013-09-26  2:41 UTC  (7+ messages)

[PATCH] git-compat-util.h: reduce optimization level to 1 on MinGW env
 2013-09-26  0:47 UTC  (6+ messages)
  `  "

fast-forwarding tags
 2013-09-25 19:28 UTC  (2+ messages)

[RFC/PATCH] checkout: allow dwim for branch creation for "git checkout $branch --"
 2013-09-25 19:11 UTC  (4+ messages)

"git gc" leaving gc.pid files around
 2013-09-25 19:06 UTC  (2+ messages)

[Bug] git show crashes with deepened shallow clone
 2013-09-25 18:48 UTC  (5+ messages)

[PATCH v3] build: add default aliases
 2013-09-25 16:36 UTC  (16+ messages)

Searching explanation of different diff algorithms
 2013-09-25 15:30 UTC  (3+ messages)

[PATCH] git-grep.txt: add "git ack" alias to Examples section
 2013-09-25 13:49 UTC 

[PATCH] sample pre-commit hook: Use --bool when retrieving config var
 2013-09-25 10:10 UTC  (3+ messages)

breakage in revision traversal with pathspec
 2013-09-25  9:12 UTC  (11+ messages)

git clone -c core.sharedRepository=group not working as expected (git v1.8.4 linux/osx)
 2013-09-25  8:18 UTC  (3+ messages)

[PATCH v3] git-remote-mediawiki: bugfix for pages w/ >500 revisions
 2013-09-25  7:04 UTC  (2+ messages)

Feature request: Config option for --no-ignore-removal/--ignore-removal
 2013-09-25  4:01 UTC 

[PATCH] doc: don't claim that cherry-pick calls patch-id
 2013-09-24 22:58 UTC  (7+ messages)

[PATCH v2] doc: don't claim that cherry calls patch-id
 2013-09-24 22:33 UTC 

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

Re-Transmission of blobs?
 2013-09-24 20:36 UTC  (11+ 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).