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

[PATCHv4 0/6] git clone: Marry --recursive and --reference
 2016-08-17 21:41 UTC  (11+ messages)
` [PATCHv4 5/8] clone: factor out checking for an alternate path
` [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 

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

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 0/2] Do not lock temporary files via child processes on Windows
 2016-08-17 18:22 UTC  (7+ 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] 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  (11+ messages)
` [PATCH v2] "

git cherry-pick conflict error message is deceptive when cherry-picking multiple commits
 2016-08-17 15:31 UTC  (7+ messages)

[ANNOUNCE] Git for Windows 2.9.3
 2016-08-17 15:29 UTC  (4+ messages)

[PATCH 1/3] t3404: become resilient to GETTEXT_POISON
 2016-08-17 12:49 UTC  (2+ messages)

t0027 racy?
 2016-08-17 12:46 UTC  (3+ messages)
` [PATCH v2 0/1] convert: Correct NNO tests and missing `LF will be replaced by CRLF`

[ANNOUNCE] Git Rev News edition 18
 2016-08-17 10:40 UTC 

Working with zip files
 2016-08-17  9:58 UTC  (10+ messages)

Draft of Git Rev News edition 18
 2016-08-16 22:32 UTC  (8+ messages)

upload-pack/ls-remote: showing non-HEAD symbolic refs?
 2016-08-16 22:24 UTC  (11+ messages)

[PATCH] Prefer "long" key format output when verifying pgp signatures
 2016-08-16 22:09 UTC  (2+ messages)

[PATCH v1 0/3] fixup fixup documenation
 2016-08-16 22:11 UTC  (7+ messages)
` [PATCH v1 1/3] doc: commit: --fixup/--squash can take a commit revision

[PATCH v6 0/3] Add support for displaying submodules as a proper diff
 2016-08-16 21:31 UTC  (13+ messages)
` [PATCH v6 1/3] diff.c: remove output_prefix_length field
` [PATCH v6 2/3] graph: add support for --line-prefix on all graph-aware output
` [PATCH v6 3/3] diff: add SUBMODULE_DIFF format to display submodule diff

storing cover letter of a patch series?
 2016-08-16 21:29 UTC  (16+ messages)

[PATCH] t/Makefile: make sure that file names are truly platform-independent
 2016-08-16 21:10 UTC  (17+ messages)
` [PATCH v2] t/Makefile: make sure that paths can be checked out on platforms we care
  ` [PATCH v3] t/Makefile: ensure that paths are valid "

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

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

[PATCH] help: make option --help open man pages only for Git commands
 2016-08-16 19:06 UTC  (13+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

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

Credential helpers processing order
 2016-08-16 16:12 UTC  (3+ messages)

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

[RFC/PATCH 0/3] limit the size of the packs we receive
 2016-08-16 14:46 UTC  (11+ 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

Minor bug: git config ignores empty sections
 2016-08-16 12:36 UTC  (9+ messages)

[StGit PATCH] contrib/vim: Fix filetype detection in VIM >=7.4
 2016-08-16  8:52 UTC  (2+ messages)

[PATCH] make rebase respect core.hooksPath if set
 2016-08-16  2:01 UTC  (3+ messages)

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

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

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

[PATCH] difftool: always honor "command not found" exit code
 2016-08-15 22:26 UTC  (5+ messages)
    ` [PATCH v2] difftool: always honor fatal error exit codes

[PATCH 0/8] Better heuristics make prettier diffs
 2016-08-15 20:24 UTC  (7+ messages)
` [PATCH 8/8] diff: improve positioning of add/delete blocks in diffs

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

[ANNOUNCE] git-series: track changes to a patch series over time
 2016-08-15 20:05 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).