Show patches with: Submitter = Jeff King       |   1504 patches
« 1 2 ... 3 4 515 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/14] replace: mark unused parameter in ref callback more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[09/14] merge-tree: mark unused parameter in traverse callback more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[08/14] fsck: mark unused parameters in various fsck callbacks more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[07/14] revisions: drop unused "opt" parameter in "tweak" callbacks more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[06/14] count-objects: mark unused parameter in alternates callback more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[05/14] am: mark unused keep_cr parameters more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[04/14] http-push: mark unused parameter in xml callback more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[03/14] http: mark unused parameters in curl callbacks more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[02/14] do_for_each_ref_helper(): mark unused repository parameter more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[01/14] test-ref-store: drop unimplemented reflog-expire command more -Wunused-parameter annotations - - - --- 2023-07-03 Jeff King Accepted
[3/3] imap-send: drop unused fields from imap_cmd_cb imap-send: some -Wunused-parameter cleanups - - - --- 2023-07-03 Jeff King Accepted
[2/3] imap-send: drop unused parameter from imap_cmd_cb callback imap-send: some -Wunused-parameter cleanups - - - --- 2023-07-03 Jeff King Accepted
[1/3] imap-send: use server conf argument in setup_curl() imap-send: some -Wunused-parameter cleanups - - - --- 2023-07-03 Jeff King New
[3/3] ref-filter: simplify return type of match_points_at a few --points-at optimizations/cleanups - - - --- 2023-07-02 Jeff King Accepted
[2/3] ref-filter: avoid parsing non-tags in match_points_at() a few --points-at optimizations/cleanups - - - --- 2023-07-02 Jeff King Accepted
[1/3] ref-filter: avoid parsing tagged objects in match_points_at() a few --points-at optimizations/cleanups - - - --- 2023-07-02 Jeff King Accepted
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
http: handle both "h2" and "h2h3" in curl info lines http: handle both "h2" and "h2h3" in curl info lines - - - --- 2023-06-17 Jeff King Accepted
commit: pass --no-divider to interpret-trailers commit: pass --no-divider to interpret-trailers - - - --- 2023-06-17 Jeff King Accepted
[3/3] ci: drop linux-clang job ci sanitizer cleanups and performance improvements - - - --- 2023-06-01 Jeff King Accepted
[2/3] ci: run ASan/UBSan in a single job ci sanitizer cleanups and performance improvements - - - --- 2023-06-01 Jeff King Accepted
[1/3] ci: use clang for ASan/UBSan checks ci sanitizer cleanups and performance improvements - - - --- 2023-06-01 Jeff King Accepted
[3/3] diff: detect pathspec magic not supported by --follow handling pathspec magic with --follow - - - --- 2023-06-01 Jeff King Accepted
[2/3] diff: factor out --follow pathspec check handling pathspec magic with --follow - - - --- 2023-06-01 Jeff King Accepted
[1/3] pathspec: factor out magic-to-name function handling pathspec magic with --follow - - - --- 2023-06-01 Jeff King Accepted
[2/2] format-patch: free elements of rev.ref_message_ids list a few format-patch leak fixes - - - --- 2023-05-19 Jeff King Accepted
[1/2] format-patch: free rev.message_id when exiting a few format-patch leak fixes - - - --- 2023-05-19 Jeff King Accepted
[3/3] t: drop "verbose" helper function dropping "verbose" test helper function - - - --- 2023-05-08 Jeff King New
[2/3] t7001: use "ls-files --format" instead of "cut" dropping "verbose" test helper function - - - --- 2023-05-08 Jeff King Accepted
[1/3] t7001: avoid git on upstream of pipe dropping "verbose" test helper function - - - --- 2023-05-08 Jeff King Accepted
[v3,4/4] parse_commit(): describe more date-parsing failure modes fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
[v3,3/4] parse_commit(): handle broken whitespace-only timestamp fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
[v3,2/4] parse_commit(): parse timestamp from end of line fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
[v3,1/4] t4212: avoid putting git on left-hand side of pipe fixing some parse_commit() timestamp corner cases - - - --- 2023-04-27 Jeff King Accepted
[v2,4/4] parse_commit(): describe more date-parsing failure modes fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[v2,3/4] parse_commit(): handle broken whitespace-only timestamp fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[v2,2/4] parse_commit(): parse timestamp from end of line fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[v2,1/4] t4212: avoid putting git on left-hand side of pipe fixing some parse_commit() timestamp corner cases - - - --- 2023-04-25 Jeff King Superseded
[2/2] fetch_bundle_uri(): drop pointless NULL check coverity null-check fixes - - - --- 2023-04-22 Jeff King Accepted
[1/2] notes: clean up confusing NULL checks in init_notes() coverity null-check fixes - - - --- 2023-04-22 Jeff King Accepted
[3/3] parse_commit(): handle broken whitespace-only timestamp fixing some parse_commit() timestamp corner cases - - - --- 2023-04-22 Jeff King Superseded
[2/3] parse_commit(): parse timestamp from end of line fixing some parse_commit() timestamp corner cases - - - --- 2023-04-22 Jeff King Superseded
[1/3] t4212: avoid putting git on left-hand side of pipe fixing some parse_commit() timestamp corner cases - - - --- 2023-04-22 Jeff King Superseded
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,7/7] v0 protocol: use size_t for capability length/offset v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King Accepted
[v3,6/7] t5512: test "ls-remote --heads --symref" filtering with v0 and v2 v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King Accepted
[v3,5/7] t5512: allow any protocol version for filtered symref test v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King Accepted
[v3,4/7] t5512: add v2 support for "ls-remote --symref" test v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King Accepted
[v3,3/7] v0 protocol: fix sha1/sha256 confusion for capabilities^{} v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King Accepted
[v3,2/7] t5512: stop referring to "v1" protocol v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King New
[v3,1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-14 Jeff King Accepted
[v2,1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities [v2,1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities - - - --- 2023-04-12 Jeff King Accepted
[7/7] v0 protocol: use size_t for capability length/offset v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-12 Jeff King Superseded
[6/7] t5512: test "ls-remote --heads --symref" filtering with v0 and v2 v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-12 Jeff King Superseded
[5/7] t5512: allow any protocol version for filtered symref test v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-12 Jeff King Superseded
[4/7] t5512: add v2 support for "ls-remote --symref" test v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-12 Jeff King Superseded
[3/7] t5512: stop using jgit for capabilities^{} test v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-12 Jeff King Superseded
[2/7] t5512: stop referring to "v1" protocol v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-12 Jeff King Superseded
[1/7] v0 protocol: fix infinite loop when parsing multi-valued capabilities v0 multiple-symref infinite loop fix and test cleanup - - - --- 2023-04-12 Jeff King Superseded
t/lib-httpd: pass PERL_PATH to CGI scripts t/lib-httpd: pass PERL_PATH to CGI scripts - - - --- 2023-04-06 Jeff King Accepted
[v2,5/5] tests: skip test_eval_ in internal chain-lint some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King Accepted
[v2,4/5] tests: drop here-doc check from internal chain-linter some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King Accepted
[v2,3/5] tests: diagnose unclosed here-doc in chainlint.pl some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King Accepted
[v2,2/5] tests: replace chainlint subshell with a function some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King Accepted
[v2,1/5] tests: run internal chain-linter under "make test" some chainlint fixes and performance improvements - - - --- 2023-03-30 Jeff King Accepted
[7/7] parse-options: drop parse_opt_unknown_cb() unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[6/7] t/helper: mark unused argv/argc arguments unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King New
[5/7] mark "argv" as unused when we check argc unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[4/7] builtins: mark unused prefix parameters unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[3/7] builtins: annotate always-empty prefix parameters unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[2/7] builtins: always pass prefix to parse_options() unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[1/7] fast-import: fix file access when run from subdir unused argc/argv/prefix parameters - - - --- 2023-03-28 Jeff King Accepted
[4/4] tests: skip test_eval_ in internal chain-lint some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
[3/4] tests: drop here-doc check from internal chain-linter some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
[2/4] tests: replace chainlint subshell with a function some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
[1/4] tests: run internal chain-linter under "make test" some chainlint fixes and performance improvements - - - --- 2023-03-28 Jeff King Superseded
pack-redundant: document deprecation pack-redundant: document deprecation - - - --- 2023-03-28 Jeff King Accepted
docs: document caveats of rev-list's object-name output docs: document caveats of rev-list's object-name output - - - --- 2023-03-28 Jeff King Accepted
[RFC/PATCH] pack-redundant: escalate deprecation warning to an error [RFC/PATCH] pack-redundant: escalate deprecation warning to an error - - - --- 2023-03-23 Jeff King Accepted
[6/6] fast-export: drop unused parameter from anonymize_commit_message() minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King Accepted
[5/6] fast-export: drop data parameter from anonymous generators minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King Accepted
[4/6] fast-export: de-obfuscate --anonymize-map handling minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King Accepted
[3/6] fast-export: factor out anonymized_entry creation minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King Accepted
[2/6] fast-export: simplify initialization of anonymized hashmaps minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King New
[1/6] fast-export: drop const when storing anonymized values minor cleanups to fast-export --anonymize - - - --- 2023-03-22 Jeff King Accepted
[4/4] transport: mark unused parameters in fetch_refs_from_bundle() more unused-parameter fixes - - - --- 2023-03-17 Jeff King Accepted
[3/4] http: mark unused parameter in fill_active_slot() callbacks more unused-parameter fixes - - - --- 2023-03-17 Jeff King Accepted
[2/4] http: drop unused parameter from start_object_request() more unused-parameter fixes - - - --- 2023-03-17 Jeff King Accepted
[1/4] mailmap: drop debugging code more unused-parameter fixes - - - --- 2023-03-17 Jeff King Accepted
git_connect(): fix corner cases in downgrading v2 to v0 git_connect(): fix corner cases in downgrading v2 to v0 - - - --- 2023-03-17 Jeff King Accepted
add-patch: handle "* Unmerged path" lines add-patch: handle "* Unmerged path" lines - - - --- 2023-03-09 Jeff King Accepted
[5/5] format-patch: add format.noprefix option [1/5] diff: factor out src/dst prefix setup - - - --- 2023-03-09 Jeff King Accepted
[4/5] format-patch: do not respect diff.noprefix [1/5] diff: factor out src/dst prefix setup 1 - - --- 2023-03-09 Jeff King Accepted
[3/5] diff: add --default-prefix option [1/5] diff: factor out src/dst prefix setup 1 - - --- 2023-03-09 Jeff King Accepted
[2/5] t4013: add tests for diff prefix options [1/5] diff: factor out src/dst prefix setup - - - --- 2023-03-09 Jeff King Accepted
[1/5] diff: factor out src/dst prefix setup [1/5] diff: factor out src/dst prefix setup 1 - - --- 2023-03-09 Jeff King Accepted
[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
[5/5] parse-options: use prefix_filename_except_for_dash() helper handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King Accepted
[4/5] parse-options: consistently allocate memory in fix_filename() handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King New
[3/5] bundle: don't blindly apply prefix_filename() to "-" handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King Accepted
« 1 2 ... 3 4 515 16 »