git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-08-12 21:27:44 to 2016-08-15 21:35:39 UTC [more...]

[PATCH] difftool: always honor "command not found" exit code
 2016-08-15 21:35 UTC  (3+ messages)

[PATCH 1/2] advice: preset advice preferences to -1
 2016-08-15 21:17 UTC  (9+ messages)
` [PATCH 2/2] checkout: do not mention detach advice for explicit --detach option

[PATCH] t/Makefile: make sure that file names are truly platform-independent
 2016-08-15 21:03 UTC  (5+ messages)

Minor bug: git config ignores empty sections
 2016-08-15 20:49 UTC  (9+ messages)

storing cover letter of a patch series?
 2016-08-15 20:46 UTC  (15+ messages)

`git stash --help` tries to pull up nonexistent file gitstack.html
 2016-08-15 20:40 UTC  (10+ messages)
` [PATCH] help: make option --help open man pages only for Git commands
  ` [PATCH v2] "

[RFC/PATCH 0/3] limit the size of the packs we receive
 2016-08-15 20:40 UTC  (7+ messages)
` [RFC/PATCH 1/3] index-pack: add --max-input-size=<size> option
` [RFC/PATCH 2/3] unpack-objects: "
` [RFC/PATCH 3/3] receive-pack: allow a maximum input size to be specified

[PATCHv4 0/6] git clone: Marry --recursive and --reference
 2016-08-15 20:36 UTC  (7+ messages)
` [PATCHv4 5/8] clone: factor out checking for an alternate path
` [PATCHv4 8/8] clone: recursive and reference option triggers submodule alternates

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-15 20:24 UTC  (17+ messages)
` [PATCH 1/8] xdl_change_compact(): rename some local variables for clarity
` [PATCH 8/8] diff: improve positioning of add/delete blocks in diffs

[GSOC Update] Week 15
 2016-08-15 20:24 UTC 

git-mergetool reverse file ordering
 2016-08-15 20:19 UTC  (4+ messages)

[ANNOUNCE] git-series: track changes to a patch series over time
 2016-08-15 20:05 UTC  (5+ messages)

[PATCH] submodule: mark a file-local symbol as static
 2016-08-15 19:07 UTC  (2+ messages)

Draft of Git Rev News edition 18
 2016-08-15 18:25 UTC  (10+ messages)

[PATCH v5 00/12] Update git revisions
 2016-08-15 17:54 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 05/12] doc: revisions: extra clarification of <rev>^! notation effects
  ` [PATCH v6 06/12] doc: revisions: single vs multi-parent notation comparison
  ` [PATCH v6 11/12] doc: revisions: show revision expansion in examples
  ` [PATCH v6 12/12] doc: revisions: sort examples and fix alignment of the unchanged
      ` BUG: indent-with-non-tab always on (was: Re: [PATCH v6 00/12] Update git revisions)
        ` BUG: indent-with-non-tab always on

[PATCH 0/3] diff-highlight: add support for git log --graph output
 2016-08-15 16:40 UTC  (6+ messages)
` [PATCH 1/3] diff-highlight: add some tests

[PATCH] squash! diff: add --diff-line-prefix option for passing in a prefix
 2016-08-15 16:20 UTC  (4+ messages)

[ANNOUNCE] Git v2.10.0-rc0
 2016-08-15 15:42 UTC  (3+ messages)

[PATCH v1 0/3] fixup fixup documenation
 2016-08-15 15:42 UTC  (15+ messages)
` [PATCH v1 1/3] doc: commit: --fixup/--squash can take a commit revision
` [PATCH v1 2/3] doc: rebase: fixup! can take an object name
` [PATCH v1 3/3] doc: rebase: clarify fixup! fixup! constraint

[PATCH v5 1/3] diff.c: remove output_prefix_length field
 2016-08-15 15:37 UTC  (8+ messages)
` [PATCH v5 2/3] diff: add --diff-line-prefix option for passing in a prefix

