Show patches with: Submitter = Jeff King       |    Archived = No       |   766 patches
« 1 2 ... 5 6 7 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] docs/protocol-v2: point readers transport config discussion [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[4/5] docs/git: discuss server-side config for GIT_PROTOCOL [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[3/5] docs/http-backend: mention v2 protocol [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[2/5] http-backend: handle HTTP_GIT_PROTOCOL CGI variable [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
[1/5] t5551: test v2-to-v0 http protocol fallback [1/5] t5551: test v2-to-v0 http protocol fallback - - - --- 2021-09-10 Jeff King Accepted
t5562: use alarm() to interrupt timed child-wait t5562: use alarm() to interrupt timed child-wait - - - --- 2021-09-09 Jeff King Accepted
[2/2] pack-bitmap: drop bitmap_index argument from try_partial_reuse() -Wunused-parameter clenaups on tb/multi-pack-bitmaps - - - --- 2021-09-09 Jeff King Accepted
[1/2] pack-bitmap: drop repository argument from prepare_midx_bitmap_git() -Wunused-parameter clenaups on tb/multi-pack-bitmaps - - - --- 2021-09-09 Jeff King Accepted
apply: keep buffer/size pair in sync when parsing binary hunks apply: keep buffer/size pair in sync when parsing binary hunks - - - --- 2021-08-10 Jeff King Accepted
[3/3] range-diff: use ssize_t for parsed "len" in read_patches() some small range-diff read_patches() fixes - - - --- 2021-08-09 Jeff King Accepted
[2/3] range-diff: handle unterminated lines in read_patches() some small range-diff read_patches() fixes - - - --- 2021-08-09 Jeff King Accepted
[1/3] range-diff: drop useless "offset" variable from read_patches() some small range-diff read_patches() fixes - - - --- 2021-08-09 Jeff King Accepted
refs: drop unused "flags" parameter to lock_ref_oid_basic() refs: drop unused "flags" parameter to lock_ref_oid_basic() - - - --- 2021-08-06 Jeff King Accepted
diff: drop unused options parameter from cmp_in_block_with_wsd() diff: drop unused options parameter from cmp_in_block_with_wsd() - - - --- 2021-08-05 Jeff King Accepted
ci: run "apt-get update" before "apt-get install" ci: run "apt-get update" before "apt-get install" - - - --- 2021-07-26 Jeff King Accepted
submodule: drop unused sm_name parameter from show_fetch_remotes() submodule: drop unused sm_name parameter from show_fetch_remotes() - - - --- 2021-07-23 Jeff King Accepted
pack-bitmap: check pack validity when opening bitmap pack-bitmap: check pack validity when opening bitmap - - - --- 2021-07-23 Jeff King Accepted
t0000: clear GIT_SKIP_TESTS before running sub-tests t0000: clear GIT_SKIP_TESTS before running sub-tests - - - --- 2021-07-16 Jeff King Accepted
[v3] load_ref_decorations(): fix decoration with tags [v3] load_ref_decorations(): fix decoration with tags - 1 - --- 2021-07-14 Jeff King Accepted
doc/rev-list-options: fix duplicate word typo doc/rev-list-options: fix duplicate word typo - - - --- 2021-07-13 Jeff King Accepted
t: use portable wrapper for readlink(1) t: use portable wrapper for readlink(1) - - - --- 2021-06-18 Jeff King Accepted
[3/2] ll_union_merge(): rename path_unused parameter fix union merge with binary files - - - --- 2021-06-10 Jeff King Accepted
add_pending_object_with_path(): work around "gcc -O3" complaint add_pending_object_with_path(): work around "gcc -O3" complaint - - - --- 2021-06-10 Jeff King Accepted
[2/2] ll_union_merge(): pass name labels to ll_xdl_merge() fix union merge with binary files - - - --- 2021-06-10 Jeff King Accepted
[1/2] ll_binary_merge(): handle XDL_MERGE_FAVOR_UNION fix union merge with binary files - - - --- 2021-06-10 Jeff King Accepted
doc: warn people against --max-pack-size doc: warn people against --max-pack-size - - - --- 2021-06-08 Jeff King Accepted
t: use portable wrapper for readlink(1) t: use portable wrapper for readlink(1) - - - --- 2021-06-03 Jeff King Superseded
fetch-pack: signal v2 server that we are done making requests fetch-pack: signal v2 server that we are done making requests - - - --- 2021-05-19 Jeff King Accepted
clone: clean up directory after transport_fetch_refs() failure clone: clean up directory after transport_fetch_refs() failure - - - --- 2021-05-19 Jeff King Accepted
doc: explain the use of color.pager doc: explain the use of color.pager 1 - - --- 2021-05-19 Jeff King Accepted
[2/2] Revert "remote-curl: fall back to basic auth if Negotiate fails" fix v2.32.0-rc0 bug with Negotiate / HTTP_NOAUTH - - - --- 2021-05-18 Jeff King Accepted
[1/2] t5551: test http interaction with credential helpers fix v2.32.0-rc0 bug with Negotiate / HTTP_NOAUTH - - - --- 2021-05-18 Jeff King Accepted
t: avoid sed-based chain-linting in some expensive cases t: avoid sed-based chain-linting in some expensive cases - - - --- 2021-05-13 Jeff King Accepted
[v2,9/9] docs: document symlink restrictions for dot-files leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,8/9] fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOW leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,7/9] t0060: test ntfs/hfs-obscured dotfiles leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,6/9] t7450: test .gitmodules symlink matching against obscured names leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,5/9] t7450: test verify_path() handling of gitmodules leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,4/9] t7415: rename to expand scope leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,3/9] fsck_tree(): wrap some long lines leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,2/9] fsck_tree(): fix shadowed variable leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[v2,1/9] t7415: remove out-dated comment about translation leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-03 Jeff King Accepted
[9/9] docs: document symlink restrictions for dot-files leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[8/9] fsck: warn about symlinked dotfiles we'll open with O_NOFOLLOW leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[7/9] t0060: test ntfs/hfs-obscured dotfiles leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[6/9] t7450: test .gitmodules symlink matching against obscured names leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[5/9] t7450: test verify_path() handling of gitmodules leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[4/9] t7415: rename to expand scope leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[3/9] fsck_tree(): wrap some long lines leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[2/9] fsck_tree(): fix shadowed variable leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[1/9] t7415: remove out-dated comment about translation leftover bits from symlinked gitattributes, etc topics - - - --- 2021-05-01 Jeff King Superseded
[v2] docs/format-patch: mention handling of merges [v2] docs/format-patch: mention handling of merges - - - --- 2021-05-01 Jeff King Accepted
prune: save reachable-from-recent objects with bitmaps prune: save reachable-from-recent objects with bitmaps - - - --- 2021-04-27 Jeff King Superseded
[3/3] revision: avoid parsing with --exclude-promisor-objects low-hanging performance fruit with promisor packs - - - --- 2021-04-13 Jeff King Accepted
[2/3] lookup_unknown_object(): take a repository argument low-hanging performance fruit with promisor packs - - - --- 2021-04-13 Jeff King Accepted
[1/3] is_promisor_object(): free tree buffer after parsing low-hanging performance fruit with promisor packs - - - --- 2021-04-13 Jeff King Accepted
pack-objects: update "nr_seen" progress based on pack-reused count pack-objects: update "nr_seen" progress based on pack-reused count - - - --- 2021-04-12 Jeff King Accepted
t: annotate !PTHREADS tests with !FAIL_PREREQS t: annotate !PTHREADS tests with !FAIL_PREREQS - - - --- 2021-03-17 Jeff King Accepted
[3/3] filter-branch: drop $_x40 glob sha256 fixes for filter-branch - - - --- 2021-03-10 Jeff King Accepted
[2/3] filter-branch: drop multiple-ancestor warning sha256 fixes for filter-branch - - - --- 2021-03-10 Jeff King Accepted
[1/3] t7003: test ref rewriting explicitly sha256 fixes for filter-branch - - - --- 2021-03-10 Jeff King Accepted
config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur config.mak.uname: enable OPEN_RETURNS_EINTR for macOS Big Sur - - - --- 2021-03-01 Jeff King Accepted
[v2] Makefile: add OPEN_RETURNS_EINTR knob [v2] Makefile: add OPEN_RETURNS_EINTR knob - - - --- 2021-02-26 Jeff King Accepted
[2/2] docs/rev-list: add some examples of --disk-usage rev-list --disk-usage example docs - - - --- 2021-02-17 Jeff King Accepted
[1/2] docs/rev-list: add an examples section rev-list --disk-usage example docs - - - --- 2021-02-17 Jeff King Accepted
t/perf: handle worktrees as test repos t/perf: handle worktrees as test repos - - - --- 2021-02-16 Jeff King Superseded
doc/git-branch: fix awkward wording for "-c" doc/git-branch: fix awkward wording for "-c" - - - --- 2021-02-03 Jeff King Accepted
completion: handle other variants of "branch -m" completion: handle other variants of "branch -m" - - - --- 2021-02-03 Jeff King Accepted
p5303: avoid sed GNU-ism p5303: avoid sed GNU-ism - - - --- 2021-01-29 Jeff King Accepted
git-compat-util: always enable variadic macros git-compat-util: always enable variadic macros - - - --- 2021-01-28 Jeff King Accepted
run-command: document use_shell option run-command: document use_shell option - - - --- 2021-01-22 Jeff King Accepted
patch-ids: handle duplicate hashmap entries patch-ids: handle duplicate hashmap entries - - - --- 2021-01-12 Jeff King Accepted
[2/2] fsck: reject .gitmodules git:// urls with newlines disallow newlines in git:// URLs - - - --- 2021-01-07 Jeff King Accepted
[1/2] git_connect_git(): forbid newlines in host and path disallow newlines in git:// URLs - - - --- 2021-01-07 Jeff King Accepted
[v2,9/9] commit-graph: use size_t for array allocation and indexing misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,8/9] commit-graph: replace packed_oid_list with oid_array misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,7/9] commit-graph: drop count_distinct_commits() function misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,6/9] oid-array: provide a for-loop iterator misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,5/9] oid-array: make sort function public misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,4/9] cache.h: move hash/oid functions to hash.h misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,3/9] t0064: make duplicate tests more robust misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,2/9] t0064: drop sha1 mention from filename misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[v2,1/9] oid-array.h: drop sha1 mention from header guard misc commit-graph and oid-array cleanups - - - --- 2020-12-07 Jeff King Accepted
[9/9] commit-graph: use size_t for array allocation and indexing misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[8/9] commit-graph: replace packed_oid_list with oid_array misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[7/9] commit-graph: drop count_distinct_commits() function misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[6/9] oid-array: provide a for-loop iterator misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[5/9] oid-array: make sort function public misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[4/9] cache.h: move hash/oid functions to hash.h misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[3/9] t0064: make duplicate tests more robust misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[2/9] t0064: drop sha1 mention from filename misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
[1/9] oid-array.h: drop sha1 mention from header guard misc commit-graph and oid-array cleanups - - - --- 2020-12-04 Jeff King Superseded
upload-pack: propagate return value from object filter config callback upload-pack: propagate return value from object filter config callback - - - --- 2020-12-03 Jeff King Accepted
style: indent multiline "if" conditions by 4 spaces style: indent multiline "if" conditions by 4 spaces - - - --- 2020-12-03 Jeff King Accepted
t7900: speed up expensive test t7900: speed up expensive test - - - --- 2020-12-02 Jeff King Accepted
Makefile: mark git-maintenance as a builtin Makefile: mark git-maintenance as a builtin - - - --- 2020-12-02 Jeff King Accepted
submodule: fix fetch_in_submodule logic submodule: fix fetch_in_submodule logic - - - --- 2020-11-24 Jeff King Accepted
[3/3] rev-parse: handle --end-of-options [1/3] rev-parse: don't accept options after dashdash - - - --- 2020-11-10 Jeff King Accepted
[2/3] rev-parse: put all options under the "-" check [1/3] rev-parse: don't accept options after dashdash - - - --- 2020-11-10 Jeff King Accepted
[1/3] rev-parse: don't accept options after dashdash [1/3] rev-parse: don't accept options after dashdash - - - --- 2020-11-10 Jeff King Accepted
« 1 2 ... 5 6 7 8 »