Show patches with: Submitter = Jeff King       |    State = Action Required       |   812 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/6] fast-export: simplify initialization of anonymized hashmaps minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King New
[RFC/PATCH] bundle: turn on --all-progress-implied by default [RFC/PATCH] bundle: turn on --all-progress-implied by default - - - --- 2023-03-04 Jeff King New
[4/5] parse-options: consistently allocate memory in fix_filename() handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King New
[2/5] bundle: document handling of "-" as stdin handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King New
[1/5] bundle: let "-" mean stdin for reading operations handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King New
[3/3] fsck: mention file path for index errors fsck index files from all worktrees - - - --- 2023-02-24 Jeff King New
[2/3] fsck: check index files in all worktrees fsck index files from all worktrees - - - --- 2023-02-24 Jeff King New
[13/21] for_each_object: mark unused callback parameters more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King New
[05/21] object-name: mark unused parameters in disambiguate callbacks more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King New
[14/16] t/lib-httpd: enable HTTP/2 "h2" protocol, not just h2c [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King New
[0/16] http test bug potpourri - - - --- 2023-02-23 Jeff King New
add basic http proxy tests add basic http proxy tests - - - --- 2023-02-16 Jeff King New
[2/2] doc/ls-remote: clarify pattern format [1/2] doc/ls-remote: cosmetic cleanups for examples - - - --- 2023-02-11 Jeff King New
[7/6] fsck: do not assume NUL-termination of buffers hash-object: use fsck to check objects - - - --- 2023-01-19 Jeff King New
t/interop: allow tests to run "git env--helper" t/interop: allow tests to run "git env--helper" - - - --- 2023-01-10 Jeff King New
[5/5] packfile: inline custom read_object() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King New
[1/5] object-file: inline calls to read_object() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King New
[4/9] ws: drop unused parameter from ws_blank_line() more -Wunused-parameter fixes/annotations - - - --- 2022-12-13 Jeff King New
[2/9] blob: drop unused parts of parse_blob_buffer() more -Wunused-parameter fixes/annotations - - - --- 2022-12-13 Jeff King New
git-compat-util: avoid redefining system function names git-compat-util: avoid redefining system function names - - 1 --- 2022-11-30 Jeff King New
[v3,2/2] t5551: be less strict about the number of credential warnings [RFC] fetch: stop emitting duplicate transfer.credentialsInUrl=warn warnings - - - --- 2022-11-02 Jeff King New
[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
« 1 2 3 48 9 »