git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-09-28 21:28:11 to 2016-10-01 09:12:57 UTC [more...]

[PATCH 0/6] receive-pack: quarantine pushed objects
 2016-10-01  9:12 UTC  (13+ messages)
` [PATCH 1/6] check_connected: accept an env argument
` [PATCH 2/6] sha1_file: always allow relative paths to alternates
` [PATCH 3/6] tmp-objdir: introduce API for temporary object directories
` [PATCH 4/6] receive-pack: quarantine objects until pre-receive accepts
` [PATCH 5/6] tmp-objdir: put quarantine information in the environment
` [PATCH 6/6] tmp-objdir: do not migrate files starting with '.'

What's cooking in git.git (Sep 2016, #08; Tue, 27)
 2016-10-01  1:33 UTC  (2+ messages)

[PATCH v3 0/5] Add --format to tag verification
 2016-10-01  1:33 UTC  (9+ messages)
` [PATCH v3 1/5] gpg-interface, tag: add GPG_VERIFY_QUIET flag
` [PATCH v3 2/5] ref-filter: add function to print single ref_array_item
` [PATCH v3 3/5] tag: add format specifier to gpg_verify_tag
` [PATCH v3 4/5] builtin/verify-tag: add --format to verify-tag
` [PATCH v3 5/5] builtin/tag: add --format argument for tag -v

[PATCH 0/3] auto-sizing default abbreviation length
 2016-10-01  0:19 UTC  (4+ messages)
` [PATCH 1/3] abbrev: add FALLBACK_DEFAULT_ABBREV to prepare for auto sizing
` [PATCH 2/3] abbrev: prepare for new world order
` [PATCH 3/3] abbrev: auto size the default abbreviation

"Purposes, Concepts,Misfits, and a Redesign of Git" (a research paper)
 2016-09-30 22:24 UTC  (2+ messages)

[PATCH/RFC] git log --oneline alternative with dates, times and initials
 2016-09-30 22:04 UTC  (19+ 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

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

Changing the default for "core.abbrev"?
 2016-09-30 20:01 UTC  (64+ 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 19:38 UTC  (25+ 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] diff_unique_abbrev(): document its assumtion and limitation
 2016-09-30 19:19 UTC  (3+ messages)

[PATCH v2 00/11] Mark strings in perl script for translation
 2016-09-30 17:52 UTC  (13+ 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/4 v4] recursive support for ls-files
 2016-09-30 17:01 UTC  (20+ messages)
` [PATCH v5 0/4] "
  ` [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

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

[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  (3+ 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 


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).