git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-08-17 12:56:14 to 2016-08-19 20:50:38 UTC [more...]

[PATCH v13 01/13] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-08-19 20:32 UTC  (4+ messages)
` [PATCH v13 07/13] bisect--helper: `bisect_reset` shell function in C
` [PATCH v13 13/13] bisect--helper: `bisect_start` shell function partially "
` [PATCH v13 02/13] bisect: rewrite `check_term_format` shell function "

[PATCH v8 0/8] submodule show inline diff
 2016-08-19 20:50 UTC  (17+ messages)
` [PATCH v8 1/8] diff.c: remove output_prefix_length field
` [PATCH v8 2/8] graph: add support for --line-prefix on all graph-aware output
` [PATCH v8 3/8] diff: prepare for additional submodule formats
` [PATCH v8 4/8] submodule: allow add_submodule_odb to work even if path is not checked out
` [PATCH v8 5/8] submodule: convert show_submodule_summary to use struct object_id *
` [PATCH v8 6/8] submodule: refactor show_submodule_summary with helper function
` [PATCH v8 7/8] cache: add empty_tree_oid object
` [PATCH v8 8/8] diff: teach diff to display submodule difference with an inline diff

[PATCH 1/3] diff-highlight: add some tests
 2016-08-19 20:44 UTC  (21+ messages)
` [PATCH v2 0/3] diff-highlight: add support for git log --graph output
` [PATCH v2 1/3] diff-highlight: add some tests
        ` [PATCH v3 0/3] diff-highlight: add support for git log --graph output
        ` [PATCH v3 1/3] diff-highlight: add some tests
            ` [PATCH] "
        ` [PATCH v3 2/3] diff-highlight: add failing test for handling --graph output
        ` [PATCH v3 3/3] diff-highlight: add support for "
` [PATCH v2 2/3] diff-highlight: add failing test for handling "
` [PATCH v2 3/3] diff-highlight: add support for "

git format-patch --break-rewrites broken in 2.9.3
 2016-08-19 18:41 UTC  (11+ messages)

Working with public-inbox.org [Was: [PATCH] rev-parse: respect core.hooksPath in --git-path]
 2016-08-19 16:55 UTC  (8+ messages)

t0027 racy?
 2016-08-19 16:39 UTC  (4+ messages)
` [PATCH v1 0/1] Rename NotNormalized (NNO) into CRLF in index
` [PATCH v1 1/1] t0027: "

[PATCH 0/4] cat-file: optionally convert to worktree version
 2016-08-19 16:19 UTC  (29+ messages)
` [PATCH 1/4] cat-file: fix a grammo in the man page
` [PATCH 2/4] cat-file: introduce the --filters option
` [PATCH 3/4] cat-file --textconv/--filters: allow specifying the path separately
` [PATCH 4/4] cat-file: support --textconv/--filters in batch mode

[PATCH 0/2] Do not lock temporary files via child processes on Windows
 2016-08-19 15:57 UTC  (16+ messages)
` [PATCH 1/2] t6026-merge-attr: child processes must not inherit index.lock handles
` [PATCH 2/2] mingw: ensure temporary file handles are not inherited by child processes
` [PATCH v2 0/2] Do not lock temporary files via child processes on Windows
  ` [PATCH v2 1/2] t6026-merge-attr: child processes must not inherit index.lock handles
  ` [PATCH v2 2/2] mingw: ensure temporary file handles are not inherited by child processes

[PATCH v3] help: make option --help open man pages only for Git commands
 2016-08-19 15:53 UTC  (9+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] help: introduce option --command-only
    ` [PATCH 2/2] help: make option --help open man pages only for Git commands

[PATCH v3] config: add conditional include
 2016-08-19 13:54 UTC  (4+ messages)
