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
.mailmap: fix erroneous authorship for Derrick Stolee .mailmap: fix erroneous authorship for Derrick Stolee - - - --- 2020-01-27 Denton Liu New
.mailmap: map Yi-Jyun Pan's email .mailmap: map Yi-Jyun Pan's email - - - --- 2020-01-14 Denton Liu New
[01/12] t5520: improve test style t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[01/13] t4014: drop unnecessary blank lines from test cases format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[01/15] test-lib-functions: introduce test_non_git_might_fail() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[01/16] t2018: remove trailing space from test description t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[01/27] lib-bash.sh: move `then` onto its own line t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[02/12] t5520: use sq for test case names t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[02/13] t4014: s/expected/expect/ format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[02/15] t/lib-git-p4: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[02/16] t2018: add space between function name and () t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[02/27] t0014: remove git command upstream of pipe t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[03/12] t5520: let sed open its own input t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[03/13] t4014: move closing sq onto its own line format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[03/15] t0000: replace test_must_fail with ! for run_sub_test_lib_test() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[03/16] t2018: use test_must_fail for failing git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[03/27] t0090: stop losing return codes of git commands t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[04/12] t5520: replace test -f with test_path_is_file t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[04/13] t4014: use sq for test case names format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[04/15] t0003: use named parameters in attr_check() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[04/16] t2018: teach do_checkout() to accept `!` arg t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[04/27] t3301: stop losing return codes of git commands t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[05/12] t5520: remove spaces after redirect operator t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[05/13] t4014: remove spaces after redirect operators format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[05/15] t0003: use test_must_be_empty() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[05/16] t2018: don't lose return code of git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[05/27] t3600: use test_line_count() where possible t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[06/12] t5520: use test_line_count where possible t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[06/13] t4014: use indentable here-docs format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[06/15] t0003: don't use `test_must_fail attr_check` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[06/16] t2018: replace "sha" with "oid" t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[06/27] t3600: stop losing return codes of git commands t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[07/12] t5520: replace test -{n,z} with test-lib functions t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[07/13] t4014: drop redirections to /dev/null format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[07/15] t0020: drop redirections to /dev/null t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[07/16] t3030: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[07/27] t3600: comment on inducing SIGPIPE in `git rm` t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[08/12] t5520: use test_cmp_rev where possible t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[08/13] t4014: let sed open its own files format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[08/15] t0020: s/test_must_fail has_cr/! has_cr/ t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[08/16] t3310: extract common no_notes_merge_left() t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[08/27] t4015: stop losing return codes of git commands t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[09/12] t5520: test single-line files by git with test_cmp t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[09/13] t4014: use test_line_count() where possible format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[09/15] t0020: use ! check_packed_refs_marked t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[09/16] t3415: stop losing return codes of git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[09/27] t4015: use test_write_lines() t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[1/1] git-clean.txt: specify core.excludesFile variable is used update git-clean.txt - - - --- 2019-03-06 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
[1/2] completion: merge options for cherry-pick and revert completion: complete --skip for cherry-pick and revert - - - --- 2019-08-24 Denton Liu New
[1/2] completion: teach rebase to use __gitcomp_builtin completion: teach rebase and archive to use __gitcomp_builtin - - - --- 2019-09-12 Denton Liu New
[1/2] config/alias.txt: change " and ' to ` document alias accepting non-command first word - - - --- 2019-05-31 Denton Liu New
[1/2] config/format.txt: clarify behavior of multiple format.notes dl/format-patch-notes-config-fixup: clean up some leftoverbits - - - --- 2019-12-12 Denton Liu New
[1/2] contrib/credential/netrc: make PERL_PATH configurable contrib/credential/netrc: Makefile + script cleanup - - - --- 2019-12-16 Denton Liu New
[1/2] doc: replace MARC links with LKML Hi Peff, - - - --- 2019-11-27 Denton Liu New
[1/2] git-format-patch.txt: document --no-notes option format-patch: teach format.notes config option - - - --- 2019-04-27 Denton Liu New
[1/2] Lib-ify fmt-merge-msg Lib-ify functions in builtin.h - - - --- 2020-03-21 Denton Liu New
[1/2] Makefile: define UPSTREAM_SOURCES Makefile: run coccicheck on all non-upstream sources - - - --- 2019-09-10 Denton Liu New
[1/2] mergetool: Accept -g/--[no-]gui as arguments [1/2] mergetool: Accept -g/--[no-]gui as arguments 1 - - --- 2018-10-24 Denton Liu New
[1/2] midx.c: convert FLEX_ALLOC_MEM to FLEX_ALLOC_STR create FLEX_ALLOC_MEM to FLEX_ALLOC_STR cocci rule - - - --- 2019-04-03 Denton Liu New
[1/2] mingw: apply array.cocci rule cleanup compat/ sources using spatch - - - --- 2019-09-04 Denton Liu New
[1/2] t3507: cleanup space after redirection operators cherry-pick/revert cleanup scissors fix - - - --- 2019-03-06 Denton Liu New
[1/3] git-submodule.txt: document default behavior without --branch Teach submodule set-branch subcommand - - - --- 2019-02-06 Denton Liu New
[1/3] i18n.txt: camel case and monospace "i18n.commitEncoding" docs: misc cleanup - - - --- 2021-02-23 Denton Liu New
[1/3] Makefile: use $(ALL_CFLAGS) in $(HCO) target fixes related to `make hdr-check` - - - --- 2019-09-23 Denton Liu New
[1/3] rebase: teach rebase --keep-base rebase: learn --keep-base - - - --- 2019-03-23 Denton Liu New
[1/3] t2018: cleanup in current test checkout: allow -b/-B to work on a merge base - - - --- 2019-04-25 Denton Liu New
[1/3] t3200: rename "expected" to "expect" branch and t3200 cleanup - - - --- 2020-06-15 Denton Liu New
[1/3] t3206: fix incorrect test name cleanup for 'dl/range-diff-with-notes' - - - --- 2019-12-06 Denton Liu New
[1/3] t3206: remove spaces after redirect operators range-diff: don't compare notes - - - --- 2019-11-19 Denton Liu New
[1/3] t4014: clean up style format-patch: teach --infer-cover-subject option - - - --- 2019-08-19 Denton Liu New
[1/3] tag: prevent recursive tags tag: prevent recursive tags - - - --- 2019-03-26 Denton Liu New
[1/4] lib-submodule-update: add space after function name t: replace incorrect test_must_fail usage (part 5) - - - --- 2020-04-29 Denton Liu New
[1/5] notes: rename to load_display_notes() format-patch: improve handling of `format.notes` - - - --- 2019-12-09 Denton Liu New
[1/5] t3400: demonstrate failure with format.useAutoBase rebase: fix breakage with `format.useAutoBase` - - - --- 2019-11-27 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
[1/5] t4108: replace create_file with test_write_lines apply: fix merge.conflictStyle bug in --3way - - - --- 2019-10-23 Denton Liu New
[1/5] t7610: add mergetool --gui tests difftool and mergetool improvements - - - --- 2019-04-22 Denton Liu New
[1/6] remote-curl: fix typo remote-curl: partial fix for a deadlock with stateless rpc - - - --- 2020-05-13 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
[1/7] t4014: clean up style teach branch-specific options for format-patch - - - --- 2019-05-05 Denton Liu New
[1/8] pretty-formats.txt: use generic terms for hash learn the "summary" pretty format - - - --- 2019-11-04 Denton Liu New
[1/8] t5512: don't use `test_must_fail test_cmp` t: replace incorrect test_must_fail usage (part 3) - - - --- 2020-03-25 Denton Liu New
[1/8] t6030: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 4) - - - --- 2020-04-20 Denton Liu New
[10/12] t5520: don't put git in upstream of pipe t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[10/13] t4014: remove confusing pipe in check_threading() format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[10/15] t1306: convert `test_might_fail rm` to `rm -f` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[10/16] t3415: increase granularity of test_auto_{fixup,squash}() t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[10/27] t4138: stop losing return codes of git commands t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[11/12] t5520: replace subshell cat comparison with test_cmp t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[11/13] t4014: stop losing return codes of git commands format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[11/15] t1307: reorder `nongit test_must_fail` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[11/16] t3419: stop losing return code of git command t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[11/27] t5317: stop losing return codes of git commands t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[12/12] t5520: replace `! git` with `test_must_fail git` t5520: various test cleanup - - - --- 2019-10-17 Denton Liu New
[12/13] Doc: add more detail for git-format-patch format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
[12/15] t1409: let sed open its own files t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[12/16] t3504: don't use `test_must_fail test_cmp` t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[12/27] t5317: use ! grep to check for no matching lines t: general test cleanup + `set -o pipefail` - - - --- 2019-11-15 Denton Liu New
[13/13] config/format.txt: specify default value of format.coverLetter format-patch: clean up tests and documentation - - - --- 2019-08-24 Denton Liu New
« 1 2 3 410 11 »