Show patches with: Submitter = Jeff King       |    Archived = No       |   766 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
diff: handle NULL meta-info when spawning external diff diff: handle NULL meta-info when spawning external diff - - - --- 2024-01-29 Jeff King Accepted
transport-helper: re-examine object dir after fetching transport-helper: re-examine object dir after fetching - - - --- 2024-01-24 Jeff King Accepted
commit-graph: retain commit slab when closing NULL commit_graph commit-graph: retain commit slab when closing NULL commit_graph - - - --- 2024-01-05 Jeff King Accepted
t1006: add tests for %(objectsize:disk) t1006: add tests for %(objectsize:disk) - - - --- 2023-12-21 Jeff King Superseded
[2/2] mailinfo: avoid recursion when unquoting From headers avoiding recursion in mailinfo - - - --- 2023-12-14 Jeff King Accepted
[1/2] t5100: make rfc822 comment test more careful avoiding recursion in mailinfo - - - --- 2023-12-14 Jeff King Accepted
mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair() mailinfo: fix out-of-bounds memory reads in unquote_quoted_pair() - - - --- 2023-12-12 Jeff King Accepted
[9/9] sequencer: simplify away extra git_config_string() call bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[8/9] gpg-interface: drop pointless config_error_nonbool() checks bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[7/9] push: drop confusing configset/callback redundancy bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[6/9] config: use git_config_string() for core.checkRoundTripEncoding bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[5/9] diff: give more detailed messages for bogus diff.* config bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[4/9] config: use config_error_nonbool() instead of custom messages bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[3/9] imap-send: don't use git_die_config() inside callback bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[2/9] git_xmerge_config(): prefer error() to die() bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[1/9] config: reject bogus values for core.checkstat bonus config cleanups - - - --- 2023-12-07 Jeff King Accepted
[7/7] fsck: handle NULL value when parsing message config fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[6/7] trailer: handle NULL value when parsing trailer-specific config fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[5/7] submodule: handle NULL value when parsing submodule.*.branch fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[4/7] help: handle NULL value for alias.* config fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[3/7] trace2: handle NULL values in tr2_sysenv config callback fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
[2/7] setup: handle NULL value when parsing extensions fix segfaults with implicit-bool config - - - --- 2023-12-07 Jeff King Accepted
bisect: always clean on reset bisect: always clean on reset - - - --- 2023-12-07 Jeff King Accepted
parse-options: decouple "--end-of-options" and "--" parse-options: decouple "--end-of-options" and "--" - - - --- 2023-12-06 Jeff King Accepted
[9/9] commit-graph: mark chunk error messages for translation some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[8/9] commit-graph: drop verify_commit_graph_lite() some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[6/9] commit-graph: use fanout value for graph size some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[5/9] commit-graph: abort as soon as we see a bogus chunk some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[4/9] commit-graph: clarify missing-chunk error messages some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[3/9] commit-graph: drop redundant call to "lite" verification some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[1/9] commit-graph: handle overflow in chunk_size checks some more chunk-file bounds-checks fixes - - - --- 2023-11-09 Jeff King Accepted
[3/3] send-email: handle to/cc/bcc from --compose message some send-email --compose fixes - - - --- 2023-10-20 Jeff King Accepted
[2/3] Revert "send-email: extract email-parsing code into a subroutine" some send-email --compose fixes - - - --- 2023-10-20 Jeff King Accepted
[1/3] doc/send-email: mention handling of "reply-to" with --compose some send-email --compose fixes - - - --- 2023-10-20 Jeff King Accepted
[21/20] t5319: make corrupted large-offset test more robust bounds-checks for chunk-based files - - - --- 2023-10-14 Jeff King Accepted
[20/20] chunk-format: drop pair_chunk_unsafe() bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[19/20] commit-graph: detect out-of-order BIDX offsets bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[18/20] commit-graph: check bounds when accessing BIDX chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[17/20] commit-graph: check bounds when accessing BDAT chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[16/20] commit-graph: bounds-check generation overflow chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[15/20] commit-graph: check size of generations chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[14/20] commit-graph: bounds-check base graphs chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[13/20] commit-graph: detect out-of-bounds extra-edges pointers bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[12/20] commit-graph: check size of commit data chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[11/20] midx: check size of revindex chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[10/20] midx: bounds-check large offset chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[09/20] midx: check size of object offset chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[08/20] midx: enforce chunk alignment on reading bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[07/20] midx: check size of pack names chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[06/20] commit-graph: check consistency of fanout table bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[05/20] midx: check size of oid lookup chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[04/20] commit-graph: check size of oid fanout chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[03/20] midx: stop ignoring malformed oid fanout chunk bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
[02/20] t: add library for munging chunk-format files bounds-checks for chunk-based files - - - --- 2023-10-09 Jeff King Accepted
repack: free existing_cruft array after use repack: free existing_cruft array after use - - - --- 2023-10-07 Jeff King Accepted
[3/3] daemon: free listen_addr before returning a few more leak fixes - - - --- 2023-10-05 Jeff King Accepted
[2/3] revision: clear decoration structs during release_revisions() a few more leak fixes - - - --- 2023-10-05 Jeff King Accepted
[1/3] decorate: add clear_decoration() function a few more leak fixes - - - --- 2023-10-05 Jeff King Accepted
[10/10] commit-graph: clear oidset after finishing write some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[09/10] commit-graph: free write-context base_graph_name during cleanup some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[08/10] commit-graph: free write-context entries before overwriting some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[07/10] commit-graph: free graph struct that was not added to chain some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[06/10] commit-graph: delay base_graph assignment in add_graph_to_chain() some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[05/10] commit-graph: free all elements of graph chain some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[04/10] commit-graph: move slab-clearing to close_commit_graph() some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[03/10] merge: free result of repo_get_merge_bases() some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[02/10] commit-reach: free temporary list in get_octopus_merge_bases() some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[01/10] t6700: mark test as leak-free some commit-graph leak fixes - - - --- 2023-10-03 Jeff King Accepted
[v2,6/6] commit-graph: report incomplete chains during verification some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,5/6] commit-graph: tighten chain size check some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,4/6] commit-graph: detect read errors when verifying graph chain some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,3/6] t5324: harmonize sha1/sha256 graph chain corruption some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,2/6] commit-graph: check mixed generation validation when loading chain file some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[v2,1/6] commit-graph: factor out chain opening function some "commit-graph verify" fixes for chains - - - --- 2023-09-28 Jeff King Accepted
[6/6] commit-graph: report incomplete chains during verification some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[5/6] commit-graph: tighten chain size check some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[4/6] commit-graph: detect read errors when verifying graph chain some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[3/6] t5324: harmonize sha1/sha256 graph chain corruption some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[2/6] commit-graph: check mixed generation validation when loading chain file some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
[1/6] commit-graph: factor out chain opening function some "commit-graph verify" fixes for chains - - - --- 2023-09-26 Jeff King Superseded
test-lib: set UBSAN_OPTIONS to match ASan test-lib: set UBSAN_OPTIONS to match ASan - - - --- 2023-09-21 Jeff King Accepted
[8/8] run-command: mark unused parameters in start_bg_wait callbacks fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King Accepted
[7/8] fsmonitor: mark unused hashmap callback parameters fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King Accepted
[6/8] fsmonitor/darwin: mark unused parameters in system callback fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King Accepted
[4/8] fsmonitor/win32: mark unused parameter in fsm_os__incompatible() fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King Accepted
[3/8] fsmonitor: mark some maybe-unused parameters fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King Accepted
[1/8] fsmonitor: prefer repo_git_path() to git_pathdup() fsmonitor unused parameter cleanups - - - --- 2023-09-18 Jeff King Accepted
[2/2] http: update curl http/2 info matching for curl 8.3.0 updating curl http/2 header matching (again) - - - --- 2023-09-15 Jeff King Accepted
[1/2] http: factor out matching of curl http/2 trace lines updating curl http/2 header matching (again) - - - --- 2023-09-15 Jeff King Accepted
[4/4] merge-ort: drop unused "opt" parameter from merge_check_renames_reusable() merge-ort unused parameter cleanups - - - --- 2023-09-14 Jeff King Accepted
[3/4] merge-ort: drop unused parameters from detect_and_process_renames() merge-ort unused parameter cleanups - - - --- 2023-09-14 Jeff King Accepted
[2/4] merge-ort: stop passing "opt" to read_oid_strbuf() merge-ort unused parameter cleanups - - - --- 2023-09-14 Jeff King Accepted
[1/4] merge-ort: drop custom err() function merge-ort unused parameter cleanups - - - --- 2023-09-14 Jeff King Accepted
[v3,04/10] checkout-index: delay automatic setting of to_tempfile Untitled series #781700 - - - --- 2023-09-05 Jeff King Accepted
[v2,10/10] parse-options: mark unused parameters in noop callback more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,09/10] interpret-trailers: mark unused "unset" parameters in option callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,08/10] parse-options: add more BUG_ON() annotations more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,07/10] merge: do not pass unused opt->value parameter more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,05/10] parse-options: prefer opt->value to globals in callbacks more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
[v2,03/10] format-patch: use OPT_STRING_LIST for to/cc options more unused parameters in parseopt callbacks - - - --- 2023-08-31 Jeff King Accepted
« 1 2 3 47 8 »