git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-08-11 23:14:17 to 2016-08-15 06:28:23 UTC [more...]

storing cover letter of a patch series?
 2016-08-15  6:28 UTC  (5+ messages)

Draft of Git Rev News edition 18
 2016-08-15  6:17 UTC  (8+ messages)

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

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

Minor bug: git config ignores empty sections
 2016-08-15  1:29 UTC 

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

[PATCH v1 0/3] fixup fixup documenation
 2016-08-14 23:30 UTC  (14+ 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

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

[ANNOUNCE] Git v2.10.0-rc0
 2016-08-14 22:47 UTC 

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

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

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

[PATCH] make rebase respect core.hooksPath if set
 2016-08-14 20:03 UTC  (3+ messages)

Getting the "message" given a branch designation and conversely
 2016-08-14 17:32 UTC  (2+ messages)

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

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-14 12:26 UTC  (15+ 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

[PATCH] submodule: mark a file-local symbol as static
 2016-08-13 14:31 UTC 

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

git-mergetool reverse file ordering
 2016-08-14 10:38 UTC  (3+ 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  (12+ messages)
` [PATCH v12 11/13] bisect--helper: `bisect_next_check` & bisect_voc shell function in C
` [PATCH v12 13/13] bisect--helper: `bisect_start` shell function partially "
` [PATCH v12 04/13] bisect--helper: `bisect_clean_state` 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 v5 00/12] Update git revisions
 2016-08-12 23:45 UTC  (6+ 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

[PATCH v4 0/8] Name for A..B ranges?
 2016-08-12 22:45 UTC  (25+ messages)
` [PATCH v5 00/12] Update git revisions
  ` [PATCH v5 01/12] doc: use 'symmetric difference' consistently
  ` [PATCH v5 02/12] doc: revisions - name the left and right sides
  ` [PATCH v5 03/12] doc: show the actual left, right, and boundary marks
  ` [PATCH v5 04/12] doc: revisions: give headings for the two and three dot notations
  ` [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 07/12] doc: gitrevisions - use 'reachable' in page description
  ` [PATCH v5 08/12] doc: gitrevisions - clarify 'latter case' is revision walk
  ` [PATCH v5 09/12] doc: revisions - define `reachable`
  ` [PATCH v5 10/12] doc: revisions - clarify reachability examples
  ` [PATCH v5 11/12] doc: revisions: show revision expansion in examples
  ` [PATCH v5 12/12] doc: revisions: sort examples and fix alignment of the unchanged

[PATCHv4 0/6] git clone: Marry --recursive and --reference
 2016-08-12 22:32 UTC  (11+ messages)
` [PATCHv4 1/8] t7408: modernize style
` [PATCHv4 2/8] t7408: merge short tests, factor out testing method
` [PATCHv4 3/8] submodule--helper module-clone: allow multiple references
` [PATCHv4 4/8] submodule--helper update-clone: "
` [PATCHv4 5/8] clone: factor out checking for an alternate path
` [PATCHv4 6/8] clone: clarify option_reference as required
` [PATCHv4 7/8] clone: implement optional references
` [PATCHv4 8/8] clone: recursive and reference option triggers submodule alternates

[PATCH v8 0/9] status: V2 porcelain status
 2016-08-12 22:08 UTC  (11+ messages)
` [PATCH v8 1/9] status: rename long-format print routines
` [PATCH v8 2/9] status: cleanup API to wt_status_print
` [PATCH v8 3/9] status: support --porcelain[=<version>]
` [PATCH v8 4/9] status: collect per-file data for --porcelain=v2
` [PATCH v8 5/9] status: print per-file porcelain v2 status data
` [PATCH v8 6/9] status: print branch info with --porcelain=v2 --branch
` [PATCH v8 7/9] git-status.txt: describe --porcelain=v2 format
` [PATCH v8 8/9] test-lib-functions.sh: Add lf_to_nul
` [PATCH v8 9/9] status: unit tests for --porcelain=v2

What's cooking in git.git (Aug 2016, #05; Fri, 12)
 2016-08-12 19:57 UTC 

[ANNOUNCE] Git v2.9.3
 2016-08-12 19:55 UTC 

[PATCH] git-subtree: compare file names by absolute paths
 2016-08-12 18:30 UTC  (3+ messages)

[PATCH v5 00/15] Git filter protocol
 2016-08-12 18:03 UTC  (12+ messages)
  ` [PATCH v5 14/15] convert: add filter.<driver>.process option

[PATCHv3] checkout: do not mention detach advice for explicit --detach option
 2016-08-12 16:28 UTC  (5+ messages)

[PATCH 1/3] t3404: become resilient to GETTEXT_POISON
 2016-08-12 11:59 UTC  (3+ messages)
` [PATCH 2/3] t5520: "
` [PATCH 3/3] t7411: "

[PATCHv2] checkout: do not mention detach advice for explicit --detach option
 2016-08-12  8:09 UTC  (2+ messages)

Mapping old gmane numbers to existing amil servers?
 2016-08-12  7:38 UTC  (5+ 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).