Show patches with: Submitter = Jeff King       |    Archived = No       |   762 patches
« 1 2 ... 3 4 57 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] format-patch: free rev.message_id when exiting a few format-patch leak fixes - - - --- 2023-05-19 Jeff King Accepted
[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
[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,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
[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
[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
[5/5] parse-options: use prefix_filename_except_for_dash() helper handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King Accepted
[3/5] bundle: don't blindly apply prefix_filename() to "-" handling "-" as stdin/stdout in git bundle - - - --- 2023-03-04 Jeff King Accepted
[4/3] fsck: check even zero-entry index files fsck index files from all worktrees - - - --- 2023-02-26 Jeff King Accepted
[1/3] fsck: factor out index fsck fsck index files from all worktrees - - - --- 2023-02-24 Jeff King Accepted
[21/21] help: mark unused parameter in git_unknown_cmd_config() more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[20/21] run_processes_parallel: mark unused callback parameters more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[19/21] userformat_want_item(): mark unused parameter more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[18/21] for_each_commit_graft(): mark unused callback parameter more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[17/21] rewrite_parents(): mark unused callback parameter more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[16/21] fetch-pack: mark unused parameter in callback function more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[15/21] notes: mark unused callback parameters more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[14/21] prio-queue: mark unused parameters in comparison functions more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[12/21] list-objects: mark unused callback parameters more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[11/21] mark unused parameters in signal handlers more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[10/21] run-command: mark error routine parameters as unused more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[09/21] mark "pointless" data pointers in callbacks more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[08/21] ref-filter: mark unused callback parameters more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[07/21] http-backend: mark unused parameters in virtual functions more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[06/21] http-backend: mark argc/argv unused more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[04/21] serve: mark unused parameters in virtual functions more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[03/21] serve: use repository pointer to get config more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[02/21] ls-refs: drop config caching more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[01/21] ref-filter: drop unused atom parameter from get_worktree_path() more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King Accepted
[16/16] t5559: make SSL/TLS the default [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[15/16] t5559: fix test failures with LIB_HTTPD_SSL [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[13/16] t/lib-httpd: respect $HTTPD_PROTO in expect_askpass() [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[12/16] t5551: drop curl trace lines without headers [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[11/16] t5551: handle v2 protocol in cookie test [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[10/16] t5551: simplify expected cookie file [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[09/16] t5551: handle v2 protocol in upload-pack service test [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[08/16] t5551: handle v2 protocol when checking curl trace [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[07/16] t5551: stop forcing clone to run with v0 protocol [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[06/16] t5551: handle HTTP/2 when checking curl trace [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[05/16] t5551: lower-case headers in expected curl trace [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[04/16] t5551: drop redundant grep for Accept-Language [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
« 1 2 ... 3 4 57 8 »