Show patches with: Submitter = Jeff King       |   1523 patches
« 1 2 ... 4 5 615 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[4/3] fsck: check even zero-entry index files fsck index files from all worktrees - - - --- 2023-02-26 Jeff King Accepted
[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
[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
[13/21] for_each_object: mark unused callback parameters more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King New
[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
[05/21] object-name: mark unused parameters in disambiguate callbacks more -Wunused-parameter fixes - - - --- 2023-02-24 Jeff King New
[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
[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
[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
[03/16] t5541: simplify and move "no empty path components" test [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[02/16] t5541: stop marking "used receive-pack service" test as v0 only [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[01/16] t5541: run "used receive-pack service" test earlier [01/16] t5541: run "used receive-pack service" test earlier - - - --- 2023-02-23 Jeff King Accepted
[0/16] http test bug potpourri - - - --- 2023-02-23 Jeff King New
[2/1] t0066: drop setup of "dir5" dir-iterator: drop unused `DIR_ITERATOR_FOLLOW_SYMLINKS` - - - --- 2023-02-17 Jeff King Accepted
add basic http proxy tests add basic http proxy tests - - - --- 2023-02-16 Jeff King New
[v2,3/3] shorten_unambiguous_ref(): avoid sscanf() get rid of sscanf() when shortening refs - - - --- 2023-02-15 Jeff King Accepted
[v2,2/3] shorten_unambiguous_ref(): use NUM_REV_PARSE_RULES constant get rid of sscanf() when shortening refs - - - --- 2023-02-15 Jeff King Accepted
[v2,1/3] shorten_unambiguous_ref(): avoid integer truncation get rid of sscanf() when shortening refs - - - --- 2023-02-15 Jeff King Accepted
[3/3] shorten_unambiguous_ref(): avoid sscanf() get rid of sscanf() when shortening refs - - - --- 2023-02-14 Jeff King Superseded
[2/3] shorten_unambiguous_ref(): use NUM_REV_PARSE_RULES constant get rid of sscanf() when shortening refs - - - --- 2023-02-14 Jeff King Superseded
[1/3] shorten_unambiguous_ref(): avoid integer truncation get rid of sscanf() when shortening refs - - - --- 2023-02-14 Jeff King Superseded
[v2,2/2] doc/ls-remote: clarify pattern format Untitled series #720912 - - - --- 2023-02-11 Jeff King Accepted
[2/2] doc/ls-remote: clarify pattern format [1/2] doc/ls-remote: cosmetic cleanups for examples - - - --- 2023-02-11 Jeff King New
[1/2] doc/ls-remote: cosmetic cleanups for examples [1/2] doc/ls-remote: cosmetic cleanups for examples - - - --- 2023-02-11 Jeff King Accepted
[4/4] t/lib-httpd: increase ssl key size to 2048 bits t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[3/4] t/lib-httpd: drop SSLMutex config t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[2/4] t/lib-httpd: bump required apache version to 2.4 t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[1/4] t/lib-httpd: bump required apache version to 2.2 t/lib-httpd ssl fixes - - - --- 2023-02-01 Jeff King Accepted
[7/6] fsck: do not assume NUL-termination of buffers hash-object: use fsck to check objects - - - --- 2023-01-19 Jeff King New
hash-object: fix descriptor leak with --literally hash-object: fix descriptor leak with --literally - - - --- 2023-01-19 Jeff King Accepted
[6/6] hash-object: use fsck for object checks hash-object: use fsck to check objects - - - --- 2023-01-18 Jeff King Accepted
[5/6] fsck: provide a function to fsck buffer without object struct hash-object: use fsck to check objects - - - --- 2023-01-18 Jeff King Accepted
[4/6] t: use hash-object --literally when created malformed objects hash-object: use fsck to check objects - - - --- 2023-01-18 Jeff King Accepted
[3/6] t7030: stop using invalid tag name hash-object: use fsck to check objects - - - --- 2023-01-18 Jeff King Accepted
[2/6] t1006: stop using 0-padded timestamps hash-object: use fsck to check objects - - - --- 2023-01-18 Jeff King Accepted
[1/6] t1007: modernize malformed object tests hash-object: use fsck to check objects - - - --- 2023-01-18 Jeff King Accepted
[v2,3/3] http: support CURLOPT_PROTOCOLS_STR [v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Accepted
[v2,2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION [v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Accepted
[v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT [v2,1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Accepted
[1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-17 Jeff King Superseded
[3/3] http: support CURLOPT_PROTOCOLS_STR [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-15 Jeff King Superseded
[2/3] http: prefer CURLOPT_SEEKFUNCTION to CURLOPT_IOCTLFUNCTION [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-15 Jeff King Superseded
[1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT [1/3] http-push: prefer CURLOPT_UPLOAD to CURLOPT_PUT - - - --- 2023-01-15 Jeff King Superseded
object-file: fix indent-with-space object-file: fix indent-with-space - - - --- 2023-01-12 Jeff King Accepted
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
[4/5] repo_read_object_file(): stop wrapping read_object_file_extended() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King Accepted
[3/5] read_object_file_extended(): drop lookup_replace option cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King Accepted
[2/5] streaming: inline call to read_object_file_extended() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King Accepted
[1/5] object-file: inline calls to read_object() cleaning up read_object() family of functions - - - --- 2023-01-07 Jeff King New
« 1 2 ... 4 5 615 16 »