Show patches with: Submitter = Jeff King       |    State = Action Required       |   810 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/10] unpack_loose_rest(): rewrite return handling for clarity some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[09/10] unpack_loose_rest(): simplify error handling some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[08/10] unpack_loose_rest(): never clean up zstream some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[07/10] unpack_loose_rest(): avoid numeric comparison of zlib status some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[06/10] unpack_loose_header(): avoid numeric comparison of zlib status some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[05/10] git_inflate(): skip zlib_post_call() sanity check on Z_NEED_DICT some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[04/10] unpack_loose_header(): fix infinite loop on broken zlib input some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[03/10] unpack_loose_header(): report headers without NUL as "bad" some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[02/10] unpack_loose_header(): simplify next_out assignment some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
[01/10] loose_object_info(): BUG() on inflating content with unknown type some zlib inflating bug fixes - - - --- 2025-02-25 Jeff King New
undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… undefined behavior in unit tests, was Re: [PATCH v3 3/3] reftable: prevent 'update_index' changes a… - - - --- 2025-02-01 Jeff King New
[14/14] tree-diff: make list tail-passing more explicit combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[10/14] combine-diff: drop public declaration of combine_diff_path_size() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[08/14] tree-diff: pass whole path string to path_appendnew() combine-diff cleanups - - - --- 2025-01-09 Jeff King New
[1/3] test-lib: invert return value of check_test_results_san_file_empty lsan test-lib readability - - - --- 2025-01-07 Jeff King New
[2/6] Revert "index-pack: spawn threads atomically" [1/6] test-lib: use individual lsan dir for --stress runs - - - --- 2025-01-01 Jeff King New
[0/6] a less-invasive racy-leak fix - - - --- 2025-01-01 Jeff King New
a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) a less-invasive racy-leak fix, was Re: What's cooking in git.git (Dec 2024, #11; Mon, 30) - - - --- 2025-01-01 Jeff King New
[2/5] Revert "index-pack: spawn threads atomically" fixing thread races in linux-leaks CI - - - --- 2024-12-30 Jeff King New
racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups racy leak sanitizer builds, was Re: [PATCH 0/9] commit-reach: -Wsign-compare follow-ups - - - --- 2024-12-28 Jeff King New
prio-queue: use size_t rather than int for size prio-queue: use size_t rather than int for size - - - --- 2024-12-20 Jeff King New
describe: drop early return for max_candidates == 0 describe: drop early return for max_candidates == 0 - - - --- 2024-12-05 Jeff King New
[6/6] object-file: inline empty tree and blob literals -Wunterminated-string-initialization warning + cleanups - - - --- 2024-11-18 Jeff King New
[5/5] object-file: inline empty tree and blob literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[1/5] object-file: prefer array-of-bytes initializer for hash literals [1/5] object-file: prefer array-of-bytes initializer for hash literals - - - --- 2024-11-17 Jeff King New
[1/4] t6120: demonstrate weakness in disjoint-root handling perf improvements for git-describe with few tags - - - --- 2024-11-06 Jeff King New
[10/11] packfile: use object_id in find_pack_entry_one() dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[08/11] http-walker: use object_id instead of bare hash dumb-http pack index v1 regression + cleanups - - - --- 2024-10-25 Jeff King New
[v2,3/3] diff: modify output_prefix function pointer line-log: protect inner strbuf from free - - - --- 2024-10-03 Jeff King New
[8/9] ref-filter: fix leak when formatting %(push:remoteref) ref-filter %(trailer) fixes - - - --- 2024-09-09 Jeff King New
drop trailing newline from warning/error/die messages drop trailing newline from warning/error/die messages - - - --- 2024-09-05 Jeff King New
sparse-checkout: use fdopen_lock_file() instead of xfdopen() sparse-checkout: use fdopen_lock_file() instead of xfdopen() - - - --- 2024-09-05 Jeff King New
[5/6] compat: mark unused parameters in win32/mingw functions unused parameters: the final countdown - - - --- 2024-08-28 Jeff King New
get_oid(): enforce minimum length for "-g<hex>" names get_oid(): enforce minimum length for "-g<hex>" names - - - --- 2024-08-13 Jeff King New
[RFC/PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty [RFC/PATCH] add-patch: handle splitting hunks with diff.suppressBlankEmpty - - - --- 2024-07-10 Jeff King New
[v2,9/9] t: convert some here-doc test bodies here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King New
[v2,1/9] chainlint.pl: add test_expect_success call to test snippets here-doc test bodies (now with 100% more chainlinting) - - - --- 2024-07-10 Jeff King New
[3/3] t/chainlint: add tests for test body in heredoc [1/3] chainlint.pl: fix line number reporting - - - --- 2024-07-06 Jeff King New
[2/3] t/chainlint: add test_expect_success call to test snippets [1/3] chainlint.pl: fix line number reporting - - - --- 2024-07-06 Jeff King New
[1/3] chainlint.pl: fix line number reporting [1/3] chainlint.pl: fix line number reporting - - - --- 2024-07-06 Jeff King New
[2/2] t: convert some here-doc test bodies here-doc test bodies - - - --- 2024-07-01 Jeff King New
[3/3] t/lib-bundle-uri: use local fake bundle URLs reduce test suite dependency on network - - - --- 2024-06-26 Jeff King New
[v2,06/13] dir.c: always copy input to add_pattern() leak fixes for sparse-checkout code - - - --- 2024-06-04 Jeff King New
[1/3] ci: drop mention of BREW_INSTALL_PACKAGES variable un-breaking osx-gcc ci job - - - --- 2024-05-09 Jeff King New
using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… using tree as attribute source is slow, was Re: Help troubleshoot performance regression cloning wi… - - - --- 2024-05-01 Jeff King New
[8/8] refs: check refnames as fully qualified when resolving Untitled series #848767 - - - --- 2024-04-29 Jeff King New
[7/8] refs: check refnames as fully qualified when writing tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[6/8] check_refname_format(): add FULLY_QUALIFIED flag tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[5/8] refs: use is_pseudoref_syntax() in refname_is_safe() tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[4/8] refs: disallow dash in pseudoref syntax tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[3/8] refs: move is_pseudoref_syntax() definition earlier tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[2/8] t5619: use fully qualified refname for branch tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[1/8] t0600: don't create ref outside of refs/ tightening ref handling outside of refs/ - - - --- 2024-04-29 Jeff King New
[11/11] blame: use "dup" string_list for ignore-revs files git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[10/11] userdiff: use git_config_string_dup() when we can git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[09/11] merge: use git_config_string_dup() for pull strategies git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[08/11] http: use git_config_string_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[07/11] config: use git_config_pathname_dup() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[06/11] config: use git_config_string() in easy cases git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[05/11] config: use git_config_string_dup() to fix leaky open coding git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[04/11] config: use git_config_string_dup() for open-coded equivalents git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[03/11] config: prefer git_config_string_dup() for temp variables git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[02/11] config: add git_config_pathname_dup() git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[01/11] config: make sequencer.c's git_config_string_dup() public git_config_string() considered harmful - - - --- 2024-04-07 Jeff King New
[v2,13/16] sequencer: handle multi-byte comment characters when writing todo list allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[v2,10/16] prefer comment_line_str to comment_line_char for printing allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[v2,09/16] strbuf: accept a comment string for strbuf_add_commented_lines() allow multi-byte core.commentChar - - - --- 2024-03-12 Jeff King New
[messy] multi-byte core.commentChar [messy] multi-byte core.commentChar - - - --- 2024-03-06 Jeff King New
[4/4] upload-pack: only accept packfile-uris if we advertised it some v2 capability advertisement cleanups - - - --- 2024-02-28 Jeff King New
[3/4] upload-pack: use existing config mechanism for advertisement some v2 capability advertisement cleanups - - - --- 2024-02-28 Jeff King New
[3/9] upload-pack: use oidset for deepen_not list bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King New
[2/9] upload-pack: switch deepen-not list to an oid_array bound upload-pack memory allocations - - - --- 2024-02-28 Jeff King New
partial commit of file-to-directory change, was Re: Bugreport partial commit of file-to-directory change, was Re: Bugreport - - - --- 2024-01-20 Jeff King New
index-pack: spawn threads atomically index-pack: spawn threads atomically - - - --- 2024-01-05 Jeff King New
[v2] t1006: add tests for %(objectsize:disk) [v2] t1006: add tests for %(objectsize:disk) - - - --- 2023-12-23 Jeff King New
[1/7] config: handle NULL value when parsing non-bools fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King New
[7/9] commit-graph: check order while reading fanout chunk some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King New
[2/9] midx: check consistency of fanout table some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King New
t: avoid perl's pack/unpack "Q" specifier t: avoid perl's pack/unpack "Q" specifier - - - --- 2023-11-03 Jeff King New
[01/20] chunk-format: note that pair_chunk() is unsafe bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King New
[5/8] fsmonitor: mark unused parameters in stub functions fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King New
[2/8] fsmonitor/win32: drop unused parameters fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King New
[5/4] merge-ort: lowercase a few error messages merge-ort unused parameter cleanups - - - --- 2023-09-16 Jeff King New
[v2,06/10] parse-options: mark unused "opt" parameter in callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King New
[v2,04/10] checkout-index: delay automatic setting of to_tempfile more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King New
[08/10] list-objects: respect max_allowed_tree_depth tree name and depth limits - - - --- 2023-08-31 Jeff King New
[v2,22/22] update-ref: mark unused parameter in parser callbacks Yet Another Unused Parameter Series - - - --- 2023-08-29 Jeff King New
[22/22] update-ref: mark unused parameter in parser callbacks YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[06/22] commit-graph: mark unused data parameters in generation callbacks YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
[01/22] sequencer: use repository parameter in short_commit_name() YAUPS: Yet Another Unused Parameter Series - - - --- 2023-08-28 Jeff King New
diff: handle negative status in diff_result_code() diff: handle negative status in diff_result_code() - - - --- 2023-08-21 Jeff King New
[RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases [RFC/PATCH] commit-graph: verify swapped zero/non-zero generation cases - - - --- 2023-08-08 Jeff King New
[1/3] imap-send: use server conf argument in setup_curl() imap-send: some -Wunused-parameter cleanups - - - --- 2023-07-03 Jeff King New
bug in en/header-split-cache-h-part-3, was Re: What's cooking in git.git (Jun 2023, #05; Tue, 20) bug in en/header-split-cache-h-part-3, was Re: What's cooking in git.git (Jun 2023, #05; Tue, 20) - - - --- 2023-06-21 Jeff King New
[3/3] t: drop "verbose" helper function dropping "verbose" test helper function - - - --- 2023-05-08 Jeff King New
gpg-interface: set trust level of missing key to "undefined" gpg-interface: set trust level of missing key to "undefined" - - - --- 2023-04-19 Jeff King New
[v3,2/7] t5512: stop referring to "v1" protocol v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King New
[6/7] t/helper: mark unused argv/argc arguments unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King New
[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
« 1 2 3 48 9 »