git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
 messages from 2016-08-05 07:49:02 to 2016-08-08 16:51:33 UTC [more...]

[PATCH v2 0/7] speed up pack-objects counting with many packs
 2016-08-08 16:51 UTC  (7+ messages)
` [PATCH v2 7/7] pack-objects: use mru list when iterating over packs

Forward declaration of enum iterator_selection?
 2016-08-08 16:30 UTC  (3+ messages)

[PATCH v3 00/10] Git filter protocol
 2016-08-08 16:26 UTC  (60+ messages)
  ` [PATCH v3 01/10] pkt-line: extract set_packet_header()
  ` [PATCH v3 02/10] pkt-line: add direct_packet_write() and direct_packet_write_data()
  ` [PATCH v3 03/10] pkt-line: add packet_flush_gentle()
  ` [PATCH v3 10/10] convert: add filter.<driver>.process option
        ` Designing the filter process protocol (was: Re: [PATCH v3 10/10] convert: add filter.<driver>.process option)
  ` [PATCH v4 00/12] Git filter protocol
    ` [PATCH v4 01/12] pkt-line: extract set_packet_header()
    ` [PATCH v4 07/12] run-command: add clean_on_exit_handler
    ` [PATCH v4 11/12] convert: add filter.<driver>.process option

[PATCH] pack-objects: Use reachability bitmap index when generating non-stdout pack too
 2016-08-08 16:11 UTC  (11+ messages)
` [PATCH 1/2] pack-objects: Teach --use-bitmap-index codepath to respect --local, --honor-pack-keep and --incremental
` [PATCH v4 2/2] pack-objects: Teach it to use reachability bitmap index when generating non-stdout pack too

t0027 racy?
 2016-08-08 15:29 UTC  (2+ messages)

[PATCH] t5533: make it pass on case-sensitive filesystems
 2016-08-08 11:49 UTC  (5+ messages)

[PATCH v9 00/41] libify apply and use lib in am, part 2
 2016-08-08 11:31 UTC  (4+ messages)
` [PATCH v9 39/41] apply: change error_routine when silent

[PATCH 1/3] i18n: setup: mark error messages for translation
 2016-08-08 11:16 UTC  (3+ messages)
` [PATCH 2/3] i18n: archive: mark errors "
` [PATCH 3/3] i18n: git-stash: mark message "

[PATCH] merge: use string_list_split() in add_strategies()
 2016-08-08  8:39 UTC  (2+ messages)

What's cooking in git.git (Aug 2016, #02; Thu, 4)
 2016-08-08  6:50 UTC  (13+ messages)

[PATCH v2 1/2] format-patch: Add a config option format.from to set the default for --from
 2016-08-08  5:06 UTC  (10+ messages)

[PATCH 1/2] format-patch: Add a config option format.from to set the default for --from
 2016-08-08  4:52 UTC  (3+ messages)

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

[PATCH] archive-tar: make write_extended_header() void
 2016-08-07 23:14 UTC  (2+ messages)

[PATCH] use strbuf_add_unique_abbrev() for adding short hashes
 2016-08-07 23:14 UTC  (3+ messages)

[PATCH] apply: mark some file-local symbols static
 2016-08-07 16:37 UTC  (5+ messages)

[PATCH] .mailmap: use Christian Couder's gmail address
 2016-08-07 15:17 UTC 

[PATCH v5 00/16] Use merge_recursive() directly in the builtin am
 2016-08-07 11:09 UTC  (46+ messages)
` [PATCH v6 "
  ` [PATCH v6 06/16] merge_recursive: abort properly upon errors
          ` patch submission process, was "
  ` [PATCH v6 16/16] merge-recursive: flush output buffer even when erroring out

storing cover letter of a patch series?
 2016-08-07 10:42 UTC  (12+ messages)

[PATCH 0/6] git clone: Marry --recursive and --reference
 2016-08-07  9:24 UTC  (25+ messages)
` [PATCH 1/6] t7408: modernize style
` [PATCH 2/6] t7408: merge short tests, factor out testing method
` [PATCH 3/6] submodule--helper module-clone: allow multiple references
` [PATCH 4/6] submodule--helper update-clone: "
` [PATCH 5/6] submodule update: add super-reference flag
` [PATCH 6/6] clone: reference flag is used for submodules as well
` Rename detection within in files WAS: [PATCH 2/6] t7408: merge short tests, factor out testing method

[PATCH] merge-recursive: use STRING_LIST_INIT_NODUP
 2016-08-07  8:51 UTC  (2+ messages)

[PATCH] use strbuf_addstr() instead of strbuf_addf() with "%s"
 2016-08-07  8:49 UTC  (2+ messages)

[PATCH v1 0/3] Git filter protocol
 2016-08-05 23:38 UTC  (8+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 5/5] convert: add filter.<driver>.process option

[ANNOUNCE] more archives of this list
 2016-08-06 23:41 UTC  (9+ messages)

Un-paged commit messages in git filter-branch's commit-filter?
 2016-08-06  9:40 UTC  (7+ messages)

[PATCHv2 0/6] git clone: Marry --recursive and --reference
 2016-08-06 17:29 UTC  (11+ messages)
` [PATCHv2 1/6] t7408: modernize style
` [PATCHv2 2/6] t7408: merge short tests, factor out testing method
` [PATCHv2 3/6] submodule--helper module-clone: allow multiple references
` [PATCHv2 4/6] submodule--helper update-clone: "
` [PATCHv2 5/6] submodule update: add super-reference flag
` [PATCHv2 6/6] clone: reference flag is used for submodules as well

[PATCH 0/2] Patches to let Git build with GCC 6 and DEVELOPER=SureWhyNot
 2016-08-06  8:19 UTC  (11+ messages)
` [PATCH 2/2] nedmalloc: work around overzealous GCC 6 warning

[PATCH v4 0/8] status: V2 porcelain status
 2016-08-05 21:47 UTC  (18+ messages)
` [PATCH v4 5/8] status: print per-file porcelain v2 status data
` [PATCH v4 6/8] status: print branch info with --porcelain=v2 --branch
` [PATCH v4 7/8] git-status.txt: describe --porcelain=v2 format
` [PATCH v4 8/8] status: tests for --porcelain=v2

[PATCH] wt-status.c: mark a file-local symbol as static
 2016-08-05 21:24 UTC  (2+ messages)

[PATCH] xdiffi.c: mark some file-local symbols as static
 2016-08-05 20:57 UTC 

[PATCH] use CHILD_PROCESS_INIT to initialize automatic variables
 2016-08-05 20:38 UTC 

git fatal error on fetching
 2016-08-05 19:10 UTC 

[PATCH 0/7] minor trace fixes and cosmetic improvements
 2016-08-05 18:41 UTC  (15+ messages)
` [PATCH 3/7] trace: use warning() for printing trace errors
` [PATCH 4/7] trace: cosmetic fixes for error messages
` [PATCH 6/7] trace: disable key after write error

[PATCH] git mv: do not keep slash in `git mv dir non-existing-dir/`
 2016-08-05 16:18 UTC  (4+ messages)

[RFC/PATCH] rebase--interactive: Add "sign" command
 2016-08-05 16:04 UTC  (5+ messages)

obsolete index in wt_status_print after pre-commit hook runs
 2016-08-05 13:22 UTC  (7+ 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).