git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-09-28 12:44:00 to 2016-09-30 19:36:03 UTC [more...]

[PATCH 0/6] receive-pack: quarantine pushed objects
 2016-09-30 19:35 UTC  (2+ messages)
` [PATCH 1/6] check_connected: accept an env argument

[RFC/PATCH 0/2] place cherry pick line below commit title
 2016-09-30 19:34 UTC  (6+ messages)
` [RFC/PATCH 1/2] sequencer: refactor message and origin appending
` [RFC/PATCH 2/2] sequencer: allow origin line below commit title

[PATCH] diff_unique_abbrev(): document its assumtion and limitation
 2016-09-30 19:19 UTC  (3+ messages)

Changing the default for "core.abbrev"?
 2016-09-30 19:00 UTC  (62+ messages)
` [PATCH 0/4] raising core.abbrev default to 12 hexdigits
  ` [PATCH 1/4] config: allow customizing /etc/gitconfig location
  ` [PATCH 2/4] t13xx: do not assume system config is empty
  ` [PATCH 3/4] worktree: honor configuration variables
  ` [PATCH 4/4] core.abbrev: raise the default abbreviation to 12 hexdigits

[PATCH v8 00/11] Git filter protocol
 2016-09-30 18:56 UTC  (23+ messages)
` [PATCH v8 01/11] pkt-line: rename packet_write() to packet_write_fmt()
` [PATCH v8 11/11] convert: add filter.<driver>.process option

[PATCH v2 00/11] Mark strings in perl script for translation
 2016-09-30 17:52 UTC  (16+ messages)
` [PATCH v2 01/11] i18n: add--interactive: mark strings "
` [PATCH v2 02/11] i18n: add--interactive: mark simple here documents "
` [PATCH v2 03/11] i18n: add--interactive: mark strings with interpolation "

[PATCH 0/3] recursive support for ls-files
 2016-09-30 17:01 UTC  (26+ messages)
` [PATCH 0/4 v4] "
  ` [PATCH 3/4 v4] ls-files: pass through safe options for --recurse-submodules
  ` [PATCH v5 0/4] recursive support for ls-files
    ` [PATCH v5 1/4] git: make super-prefix option
    ` [PATCH v5 2/4] ls-files: optionally recurse into submodules
    ` [PATCH v5 3/4] ls-files: pass through safe options for --recurse-submodules
    ` [PATCH v5 4/4] ls-files: add pathspec matching for submodules
    ` [PATCH v6 0/4] recursive support for ls-files
      ` [PATCH v6 1/4] git: make super-prefix option
      ` [PATCH v6 2/4] ls-files: optionally recurse into submodules
      ` [PATCH v6 3/4] ls-files: pass through safe options for --recurse-submodules
      ` [PATCH v6 4/4] ls-files: add pathspec matching for submodules

"Purposes, Concepts,Misfits, and a Redesign of Git" (a research paper)
 2016-09-30 16:14 UTC 

[PATCH] gpg-interface: use more status letters
 2016-09-30 16:16 UTC  (8+ messages)
` [PATCH v2] "

[PATCH/RFC] git log --oneline alternative with dates, times and initials
 2016-09-30 10:56 UTC  (18+ messages)
  ` [PATCH 1/5] pretty: allow formatting DATE_SHORT
  ` [PATCH 2/5] pretty: allow formatting names as initials
  ` [PATCH 3/5] graph: fix extra spaces in graph_padding_line
  ` [PATCH 4/5] graph: helper functions for printing commit header
  ` [PATCH 5/5] log: add --commit-header option

[PATCH 0/10] helping people resolve ambiguous sha1s
 2016-09-30  5:51 UTC  (11+ messages)
` [PATCH 10/10] get_short_sha1: list ambiguous objects on error

[PATCH] http: Control GSSAPI credential delegation
 2016-09-29 23:53 UTC  (7+ messages)
  ` [PATCH v2] "

[PATCH 1/3] add QSORT
 2016-09-29 23:40 UTC  (6+ messages)
` [PATCH 2/3] use QSORT
` [PATCH 3/3] remove unnecessary check before QSORT

Impossible to change working directory
 2016-09-29 23:24 UTC  (2+ messages)

[PATCH v2 0/9] allow customizing /etc/gitconfig location with an environment
 2016-09-29 21:00 UTC  (10+ messages)
` [PATCH v2 1/9] config: "
` [PATCH v2 2/9] t1300: always compare expect to actual
` [PATCH v2 3/9] t1308: ignore system-wide config in the iteration test
` [PATCH v2 4/9] t1300: check also system-wide configuration file in --show-origin tests
` [PATCH v2 5/9] t1300: disable system-wide config for tests that wants to read from -c
` [PATCH v2 6/9] t1300: take contents of system-wide configuration into account in "--list" test
` [PATCH v2 7/9] t1300: be explicit in local configuration tests
` [PATCH v2 8/9] worktree: honor configuration variables
` [PATCH v2 9/9] core.abbrev: raise the default abbreviation to 12 hexdigits

Two bugs in --pretty with %C(auto)
 2016-09-29 18:13 UTC  (3+ messages)

[PATCH v7 00/10] Git filter protocol
 2016-09-29  9:37 UTC  (10+ messages)
` [PATCH v7 10/10] convert: add filter.<driver>.process option

[PATCH] blame: use DEFAULT_ABBREV macro
 2016-09-28 21:57 UTC 

[PATCH] Replace deprecated CURLAUTH_GSSNEGOTIATE with CURLAUTH_NEGOTIATE
 2016-09-28 21:20 UTC 

[PATCH 00/11] Resumable clone
 2016-09-28 20:46 UTC  (11+ messages)
` [PATCH 10/11] run command: add RUN_COMMAND_NO_STDOUT

[PATCH 0/3] i-t-a entries in git-status, and git-commit
 2016-09-28 20:33 UTC  (6+ messages)
` [PATCH 1/3] Resurrect "diff-lib.c: adjust position of i-t-a entries in diff"
` [PATCH 2/3] diff-lib.c: enable --shift-ita in index_differs_from()

[PATCH v3 1/2] t5100-mailinfo: replace common path prefix with variable
 2016-09-28 20:27 UTC  (6+ messages)
` [PATCH v4 0/2] Handle RFC2822 quoted-pairs in From header
  ` [PATCH v4 1/2] t5100-mailinfo: replace common path prefix with variable
  ` [PATCH v4 2/2] mailinfo: unescape quoted-pair in header fields

[PATCH 0/2] tree-walk improvements
 2016-09-28 18:02 UTC  (8+ messages)
` [PATCH 2/2] fsck: handle bad trees like other errors
      ` thoughts on error passing, was "

[PATCH 0/3] update git cvs import documentation
 2016-09-28 17:59 UTC  (6+ messages)
` [PATCH 3/3] docs/cvs-migration: mention cvsimport caveats

[PATCH v3] checkout: eliminate unnecessary merge for trivial checkout
 2016-09-28 17:52 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).