Show patches with: Submitter = Jeff King       |    Archived = No       |   929 patches
« 1 2 ... 7 8 9 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,3/3] format-patch: support --output option [v2,1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Accepted
[v2,2/3] format-patch: tie file-opening logic to output_directory [v2,1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Accepted
[v2,1/3] format-patch: refactor output selection [v2,1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Accepted
[3/3] format-patch: support --output option [1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Superseded
[2/3] format-patch: tie file-opening logic to output_directory [1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Superseded
[1/3] format-patch: refactor output selection [1/3] format-patch: refactor output selection - - - --- 2020-11-04 Jeff King Superseded
[2/2] checkout-index: propagate errors to exit code fix error handling in checkout-index - - - --- 2020-10-27 Jeff King Accepted
[1/2] checkout-index: drop error message from empty --stage=all fix error handling in checkout-index - - - --- 2020-10-27 Jeff King Accepted
documentation symlink restrictions for .git* files documentation symlink restrictions for .git* files - - - --- 2020-10-23 Jeff King Accepted
fast-import: remove duplicated option-parsing line fast-import: remove duplicated option-parsing line - - - --- 2020-10-15 Jeff King Accepted
[v2,2/2] config.mak.dev: build with -fno-common [v2,1/2] usage: define a type for a reporting function - - - --- 2020-10-15 Jeff King Accepted
[v2,1/2] usage: define a type for a reporting function [v2,1/2] usage: define a type for a reporting function - - - --- 2020-10-15 Jeff King Accepted
fast-import: fix over-allocation of marks storage fast-import: fix over-allocation of marks storage - - - --- 2020-10-15 Jeff King Accepted
[v2,8/8] fsck: complain when .gitattributes or .gitignore is a symlink forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[v2,7/8] verify_path(): disallow symlinks in .gitattributes and .gitignore forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[v2,6/8] t0060: test obscured .gitattributes and .gitignore matching forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[v2,5/8] t7450: test .gitmodules symlink matching against obscured names forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[v2,4/8] t7450: test verify_path() handling of gitmodules forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[v2,3/8] t7415: rename to expand scope forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[v2,2/8] fsck_tree(): wrap some long lines forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[v2,1/8] fsck_tree(): fix shadowed variable forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Accepted
[7/7] fsck: complain when .gitattributes or .gitignore is a symlink forbidding symlinked .gitattributes and .gitignore - 1 - --- 2020-10-05 Jeff King Superseded
[6/7] verify_path(): disallow symlinks in .gitattributes and .gitignore forbidding symlinked .gitattributes and .gitignore - 1 - --- 2020-10-05 Jeff King Superseded
[5/7] t0060: test obscured .gitattributes and .gitignore matching forbidding symlinked .gitattributes and .gitignore - 1 - --- 2020-10-05 Jeff King Superseded
[4/7] t7450: test verify_path() handling of gitmodules forbidding symlinked .gitattributes and .gitignore - - - --- 2020-10-05 Jeff King Superseded
[3/7] t7415: rename to expand scope forbidding symlinked .gitattributes and .gitignore - 1 - --- 2020-10-05 Jeff King Superseded
[2/7] fsck_tree(): wrap some long lines forbidding symlinked .gitattributes and .gitignore - 1 - --- 2020-10-05 Jeff King Superseded
[1/7] fsck_tree(): fix shadowed variable forbidding symlinked .gitattributes and .gitignore - 1 - --- 2020-10-05 Jeff King Superseded
parallel-checkout: drop unused checkout state parameter parallel-checkout: drop unused checkout state parameter - - - --- 2020-10-05 Jeff King Accepted
[10/10] dir.c: drop unused "untracked" from treat_path_fast() dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[09/10] sequencer: handle ignore_footer when parsing trailers dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[08/10] test-advise: check argument count with argc instead of argv dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[07/10] sparse-checkout: fill in some options boilerplate dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[06/10] sequencer: drop repository argument from run_git_commit() dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[05/10] push: drop unused repo argument to do_push() dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[04/10] assert PARSE_OPT_NONEG in parse-options callbacks dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
[03/10] env--helper: write to opt->value in parseopt helper dropping more unused parameters - - - --- 2020-09-30 Jeff King Accepted
« 1 2 ... 7 8 9 10 »