` [PATCH v4] "

upload-pack/ls-remote: showing non-HEAD symbolic refs?
 2016-08-19 13:47 UTC  (10+ messages)

[PATCH] Revert "display HTML in default browser using Windows' shell API"
 2016-08-19  8:39 UTC 

Working with zip files
 2016-08-19  3:00 UTC  (9+ messages)

[PATCH v7 0/7] implement inline submodule diff format
 2016-08-18 21:08 UTC  (27+ messages)
` [PATCH v7 1/7] diff.c: remove output_prefix_length field
` [PATCH v7 2/7] graph: add support for --line-prefix on all graph-aware output
` [PATCH v7 3/7] diff: prepare for additional submodule formats
` [PATCH v7 4/7] submodule: allow do_submodule_path to work if given gitdir directly
` [PATCH v7 5/7] submodule: correct output of submodule log format
` [PATCH v7 6/7] submodule: refactor show_submodule_summary with helper function
` [PATCH v7 7/7] diff: teach diff to display submodule difference with an inline diff

[PATCHv8 8/8] clone: recursive and reference option triggers submodule alternates
 2016-08-18 17:18 UTC  (3+ messages)

Working from different machines
 2016-08-18 16:53 UTC  (7+ messages)

[PATCH 1/2] pack-objects: Teach --use-bitmap-index codepath to respect --local, --honor-pack-keep and --incremental
 2016-08-18 18:06 UTC  (5+ messages)
` [PATCH 1/2 v5] pack-objects: respect --local/--honor-pack-keep/--incremental when bitmap is in use
` [PATCH 2/2 v7] pack-objects: use reachability bitmap index when generating non-stdout pack

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

What's cooking in git.git (Aug 2016, #07; Thu, 18)
 2016-08-18 21:31 UTC 

[PATCHv9 8/8] clone: recursive and reference option triggers submodule alternates
 2016-08-18 17:22 UTC 

[PATCH v5 00/15] Git filter protocol
 2016-08-18 14:23 UTC  (3+ messages)
  ` [PATCH v5 15/15] read-cache: make sure file handles are not inherited by child processes

git cherry-pick conflict error message is deceptive when cherry-picking multiple commits
 2016-08-18 14:15 UTC  (6+ messages)

[PATCH 0/3] limit the size of the packs we receive
 2016-08-18 14:06 UTC  (6+ messages)
` [PATCH 3/3] receive-pack: allow a maximum input size to be specified

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

[ANNOUNCE] Git for Windows 2.9.3
 2016-08-18  8:37 UTC  (5+ messages)

[PATCHv7 8/8] clone: recursive and reference option triggers submodule alternates
 2016-08-17 22:18 UTC  (3+ messages)

[PATCHv4 0/6] git clone: Marry --recursive and --reference
 2016-08-17 21:41 UTC  (6+ messages)
` [PATCHv4 8/8] clone: recursive and reference option triggers submodule alternates

[PATCHv6 8/8] clone: recursive and reference option triggers submodule alternates
 2016-08-17 21:28 UTC 

git-mergetool reverse file ordering
 2016-08-17 21:18 UTC  (10+ messages)

[PATCH] push: change submodule default to check
 2016-08-17 21:14 UTC  (3+ messages)

[PATCH] imap-send: Tell cURL to use imap:// or imaps://
 2016-08-17 18:58 UTC 

diff --diff-filter on modified but locally deleted files
 2016-08-17 18:47 UTC  (3+ messages)

[PATCH] git-multimail: update to release 1.4.0
 2016-08-17 18:36 UTC  (2+ messages)

[ANNOUNCE] Git v2.10.0-rc0
 2016-08-17 18:27 UTC  (7+ messages)

[PATCH] submodule-config: use explicit empty string instead of strbuf in config_from()
 2016-08-17 17:45 UTC  (11+ messages)
        ` [PATCH 1/2] fix passing a name for config from submodules
              ` [PATCH] document how to reference previous commits

What's cooking in git.git (Aug 2016, #06; Sun, 14)
 2016-08-17 17:45 UTC  (4+ messages)

[PATCH] rev-parse: respect core.hooksPath in --git-path
 2016-08-17 15:40 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/3] t3404: become resilient to GETTEXT_POISON
 2016-08-17 12:49 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).