git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2015-05-12 20:43:38 to 2015-05-14 20:17:37 UTC [more...]

[PATCH v10 0/3]
 2015-05-14 20:17 UTC 

[PATCH v9 0/3]
 2015-05-14 20:16 UTC  (6+ 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  (16+ messages)
` [PATCH v5 3/3] cat-file: add --follow-symlinks to --batch

Clone hangs when done over http with --reference
 2015-05-14 19:52 UTC  (5+ messages)
  ` [PATCH] http-backend: fix die recursion with custom handler

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

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

[PATCHv2 0/2] fix handling of multi-word P4EDITOR
 2015-05-14 19:09 UTC  (4+ messages)
` [PATCHv2 1/2] git-p4: add failing test for P4EDITOR handling
` [PATCHv2 2/2] git-p4: fix handling of multi-word P4EDITOR

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

[PATCH] sha1_file: pass empty buffer to index empty file
 2015-05-14 18:43 UTC  (2+ messages)

[PATCH] doc: fix unmatched code fences
 2015-05-14 18:20 UTC  (30+ messages)
    ` [PATCH 0/8] asciidoc fixups
      ` [PATCH 1/8] doc: fix misrendering due to `single quote'
      ` [PATCH 2/8] doc: fix unquoted use of "{type}"
      ` [PATCH 3/8] doc: fix hanging "+"-continuation
      ` [PATCH 4/8] doc: fix length of underlined section-title
      ` [PATCH 5/8] doc/add: reformat `--edit` option
      ` [PATCH 6/8] doc: convert \--option to --option
      ` [PATCH 7/8] doc: drop backslash quoting of some curly braces
      ` [PATCH 8/8] doc: put example URLs and emails inside literal backticks
          ` [PATCH 9/8] doc: convert AsciiDoc {?foo} to ifdef::foo[]

Show all branches and ahead/behind states
 2015-05-14 18:13 UTC  (5+ messages)

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

[PATCH v3 0/9] Improve git-pull test coverage
 2015-05-14 17:44 UTC  (16+ messages)
` [PATCH v3 1/9] t5520: fixup file contents comparisons
` [PATCH v3 2/9] t5520: ensure origin refs are updated
` [PATCH v3 3/9] t5520: test no merge candidates cases
` [PATCH v3 4/9] t5520: test for failure if index has unresolved entries
` [PATCH v3 5/9] t5520: test work tree fast-forward when fetch updates head
` [PATCH v3 6/9] t5520: test --rebase with multiple branches
` [PATCH v3 7/9] t5520: test --rebase failure on unborn branch with index
` [PATCH v3 8/9] t5521: test --dry-run does not make any changes
` [PATCH v3 9/9] t5520: check reflog action in fast-forward merge

determine a linux kernel version of a patch file
 2015-05-14 17:25 UTC  (2+ messages)

[PATCH 0/2] teach git pull to handle --log=<n>
 2015-05-14 17:11 UTC  (8+ messages)
` [PATCH 1/2] t5524: test --log=1 limits shortlog length
` [PATCH 2/2] pull: handle --log=<n>

[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  (13+ messages)
` [PATCH v2 01/18] t1404: new tests of ref D/F conflicts within transactions
` [PATCH v2 02/18] is_refname_available(): revamp the comments
` [PATCH v2 03/18] is_refname_available(): avoid shadowing "dir" variable
` [PATCH v2 06/18] report_refname_conflict(): inline function

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

[PATCH 0/5] git help: group common commands by theme
 2015-05-14 12:59 UTC  (7+ 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] 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  (10+ messages)

[PATCH v2] mergetools: add winmerge as a builtin tool
 2015-05-13 20:37 UTC  (8+ 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  (7+ messages)
` [PATCH v7 1/3] tree-walk: learn get_tree_entry_follow_symlinks
` [PATCH v7 2/3] sha1_name: get_sha1_with_context learns to follow symlinks
` [PATCH v7 3/3] cat-file: add --follow-symlinks to --batch

[PATCH] bisect: print abbrev sha1 for first bad commit
 2015-05-13 13:24 UTC  (15+ 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)

automatic git installation
 2015-05-13  8:43 UTC  (3+ messages)

[PATCH] Documentation: Alternate name for docbook2x-texi binary
 2015-05-13  8:28 UTC 

'EDITOR=false git add -e' adds to index
 2015-05-13  8:12 UTC  (3+ messages)
` [PATCH] add: check return value of launch_editor

Remote End Hung Up Error
 2015-05-12 23:24 UTC  (2+ messages)

[PATCH 1/2] completion: add a helper function to get config variables
 2015-05-12 22:14 UTC  (2+ messages)

[PATCH v2] upload-pack: Optionally allow fetching reachable sha1
 2015-05-12 22:01 UTC  (10+ messages)
` [PATCH 1/3] config.txt: Clarify allowTipSHA1InWant with camelCase
  ` [PATCH 2/3] upload-pack: Prepare to extend allow-tip-sha1-in-want
  ` [PATCH 3/3] upload-pack: Optionally allow fetching reachable sha1

[PATCH v2 0/8] Fix atomicity and avoid fd exhaustion in ref transactions
 2015-05-12 21:53 UTC  (4+ messages)
` [PATCH v2 2/8] t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE

"not in cache" error from `git ls-files -m | git checkout-index -f --stdin` ?
 2015-05-12 21:47 UTC 


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