messages from 2016-08-04 19:54:58 to 2016-08-07 23:14:40 UTC [more...]
[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 v2 1/2] format-patch: Add a config option format.from to set the default for --from
2016-08-07 22:57 UTC (3+ messages)
[PATCH v5 0/9] status: V2 porcelain status
2016-08-07 22:29 UTC (14+ 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
Forward declaration of enum iterator_selection?
2016-08-07 20:34 UTC (2+ 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 (18+ 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
What's cooking in git.git (Aug 2016, #02; Thu, 4)
2016-08-07 9:06 UTC (15+ messages)
[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 (16+ messages)
` [PATCH 2/2] nedmalloc: work around overzealous GCC 6 warning
[PATCH v3 00/10] Git filter protocol
2016-08-06 20:40 UTC (57+ 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 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] merge: use string_list_split() in add_strategies()
2016-08-05 21:01 UTC
[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)
[PATCH] t5533: make it pass on case-sensitive filesystems
2016-08-05 14:19 UTC (3+ messages)
obsolete index in wt_status_print after pre-commit hook runs
2016-08-05 13:22 UTC (7+ messages)
git bisect for reachable commits only
2016-08-04 23:29 UTC (11+ messages)
[ANNOUNCE] git-series: track changes to a patch series over time
2016-08-04 22:40 UTC (3+ messages)
git grep -P is multiline for negative lookahead/behind
2016-08-04 22:09 UTC (4+ messages)
[GSOC Update] Week 113
2016-08-04 20:55 UTC
[BUG?] --boundary inconsistent with path limiting
2016-08-04 20:11 UTC (3+ messages)
[PATCH 0/8] Better heuristics make prettier diffs
2016-08-04 20:01 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).