Show patches with: Submitter = Jeff King       |    State = Action Required       |   812 patches
« 1 2 3 48 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
bitmaps: don't recurse into trees already in the bitmap bitmaps: don't recurse into trees already in the bitmap - - - --- 2021-06-14 Jeff King New
[5/5] pack-objects: clamp negative depth to 0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[4/5] t5316: check behavior of pack-objects --depth=0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[3/5] pack-objects: clamp negative window size to 0 pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[2/5] t5300: check that we produced expected number of deltas pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[1/5] t5300: modernize basic tests pack-objects: better handling of negative options - - - --- 2021-05-01 Jeff King New
[v2,2/2] prune: save reachable-from-recent objects with bitmaps prune: save reachable-from-recent objects with bitmaps - - - --- 2021-04-28 Jeff King New
[v2,1/2] pack-bitmap: clean up include_check after use prune: save reachable-from-recent objects with bitmaps - - - --- 2021-04-28 Jeff King New
[2/2] t1404: convert to here-doc test bodies here-doc test bodies - - - --- 2021-04-09 Jeff King New
[1/2] test-lib: allow test snippets as here-docs here-doc test bodies - - - --- 2021-04-09 Jeff King New
ref-filter: fix NULL check for parse object failure ref-filter: fix NULL check for parse object failure - - - --- 2021-04-01 Jeff King New
bisect: peel annotated tags to commits bisect: peel annotated tags to commits - - 1 --- 2021-03-16 Jeff King New
[v2,2/2] t/perf: avoid copying worktree files from test repo [v2,1/2] t/perf: handle worktrees as test repos - - - --- 2021-02-26 Jeff King New
[v2,1/2] t/perf: handle worktrees as test repos [v2,1/2] t/perf: handle worktrees as test repos - - - --- 2021-02-26 Jeff King New
wrapper: add workaround for open() returning EINTR wrapper: add workaround for open() returning EINTR - - - --- 2021-02-24 Jeff King New
docs/format-patch: mention handling of merges docs/format-patch: mention handling of merges - - - --- 2021-02-22 Jeff King New
[6/6] mailmap: do not respect symlinks for in-tree .mailmap open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[5/6] exclude: do not respect symlinks for in-tree .gitignore open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[4/6] attr: do not respect symlinks for in-tree .gitattributes open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[3/6] exclude: add flags parameter to add_patterns() open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[2/6] attr: convert "macro_ok" into a flags field open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[1/6] add open_nofollow() helper open in-tree files with O_NOFOLLOW - - - --- 2021-02-16 Jeff King New
[2/2] disallow symlinked .mailmap files [1/2] fsck: make symlinked .gitignore and .gitattributes a warning - - - --- 2021-02-15 Jeff King New
[1/2] fsck: make symlinked .gitignore and .gitattributes a warning [1/2] fsck: make symlinked .gitignore and .gitattributes a warning - - - --- 2021-02-15 Jeff King New
mailmap: only look for .mailmap in work tree mailmap: only look for .mailmap in work tree - - - --- 2021-02-09 Jeff King New
[v2,2/2] rev-list: add --disk-usage option for calculating disk usage [v2,1/2] t: add --no-tag option to test_commit - - - --- 2021-02-09 Jeff King New
[v2,1/2] t: add --no-tag option to test_commit [v2,1/2] t: add --no-tag option to test_commit - - - --- 2021-02-09 Jeff King New
pretty: lazy-load commit data when expanding user-format pretty: lazy-load commit data when expanding user-format - - - --- 2021-01-28 Jeff King New
[4/4] t0000: consistently use single quotes for outer tests t0000 cleanups - - - --- 2021-01-28 Jeff King New
[3/4] t0000: run cleaning test inside sub-test t0000 cleanups - - - --- 2021-01-28 Jeff King New
[2/4] t0000: run prereq tests inside sub-test t0000 cleanups - - - --- 2021-01-28 Jeff King New
[1/4] t0000: keep clean-up tests together t0000 cleanups - - - --- 2021-01-28 Jeff King New
[6/6] oid_pos(): access table through const pointers convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[5/6] hash_pos(): convert to oid_pos() convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[3/6] rerere: tighten rr-cache dirname check convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[2/6] rerere: check dirname format while iterating rr_cache directory convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[1/6] commit_graft_pos(): take an oid instead of a bare hash convert hash_pos() to oid_pos() - - - --- 2021-01-28 Jeff King New
[2/2] rev-list: add --disk-usage option for calculating disk usage rev-list --disk-usage - - - --- 2021-01-27 Jeff King New
[1/2] t: add --no-tag option to test_commit rev-list --disk-usage - - - --- 2021-01-27 Jeff King New
refs: switch peel_ref() to peel_iterated_oid() refs: switch peel_ref() to peel_iterated_oid() - - - --- 2021-01-20 Jeff King New
[3/3] config: store "git -c" variables using more robust format [1/3] quote: make sq_dequote_step() a public function - - - --- 2020-12-09 Jeff King New
[2/3] config: parse more robust format in GIT_CONFIG_PARAMETERS [1/3] quote: make sq_dequote_step() a public function - - - --- 2020-12-09 Jeff King New
[1/3] quote: make sq_dequote_step() a public function [1/3] quote: make sq_dequote_step() a public function - - - --- 2020-12-09 Jeff King New
t7900's new expensive test t7900's new expensive test - - - --- 2020-12-01 Jeff King New
[4/4] t0000: consistently use single quotes for outer tests [1/4] t0000: keep clean-up tests together - - - --- 2020-11-20 Jeff King New
[3/4] t0000: run cleaning test inside sub-test [1/4] t0000: keep clean-up tests together - - - --- 2020-11-20 Jeff King New
[2/4] t0000: run prereq tests inside sub-test [1/4] t0000: keep clean-up tests together - - - --- 2020-11-20 Jeff King New
[1/4] t0000: keep clean-up tests together [1/4] t0000: keep clean-up tests together - - - --- 2020-11-20 Jeff King New
[5/5] packfile: detect overflow in .idx file size checks handling 4GB .idx files - - - --- 2020-11-13 Jeff King New
[4/5] block-sha1: take a size_t length parameter handling 4GB .idx files - - - --- 2020-11-13 Jeff King New
[3/5] fsck: correctly compute checksums on idx files larger than 4GB handling 4GB .idx files - - - --- 2020-11-13 Jeff King New
[2/5] use size_t to store pack .idx byte offsets handling 4GB .idx files - - - --- 2020-11-13 Jeff King New
[1/5] compute pack .idx byte offsets using size_t handling 4GB .idx files - - - --- 2020-11-13 Jeff King New
add-interactive.c: use correct names to load color.diff.* config add-interactive.c: use correct names to load color.diff.* config - - - --- 2020-11-10 Jeff King New
sideband: diagnose more incoming packet anomalies sideband: diagnose more incoming packet anomalies - - - --- 2020-10-27 Jeff King New
[4/3] am, sequencer: stop parsing our own committer ident [1/3] t3436: check --committer-date-is-author-date result more carefully - - - --- 2020-10-23 Jeff King New
[3/3] rebase: fix broken email with --committer-date-is-author-date [1/3] t3436: check --committer-date-is-author-date result more carefully - - - --- 2020-10-23 Jeff King New
[2/3] am: fix broken email with --committer-date-is-author-date [1/3] t3436: check --committer-date-is-author-date result more carefully - - - --- 2020-10-23 Jeff King New
[1/3] t3436: check --committer-date-is-author-date result more carefully [1/3] t3436: check --committer-date-is-author-date result more carefully - - - --- 2020-10-23 Jeff King New
[3/3] index-pack: stop mentioning find_unresolved_deltas() jt/threaded-inex-pack leftovers - - - --- 2020-10-07 Jeff King New
[2/3] index-pack: drop type_cas mutex jt/threaded-inex-pack leftovers - - - --- 2020-10-07 Jeff King New
[1/3] index-pack: restore "resolving deltas" progress meter jt/threaded-inex-pack leftovers - - - --- 2020-10-07 Jeff King New
[v2,8/8] shortlog: allow multiple groups to be specified parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[v2,7/8] shortlog: parse trailer idents parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[v2,6/8] shortlog: rename parse_stdin_ident() parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[v2,5/8] shortlog: de-duplicate trailer values parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[v2,4/8] shortlog: match commit trailers with --group parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[v2,3/8] trailer: add interface for iterating over commit trailers parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[v2,2/8] shortlog: add grouping option parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[v2,1/8] shortlog: change "author" variables to "ident" parsing trailers with shortlog - - - --- 2020-09-27 Jeff King New
[2/2] add--interactive.perl: specify --no-color explicitly some minor add--interactive fixes - - - --- 2020-09-07 Jeff King New
[1/2] add-patch: fix inverted return code of repo_read_index() some minor add--interactive fixes - - - --- 2020-09-07 Jeff King New
xrealloc: do not reuse pointer freed by zero-length realloc() xrealloc: do not reuse pointer freed by zero-length realloc() - - - --- 2020-09-01 Jeff King New
[v2,7/7] submodule--helper: fix leak of core.worktree value leak fixes - - - --- 2020-08-17 Jeff King New
[v2,6/7] config: fix leak in git_config_get_expiry_in_days() leak fixes - - - --- 2020-08-17 Jeff King New
[v2,5/7] config: drop git_config_get_string_const() leak fixes - - - --- 2020-08-17 Jeff King New
[v2,4/7] config: fix leaks from git_config_get_string_const() leak fixes - - - --- 2020-08-17 Jeff King New
[v2,3/7] checkout: fix leak of non-existent branch names leak fixes - - - --- 2020-08-17 Jeff King New
[v2,2/7] submodule--helper: use strbuf_release() to free strbufs leak fixes - - - --- 2020-08-17 Jeff King New
[v2,1/7] clear_pattern_list(): clear embedded hashmaps leak fixes - - - --- 2020-08-17 Jeff King New
[6/6] submodule--helper: fix leak of core.worktree value more small leak fixes - - - --- 2020-08-14 Jeff King New
[5/6] config: fix leak in git_config_get_expiry_in_days() more small leak fixes - - - --- 2020-08-14 Jeff King New
[4/6] config: drop git_config_get_string_const() more small leak fixes - - - --- 2020-08-14 Jeff King New
[3/6] config: fix leaks from git_config_get_string_const() more small leak fixes - - - --- 2020-08-14 Jeff King New
[2/6] checkout: fix leak of non-existent branch names more small leak fixes - - - --- 2020-08-14 Jeff King New
[1/6] submodule--helper: use strbuf_release() to free strbufs more small leak fixes - - - --- 2020-08-14 Jeff King New
[5/5] drop vcs-svn experiment slimming down installed size - - - --- 2020-08-13 Jeff King New
[4/5] make git-fast-import a builtin slimming down installed size - - - --- 2020-08-13 Jeff King New
[3/5] make git-bugreport a builtin slimming down installed size - 1 - --- 2020-08-13 Jeff King New
[2/5] make credential helpers builtins slimming down installed size - - - --- 2020-08-13 Jeff King New
[1/5] Makefile: drop builtins from MSVC pdb list slimming down installed size - - - --- 2020-08-13 Jeff King New
[3/3] blame: only coalesce lines that are adjacent in result blame: fix bug in coalescing non-adjacent "-L" chunks - - - --- 2020-08-13 Jeff King New
[2/3] t8003: factor setup out of coalesce test blame: fix bug in coalescing non-adjacent "-L" chunks - - - --- 2020-08-13 Jeff King New
[1/3] t8003: check output of coalesced blame blame: fix bug in coalescing non-adjacent "-L" chunks - - - --- 2020-08-13 Jeff King New
[v2,7/7] doc/git-log: clarify handling of merge commit diffs making log --first-parent imply -m - - - --- 2020-07-29 Jeff King New
[v2,6/7] doc/git-log: move "-t" into diff-options list making log --first-parent imply -m - - - --- 2020-07-29 Jeff King New
[v2,5/7] doc/git-log: drop "-r" diff option making log --first-parent imply -m - - - --- 2020-07-29 Jeff King New
[v2,4/7] doc/git-log: move "Diff Formatting" from rev-list-options making log --first-parent imply -m - - - --- 2020-07-29 Jeff King New
[v2,3/7] log: enable "-m" automatically with "--first-parent" making log --first-parent imply -m - - - --- 2020-07-29 Jeff King New
[v2,2/7] revision: add "--no-diff-merges" option to counteract "-m" making log --first-parent imply -m - - - --- 2020-07-29 Jeff King New
« 1 2 3 48 9 »