Show patches with: Submitter = Jeff King       |    State = Action Required       |   791 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/5] repack: use tempfiles for signal cleanup repack tempfile-cleanup signal deadlock - - - --- 2022-10-22 Jeff King New
[04/12] mark unused parameters in trivial compat functions more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King New
[03/12] update-index: drop unused argc from do_reupdate() more unused-parameter fixes / annotations - - - --- 2022-10-18 Jeff King New
[4/4] attr: convert DEBUG_ATTR to use trace API a few small unused-parameter fixes - - - --- 2022-10-06 Jeff King New
sequencer: detect author name errors in read_author_script() sequencer: detect author name errors in read_author_script() - - - --- 2022-10-03 Jeff King New
[3/3] read-cache: use read_be32() in create_from_disk() [1/3] pack-bitmap: make read_be32() public - - - --- 2022-09-28 Jeff King New
[2/3] read-cache: read on-disk entries in byte order [1/3] pack-bitmap: make read_be32() public - - - --- 2022-09-28 Jeff King New
[1/3] pack-bitmap: make read_be32() public [1/3] pack-bitmap: make read_be32() public - - - --- 2022-09-28 Jeff King New
[4/4] list-objects-filter: convert filter_spec to a strbuf list-objects-filter cleanups - - - --- 2022-09-11 Jeff King New
test-lib: ignore uninteresting LSan output test-lib: ignore uninteresting LSan output - - - --- 2022-09-08 Jeff King New
curiosities with tempfile.active curiosities with tempfile.active - - - --- 2022-08-24 Jeff King New
[02/11] refs: mark unused each_ref_fn parameters annotating unused function parameters - - - --- 2022-08-19 Jeff King New
[v2] pipe_command(): mark stdin descriptor as non-blocking [v2] pipe_command(): mark stdin descriptor as non-blocking - - - --- 2022-08-03 Jeff King New
ref-filter: disable save_commit_buffer while traversing ref-filter: disable save_commit_buffer while traversing - - - --- 2022-07-11 Jeff King New
coverity problems in reftable code coverity problems in reftable code - - - --- 2021-12-04 Jeff King New
strbuf_addftime(): handle "%s" manually strbuf_addftime(): handle "%s" manually - - - --- 2021-11-02 Jeff King New
[PoC] mailmap and trailers [PoC] mailmap and trailers - - - --- 2021-10-19 Jeff King New
[5/5] cat-file: use packed_object_info() for --batch-all-objects cat-file replace handling and optimization - - - --- 2021-10-05 Jeff King New
[4/5] cat-file: split ordered/unordered batch-all-objects callbacks cat-file replace handling and optimization - - - --- 2021-10-05 Jeff King New
[3/5] cat-file: disable refs/replace with --batch-all-objects cat-file replace handling and optimization - - - --- 2021-10-05 Jeff King New
[2/5] cat-file: mention --unordered along with --batch-all-objects cat-file replace handling and optimization - - - --- 2021-10-05 Jeff King New
[1/5] t1006: clean up broken objects cat-file replace handling and optimization - - - --- 2021-10-05 Jeff King New
[16/16] refs: drop "broken" flag from for_each_fullref_in() enabling GIT_REF_PARANOIA by default - 1 - --- 2021-09-24 Jeff King New
[15/16] ref-filter: drop broken-ref code entirely enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[14/16] ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[13/16] repack, prune: drop GIT_REF_PARANOIA settings enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[12/16] refs: turn on GIT_REF_PARANOIA by default enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[11/16] refs: omit dangling symrefs when using GIT_REF_PARANOIA enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[10/16] refs: add DO_FOR_EACH_OMIT_DANGLING_SYMREFS flag enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[09/16] refs-internal.h: reorganize DO_FOR_EACH_* flag documentation enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[08/16] refs-internal.h: move DO_FOR_EACH_* flags next to each other enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[07/16] t5312: be more assertive about command failure enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[06/16] t5312: test non-destructive repack enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[05/16] t5312: create bogus ref as necessary enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[04/16] t5312: drop "verbose" helper enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[03/16] t5600: provide detached HEAD for corruption failures enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[02/16] t5516: don't use HEAD ref for invalid ref-deletion tests enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[01/16] t7900: clean up some more broken refs enabling GIT_REF_PARANOIA by default - - - --- 2021-09-24 Jeff King New
[5/5] grep: store grep_source buffer as const const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[4/5] grep: mark "haystack" buffers as const const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[3/5] grep: stop modifying buffer in grep_source_1() const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[2/5] grep: stop modifying buffer in show_line() const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[1/5] grep: stop modifying buffer in strip_timestamp const-correctness in grep.c - - - --- 2021-09-21 Jeff King New
[2/2] grep: mark "haystack" buffers as const [1/2] grep: stop modifying buffer in strip_timestamp - - - --- 2021-09-21 Jeff King New
[1/2] grep: stop modifying buffer in strip_timestamp [1/2] grep: stop modifying buffer in strip_timestamp - - - --- 2021-09-21 Jeff King New
[v3,11/11] ls-refs: reject unknown arguments limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,10/11] serve: reject commands used as capabilities limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,09/11] serve: reject bogus v2 "command=ls-refs=foo" limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,08/11] docs/protocol-v2: clarify some ls-refs ref-prefix details limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,07/11] ls-refs: ignore very long ref-prefix counts limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,06/11] serve: drop "keys" strvec limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,05/11] serve: provide "receive" function for session-id capability limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,04/11] serve: provide "receive" function for object-format capability limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,03/11] serve: add "receive" method for v2 capabilities table limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,02/11] serve: return capability "value" from get_capability() limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
[v3,01/11] serve: rename is_command() to parse_command() limit memory allocations for v2 servers - - - --- 2021-09-15 Jeff King New
t1400: avoid SIGPIPE race condition on fifo t1400: avoid SIGPIPE race condition on fifo - - - --- 2021-09-15 Jeff King New
[9/9] serve: reject commands used as capabilities reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[8/9] serve: reject bogus v2 "command=ls-refs=foo" reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[7/9] ls-refs: ignore very long ref-prefix counts reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[6/9] serve: drop "keys" strvec reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[5/9] serve: provide "receive" function for session-id capability reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[4/9] serve: provide "receive" function for object-format capability reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[3/9] serve: add "receive" method for v2 capabilities table reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[2/9] serve: return capability "value" from get_capability() reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[1/9] serve: rename is_command() to parse_command() reducing memory allocations for v2 servers - - - --- 2021-09-14 Jeff King New
[2/2] ref-filter: implement "quick" formats speeding up trivial for-each-ref invocations - - - --- 2021-09-04 Jeff King New
[1/2] ref-filter: hacky "streaming" mode speeding up trivial for-each-ref invocations - - - --- 2021-09-04 Jeff King New
[3/3] doc/git-config: simplify "override" advice for FILES section [1/3] doc/git-config: explain --file instead of referring to GIT_CONFIG - - - --- 2021-07-14 Jeff King New
[2/3] doc/git-config: clarify GIT_CONFIG environment variable [1/3] doc/git-config: explain --file instead of referring to GIT_CONFIG - - - --- 2021-07-14 Jeff King New
[1/3] doc/git-config: explain --file instead of referring to GIT_CONFIG [1/3] doc/git-config: explain --file instead of referring to GIT_CONFIG - - - --- 2021-07-14 Jeff King New
[3/3] tree-diff: use pathspec tries [1/3] pathspec: add optional trie index - - - --- 2021-07-01 Jeff King New
[2/3] pathspec: turn on tries when appropriate [1/3] pathspec: add optional trie index - - - --- 2021-07-01 Jeff King New
[1/3] pathspec: add optional trie index [1/3] pathspec: add optional trie index - - - --- 2021-07-01 Jeff King New
[5/5] load_ref_decorations(): avoid parsing non-tag objects some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[4/5] object.h: add lookup_object_by_type() function some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[3/5] object.h: expand docstring for lookup_unknown_object() some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[2/5] log: avoid loading decorations for userformats that don't need it some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
[1/5] pretty.h: update and expand docstring for userformat_find_requirements() some "log --decorate" optimizations - - - --- 2021-06-22 Jeff King New
bitmaps: don't recurse into trees already in the bitmap bitmaps: don't recurse into trees already in the bitmap - - - --- 2021-06-14 Jeff King New
[5/5] pack-objects: clamp negative depth to 0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[4/5] t5316: check behavior of pack-objects --depth=0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[3/5] pack-objects: clamp negative window size to 0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[2/5] t5300: check that we produced expected number of deltas pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[1/5] t5300: modernize basic tests pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[v2,2/2] prune: save reachable-from-recent objects with bitmaps prune: save reachable-from-recent objects with bitmaps - - - --- 2021-04-28 Jeff King New
[v2,1/2] pack-bitmap: clean up include_check after use prune: save reachable-from-recent objects with bitmaps - - - --- 2021-04-28 Jeff King New
[2/2] t1404: convert to here-doc test bodies here-doc test bodies - - - --- 2021-04-09 Jeff King New
[1/2] test-lib: allow test snippets as here-docs here-doc test bodies - - - --- 2021-04-09 Jeff King New
ref-filter: fix NULL check for parse object failure ref-filter: fix NULL check for parse object failure - - - --- 2021-04-01 Jeff King New
bisect: peel annotated tags to commits bisect: peel annotated tags to commits - - 1 --- 2021-03-16 Jeff King New
[v2,2/2] t/perf: avoid copying worktree files from test repo [v2,1/2] t/perf: handle worktrees as test repos - - - --- 2021-02-26 Jeff King New
[v2,1/2] t/perf: handle worktrees as test repos [v2,1/2] t/perf: handle worktrees as test repos - - - --- 2021-02-26 Jeff King New
wrapper: add workaround for open() returning EINTR wrapper: add workaround for open() returning EINTR - - - --- 2021-02-24 Jeff King New
docs/format-patch: mention handling of merges docs/format-patch: mention handling of merges - - - --- 2021-02-22 Jeff King New
[6/6] mailmap: do not respect symlinks for in-tree .mailmap open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[5/6] exclude: do not respect symlinks for in-tree .gitignore open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[4/6] attr: do not respect symlinks for in-tree .gitattributes open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[3/6] exclude: add flags parameter to add_patterns() open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[2/6] attr: convert "macro_ok" into a flags field open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
« 1 2 3 47 8 »