Show patches with: Submitter = Denton Liu       |    State = Action Required       |   1057 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
stash show: don't setup default diff output format if --{include,only}-untracked given stash show: don't setup default diff output format if --{include,only}-untracked given - - - --- 2021-05-18 Denton Liu New
[v2,3/3] git-completion.bash: use __gitcomp_builtin() in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-24 Denton Liu New
[v2,2/3] git-completion.bash: extract from else in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-24 Denton Liu New
[v2,1/3] git-completion.bash: pass $__git_subcommand_idx from __git_main() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-24 Denton Liu New
[7/7] ci/run-static-analysis.sh: make check-sort Sort lists and add static-analysis - - - --- 2021-03-16 Denton Liu New
[6/7] ci/run-static-analysis.sh: make check-builtins Sort lists and add static-analysis - - - --- 2021-03-16 Denton Liu New
[5/7] Makefile: add 'check-sort' target Sort lists and add static-analysis - - - --- 2021-03-16 Denton Liu New
[4/7] test-tool.h: ASCII-sort list of functions Sort lists and add static-analysis - - - --- 2021-03-16 Denton Liu New
[3/7] builtin.h: ASCII-sort list of functions Sort lists and add static-analysis - - - --- 2021-03-16 Denton Liu New
[2/7] Makefile: ASCII-sort LIB_OBJS Sort lists and add static-analysis - - - --- 2021-03-16 Denton Liu New
[1/7] Makefile: mark 'check-builtins' as a .PHONY target Sort lists and add static-analysis - - - --- 2021-03-16 Denton Liu New
[v4,2/2] stash show: learn stash.showIncludeUntracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-03-03 Denton Liu New
[v4,1/2] stash show: teach --include-untracked and --only-untracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-03-03 Denton Liu New
[v2] git-cat-file.txt: remove references to "sha1" [v2] git-cat-file.txt: remove references to "sha1" - - - --- 2021-02-23 Denton Liu New
[v1.1,2/3] git-cat-file.txt: monospace args, placeholders and filenames Untitled series #436997 - - - --- 2021-02-23 Denton Liu New
[3/3] git-cat-file.txt: remove references to "sha1" docs: misc cleanup - - - --- 2021-02-23 Denton Liu New
[2/3] git-cat-file.txt: monospace args and placeholders docs: misc cleanup - - - --- 2021-02-23 Denton Liu New
[1/3] i18n.txt: camel case and monospace "i18n.commitEncoding" docs: misc cleanup - - - --- 2021-02-23 Denton Liu New
fixup! git-stash.txt: be explicit about subcommand options fixup! git-stash.txt: be explicit about subcommand options - - - --- 2021-02-11 Denton Liu New
pager: exit without error on SIGPIPE pager: exit without error on SIGPIPE - - - --- 2021-01-29 Denton Liu New
[v3] fixup! refs: allow @{n} to work with n-sized reflog [v3] fixup! refs: allow @{n} to work with n-sized reflog - - - --- 2021-01-12 Denton Liu New
[v3,2/2] refs: allow @{n} to work with n-sized reflog refs: allow @{n} to work with n-sized reflog - - - --- 2021-01-07 Denton Liu New
[v3,1/2] refs: factor out set_read_ref_cutoffs() refs: allow @{n} to work with n-sized reflog - - - --- 2021-01-07 Denton Liu New
gitk: replace tabs with spaces (again) gitk: replace tabs with spaces (again) - - - --- 2020-11-04 Denton Liu New
[RFC] Makefile: create externcheck target [RFC] Makefile: create externcheck target - - - --- 2020-10-08 Denton Liu New
[v2,4/4] t2016: add a NEEDSWORK about the PERL prerequisite checkout/restore: fix `git checkout -p HEAD...` bug - - - --- 2020-10-07 Denton Liu New
[v2,3/4] add-patch: add NEEDSWORK about comparing commits checkout/restore: fix `git checkout -p HEAD...` bug - - - --- 2020-10-07 Denton Liu New
[v2,2/4] Doc: document "A...B" form for <tree-ish> in checkout and switch checkout/restore: fix `git checkout -p HEAD...` bug - - - --- 2020-10-07 Denton Liu New
[1/2] builtin/checkout: fix `git checkout -p HEAD...` bug [1/2] builtin/checkout: fix `git checkout -p HEAD...` bug - - - --- 2020-10-04 Denton Liu New
pull: do not warn when opt_ff is explicitly specified pull: do not warn when opt_ff is explicitly specified - - - --- 2020-09-23 Denton Liu New
[v4,10/10] contrib/completion: complete `git diff --merge-base` builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,09/10] builtin/diff-tree: learn --merge-base builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,08/10] builtin/diff-index: learn --merge-base builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,07/10] t4068: add --merge-base tests builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,06/10] diff-lib: define diff_get_merge_base() builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,05/10] diff-lib: accept option flags in run_diff_index() builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,04/10] contrib/completion: extract common diff/difftool options builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,03/10] git-diff.txt: backtick quote command text builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,02/10] git-diff-index.txt: make --cached description a proper sentence builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v4,01/10] t4068: remove unnecessary >tmp builtin/diff: learn --merge-base - - - --- 2020-09-20 Denton Liu New
[v2,2/2] gitk: replace commented tab with space gitk: fix mix of tabs and spaces in indentation - - - --- 2020-09-11 Denton Liu New
[v2,1/2] gitk: replace tabs with spaces gitk: fix mix of tabs and spaces in indentation - - - --- 2020-09-11 Denton Liu New
t9400: don't use test_must_fail with cvs t9400: don't use test_must_fail with cvs - - - --- 2020-07-07 Denton Liu New
[RESEND,v2,5/5] test-lib-functions: restrict test_must_fail usage t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-07 Denton Liu New
[RESEND,v2,4/5] t9834: remove use of `test_might_fail p4` t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-07 Denton Liu New
[RESEND,v2,3/5] t7107: don't use test_must_fail() t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-07 Denton Liu New
[RESEND,v2,2/5] t5324: reorder `run_with_limited_open_files test_might_fail` t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-07 Denton Liu New
[RESEND,v2,1/5] t3701: stop using `env` in force_color() t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-07 Denton Liu New
[v2,5/5] test-lib-functions: restrict test_must_fail usage t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-01 Denton Liu New
[v2,4/5] t9834: remove use of `test_might_fail p4` t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-01 Denton Liu New
[v2,3/5] t7107: don't use test_must_fail() t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-01 Denton Liu New
[v2,2/5] t5324: reorder `run_with_limited_open_files test_might_fail` t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-01 Denton Liu New
[v2,1/5] t3701: stop using `env` in force_color() t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-07-01 Denton Liu New
[5/5] test-lib-functions: restrict test_must_fail usage t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-06-30 Denton Liu New
[4/5] t9834: remove use of `test_might_fail p4` t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-06-30 Denton Liu New
[3/5] t7107: don't use test_must_fail() t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-06-30 Denton Liu New
[2/5] t5324: reorder `run_with_limited_open_files test_might_fail` t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-06-30 Denton Liu New
[1/5] t3701: stop using `env` in force_color() t: replace incorrect test_must_fail usage (part 6) - - - --- 2020-06-30 Denton Liu New
[v5.2] lib-submodule-update: pass 'test_must_fail' as an argument [v5.2] lib-submodule-update: pass 'test_must_fail' as an argument - - - --- 2020-06-24 Denton Liu New
[v5.1] lib-submodule-update: pass 'test_must_fail' as an argument [v5.1] lib-submodule-update: pass 'test_must_fail' as an argument - - - --- 2020-06-23 Denton Liu New
[v5.1] lib-submodule-update: pass 'test_must_fail' as an argument [v5.1] lib-submodule-update: pass 'test_must_fail' as an argument - - - --- 2020-06-23 Denton Liu New
[v3,3/3] pkt-line: extract out PACKET_HEADER_SIZE pkt-line: war on magical `4` literal - - - --- 2020-06-23 Denton Liu New
[v3,2/3] pkt-line: use string versions of functions pkt-line: war on magical `4` literal - - - --- 2020-06-23 Denton Liu New
[v3,1/3] remote-curl: use strlen() instead of magic numbers pkt-line: war on magical `4` literal - - - --- 2020-06-23 Denton Liu New
Doc: reference 'seen' instead of 'pu' in meta docs Doc: reference 'seen' instead of 'pu' in meta docs - - - --- 2020-06-23 Denton Liu New
[v5,4/4] lib-submodule-update: use callbacks in test_submodule_switch_common() t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
[v5,3/4] lib-submodule-update: prepend "git" to $command t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
[v5,2/4] lib-submodule-update: consolidate --recurse-submodules t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
[v5,1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-23 Denton Liu New
builtin/diff: fix botched update of usage comment builtin/diff: fix botched update of usage comment - - - --- 2020-06-23 Denton Liu New
[v2] builtin/diff: update usage comment [v2] builtin/diff: update usage comment - - - --- 2020-06-18 Denton Liu New
[v4,4/4] lib-submodule-update: use callbacks in test_submodule_switch_common() t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[v4,3/4] lib-submodule-update: prepend "git" to $command t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[v4,2/4] lib-submodule-update: consolidate --recurse-submodules t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[v4,1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-18 Denton Liu New
[3/3] branch: don't mix --edit-description branch and t3200 cleanup - - - --- 2020-06-15 Denton Liu New
[2/3] t3200: test for specific errors branch and t3200 cleanup - - - --- 2020-06-15 Denton Liu New
[1/3] t3200: rename "expected" to "expect" branch and t3200 cleanup - - - --- 2020-06-15 Denton Liu New
builtin/diff: fix incorrect comment builtin/diff: fix incorrect comment - - - --- 2020-06-15 Denton Liu New
[v2] pkt-line: use string versions of functions [v2] pkt-line: use string versions of functions - - - --- 2020-06-14 Denton Liu New
[v2] checkout: teach --worktree [v2] checkout: teach --worktree - - - --- 2020-06-14 Denton Liu New
[v2,3/3] pkt-line: extract out PACKET_HEADER_SIZE [v2,1/3] remote-curl: use strlen() instead of magic numbers - - - --- 2020-06-14 Denton Liu New
[v2,2/3] pkt-line: use string versions of functions pkt-line: extract out PACKET_HEADER_SIZE - - - --- 2020-06-14 Denton Liu New
[v2,1/3] remote-curl: use strlen() instead of magic numbers [v2,1/3] remote-curl: use strlen() instead of magic numbers - - - --- 2020-06-14 Denton Liu New
[v2,0/3] pkt-line: war on magical `4` literal - - - --- 2020-06-14 Denton Liu New
checkout: teach --worktree checkout: teach --worktree - - - --- 2020-06-13 Denton Liu New
pkt-line: extract out PACKET_HEADER_SIZE pkt-line: extract out PACKET_HEADER_SIZE - - - --- 2020-06-13 Denton Liu New
[v3,4/4] lib-submodule-update: use callbacks in test_submodule_switch_common() t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-11 Denton Liu New
[v3,3/4] lib-submodule-update: prepend "git" to $command t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-11 Denton Liu New
[v3,2/4] lib-submodule-update: consolidate --recurse-submodules t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-11 Denton Liu New
[v3,1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-06-11 Denton Liu New
GIT-VERSION-GEN: update for the post 2.27 cycle GIT-VERSION-GEN: update for the post 2.27 cycle - - - --- 2020-06-11 Denton Liu New
CodingGuidelines: specify Python 2.7 is the oldest version CodingGuidelines: specify Python 2.7 is the oldest version - - - --- 2020-06-07 Denton Liu New
t/README: avoid poor-man's small caps GIT t/README: avoid poor-man's small caps GIT - - - --- 2020-06-07 Denton Liu New
[v3,9/9] fixup! remote-curl: error on incomplete packet remote-curl: fix deadlocks when remote server disconnects - - - --- 2020-05-22 Denton Liu New
[v2,4/4] lib-submodule-update: pass OVERWRITING_FAIL t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-05-21 Denton Liu New
[v2,3/4] lib-submodule-update: prepend "git" to $command t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-05-21 Denton Liu New
[v2,2/4] lib-submodule-update: consolidate --recurse-submodules t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-05-21 Denton Liu New
[v2,1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-05-21 Denton Liu New
[v3,8/7] fixup! pkt-line: extern packet_length() remote-curl: fix deadlocks when remote server disconnects - - - --- 2020-05-19 Denton Liu New
« 1 2 3 410 11 »