git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-05-13 09:39:03 to 2015-05-15 18:28:49 UTC [more...]

Clone hangs when done over http with --reference
 2015-05-15 18:28 UTC  (16+ messages)
  ` [PATCH] http-backend: fix die recursion with custom handler
  ` [PATCH 0/2] fix http deadlock on giant ref negotiations
    ` [PATCH 1/2] http-backend: fix die recursion with custom handler
    ` [PATCH 2/2] http-backend: spool ref negotiation requests to buffer

Bug when merging non normalized branch with normalized branch using the -X theirs -X renormalize options
 2015-05-15 18:24 UTC  (5+ messages)

[PATCH] builtin/clean.c: Handle disappearing files
 2015-05-15 18:13 UTC  (7+ messages)

[PATCH] sha1_file: pass empty buffer to index empty file
 2015-05-15 18:01 UTC  (5+ messages)
  ` [PATCH v2] "

git log --raw abbreviates SHA1s, despite what manual says
 2015-05-15 17:44 UTC  (10+ messages)
      ` [PATCH] Documentation/log: clarify what --raw means

determine a linux kernel version of a patch file
 2015-05-15 17:41 UTC  (5+ messages)

Show all branches and ahead/behind states
 2015-05-15 16:59 UTC  (8+ messages)

[PATCH 0/5] git help: group common commands by theme
 2015-05-15 14:40 UTC  (12+ messages)
` [PATCH 1/5] command-list.txt: prepare with [commands] header
` [PATCH 2/5] command-list.txt: add with [common] block
` [PATCH 3/5] generate-cmdlist: parse common group commands
` [PATCH 4/5] command-list.txt: drop the common- prefix
` [PATCH 5/5] help.c: output the typical Git workflow

[PATCH v3 0/9] Improve git-pull test coverage
 2015-05-15 11:41 UTC  (11+ messages)
` [PATCH v3 1/9] t5520: fixup file contents comparisons
` [PATCH v3 2/9] t5520: ensure origin refs are updated
` [PATCH v3 4/9] t5520: test for failure if index has unresolved entries

[PATCH 0/2] teach git pull to handle --log=<n>
 2015-05-15 11:15 UTC  (8+ messages)
` [PATCH 2/2] pull: "

[PATCH v2] mergetools: add winmerge as a builtin tool
 2015-05-15  9:01 UTC  (12+ messages)

[PATCH] doc: fix unmatched code fences
 2015-05-15  4:01 UTC  (28+ messages)
    ` [PATCH 0/8] asciidoc fixups
      ` [PATCH 6/8] doc: convert \--option to --option
          ` [PATCH 9/8] doc: convert AsciiDoc {?foo} to ifdef::foo[]

[PATCH v12 0/3] git cat-file --follow-symlinks
 2015-05-14 22:38 UTC  (5+ messages)
` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks
` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH 3/3] cat-file: add --follow-symlinks to --batch

"HEAD -> branch" decoration doesn't work with "--decorate=full"
 2015-05-14 22:33 UTC  (15+ messages)
    ` [PATCH 2/2] log: do not shorten decoration names too early

[ANN] multigit: overlaid git repositories
 2015-05-14 22:27 UTC 

[PATCH v9 0/3]
 2015-05-14 21:17 UTC  (9+ messages)
` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks
` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH 3/3] cat-file: add --follow-symlinks to --batch

Problem with rerere forget
 2015-05-14 20:59 UTC  (13+ messages)
      ` [PATCH] rerere: exit silently on "forget" when rerere is disabled

[PATCH v11 0/3] cat-file --follow-symlinks
 2015-05-14 20:38 UTC  (4+ messages)
` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks
` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH 3/3] cat-file: add --follow-symlinks to --batch

[PATCH v10 0/3]
 2015-05-14 20:17 UTC  (4+ messages)
` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks
` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH 3/3] cat-file: add --follow-symlinks to --batch

[PATCH v5 0/3] cat-file --follow-symlinks
 2015-05-14 20:06 UTC  (5+ messages)
` [PATCH v5 3/3] cat-file: add --follow-symlinks to --batch

[PATCH] add support for specifying an SSL cipher list
 2015-05-14 19:39 UTC  (4+ messages)
` [PATCH v5] http: "

[PATCHv2 0/2] fix handling of multi-word P4EDITOR
 2015-05-14 19:09 UTC  (2+ messages)

Git Completion after colon in push command
 2015-05-14 18:52 UTC 

[PATCH 0/4] make pull.ff=true override merge.ff
 2015-05-14 17:06 UTC  (10+ messages)
` [PATCH 1/4] t7601: test for pull.ff=true overrides merge.ff=false
      ` sh -x -i -v with continuous integration, was "
` [PATCH 2/4] pull: make pull.ff=true override merge.ff
` [PATCH 3/4] Documentation/config.txt: clarify that pull.ff overrides merge.ff
` [PATCH 4/4] pull: parse pull.ff as a bool or string

[PATCH v2 00/18] Improve handling of D/F conflicts
 2015-05-14 17:00 UTC  (7+ messages)
` [PATCH v2 01/18] t1404: new tests of ref D/F conflicts within transactions

Git: How to keep multiple bare repos in sync?
 2015-05-14 13:11 UTC  (2+ messages)

[PATCH] Documentation: Fix inconsistent quotes
 2015-05-14  9:14 UTC  (2+ messages)

cmd_struct
 2015-05-14  7:49 UTC  (5+ messages)

[Q] do we have your name correctly?
 2015-05-13 22:58 UTC  (2+ messages)

[ANNOUNCE] Git v2.4.1
 2015-05-13 22:24 UTC 

[PATCH v2] bisect: improve output when bad commit is found
 2015-05-13 21:42 UTC  (9+ messages)

[PATCH v8 0/3] git cat-file --follow-symlinks
 2015-05-13 18:21 UTC  (4+ messages)
` [PATCH 1/3] tree-walk: learn get_tree_entry_follow_symlinks
` [PATCH 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH 3/3] cat-file: add --follow-symlinks to --batch

git pack protocol question: sideband responses in case of errors?
 2015-05-13 15:45 UTC  (2+ messages)

[PATCH v7 0/3]
 2015-05-13 15:39 UTC  (3+ messages)
` [PATCH v7 1/3] tree-walk: learn get_tree_entry_follow_symlinks

[PATCH] bisect: print abbrev sha1 for first bad commit
 2015-05-13 13:24 UTC  (12+ messages)

[ANNOUNCE] Git Rev News edition 3
 2015-05-13 10:29 UTC 

git-pull --tags with no merge candidates case gives confusing error message
 2015-05-13 10:13 UTC  (3+ messages)

git-pull --tags with no merge candidates case gives confusing error message
 2015-05-13 10:06 UTC  (2+ messages)
` [PATCH] pull: remove --tags error in no merge candidates case

What happened to having to recover from upstream rebase?
 2015-05-13  9:44 UTC  (3+ 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).