[L10N] Kickoff of translation for Git 2.10.0 round 1
 2016-08-15 15:04 UTC 

Git shallow clone branch doesn't work with recursive submodules cloning
 2016-08-15 13:03 UTC  (6+ messages)

[PATCH] rev-parse: respect core.hooksPath in --git-path
 2016-08-15 12:50 UTC  (2+ messages)

[PATCH] make rebase respect core.hooksPath if set
 2016-08-15 12:31 UTC  (5+ messages)

[PATCH 1/1] do not add common-main to lib
 2016-08-15 12:30 UTC  (5+ messages)

Getting the "message" given a branch designation and conversely
 2016-08-15 12:28 UTC  (3+ messages)

[PATCH] t1410: remove superfluous 'git reflog' from the 'walk past root' test
 2016-08-14 23:28 UTC 

A note from the maintainer
 2016-08-14 22:52 UTC  (11+ messages)

What's cooking in git.git (Aug 2016, #06; Sun, 14)
 2016-08-14 22:46 UTC 

t0027 racy?
 2016-08-14 20:37 UTC  (7+ messages)
` [PATCH v1 1/2] t0027: Correct raciness in NNO test
` [PATCH v2 0/1] convert: Correct NNO tests and missing `LF will be replaced by CRLF`
` [PATCH v2 1/1] "

[ANNOUNCE] tig-2.2
 2016-08-14 13:01 UTC  (2+ messages)

git cherry-pick conflict error message is deceptive when cherry-picking multiple commits
 2016-08-14 11:44 UTC  (2+ messages)

[PATCH] correct FLEXPTR_* example in comment
 2016-08-13 18:36 UTC  (5+ messages)

[PATCH] receive-pack: use FLEX_ALLOC_MEM in queue_command()
 2016-08-13 18:34 UTC  (2+ messages)

git difftool and git mergetool aren't returning errors when the tool has issues
 2016-08-14  3:21 UTC  (5+ messages)
  ` [PATCH] difftool: always honor "command not found" exit code

[ANNOUNCE] Git for Windows 2.9.3
 2016-08-13 15:50 UTC  (2+ messages)

[PATCH v12 01/13] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-08-13 13:50 UTC  (10+ messages)
` [PATCH v12 13/13] bisect--helper: `bisect_start` shell function partially in C
` [PATCH v12 11/13] bisect--helper: `bisect_next_check` & bisect_voc shell function "

[PATCH] commit: introduce set_merge_remote_desc()
 2016-08-13 12:24 UTC  (8+ messages)
    ` [PATCH v2 1/4] commit: use xstrdup() in get_merge_parent()
    ` [PATCH v2 2/4] commit: factor out set_merge_remote_desc()
    ` [PATCH v2 3/4] merge-recursive: fix verbose output for multiple base trees
    ` [PATCH v2 4/4] commit: use FLEX_ARRAY in struct merge_remote_desc

[PATCH] mailinfo: recycle strbuf in check_header()
 2016-08-13  9:05 UTC 

[PATCH v3] config: add conditional include
 2016-08-13  8:40 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] Speed up sparse checkout when $GIT_DIR/info/sparse-checkout is unchanged
 2016-08-13  8:37 UTC  (2+ messages)

[ANN] Pro Git Reedited 2nd Edition
 2016-08-13  0:30 UTC  (4+ messages)

[PATCH v4 0/8] Name for A..B ranges?
 2016-08-12 22:45 UTC  (14+ messages)
` [PATCH v5 00/12] Update git revisions
  ` [PATCH v5 05/12] doc: revisions: extra clarification of <rev>^! notation effects
  ` [PATCH v5 06/12] doc: revisions: single vs multi-parent notation comparison
  ` [PATCH v5 11/12] doc: revisions: show revision expansion in examples

[PATCH v8 0/9] status: V2 porcelain status
 2016-08-12 22:08 UTC  (2+ 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).