Show patches with: Submitter = Denton Liu       |    Archived = No       |   90 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
git-diff: fix missing --merge-base docs git-diff: fix missing --merge-base docs - - - --- 2021-07-10 Denton Liu Accepted
Replace "stateless separator" with "response end" Replace "stateless separator" with "response end" - - - --- 2021-07-09 Denton Liu Accepted
stash show: use stash.showIncludeUntracked even when diff options given stash show: use stash.showIncludeUntracked even when diff options given - - - --- 2021-05-21 Denton Liu Accepted
[2/2] stash show: fix segfault with --{include,only}-untracked Fixes for dl/stash-show-untracked - - - --- 2021-05-12 Denton Liu Accepted
[1/2] t3905: correct test title Fixes for dl/stash-show-untracked - - - --- 2021-05-12 Denton Liu Accepted
[v2,4/4] git-completion.bash: consolidate cases in _git_stash() git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-22 Denton Liu Accepted
[v2,3/4] git-completion.bash: use $__git_cmd_idx in more places git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-22 Denton Liu Accepted
[v2,2/4] git-completion.bash: rename to $__git_cmd_idx git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-22 Denton Liu Accepted
[v2,1/4] git-completion.bash: separate some commands onto their own line git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-22 Denton Liu Accepted
[5/5] git-completion.bash: consolidate no-subcommand case for _git_stash() git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[4/5] git-completion.bash: consolidate cases in _git_stash() git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[3/5] git-completion.bash: use $__git_cmd_idx in more places git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[2/5] git-completion.bash: rename to $__git_cmd_idx git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[1/5] git-completion.bash: separate some commands onto their own line git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[RESEND,3/3] git-completion.bash: use __gitcomp_builtin() in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-18 Denton Liu Superseded
[RESEND,2/3] git-completion.bash: fix `git <args>... stash branch` bug git-completion.bash: improvements to _git_stash() - - - --- 2021-03-18 Denton Liu Superseded
[RESEND,1/3] git-completion.bash: extract from else in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-18 Denton Liu Superseded
[3/3] git-completion.bash: use __gitcomp_builtin() in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-16 Denton Liu Superseded
[2/3] git-completion.bash: fix `git <args>... stash branch` bug git-completion.bash: improvements to _git_stash() - - - --- 2021-03-16 Denton Liu Superseded
[1/3] git-completion.bash: extract from else in _git_stash() git-completion.bash: improvements to _git_stash() - - - --- 2021-03-16 Denton Liu Superseded
[v2,2/2] git-cat-file.txt: remove references to "sha1" git-cat-file.txt: doc cleanup - - - --- 2021-03-03 Denton Liu Accepted
[v2,1/2] git-cat-file.txt: monospace args, placeholders and filenames git-cat-file.txt: doc cleanup - - - --- 2021-03-03 Denton Liu Accepted
[v3,2/2] stash show: learn stash.showIncludeUntracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-16 Denton Liu Superseded
[v3,1/2] stash show: teach --include-untracked and --only-untracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-16 Denton Liu Superseded
[v2,9/9] stash show: learn stash.showIncludeUntracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,8/9] stash show: teach --include-untracked and --only-untracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,7/9] stash: declare ref_stash as an array stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,6/9] t3905: use test_cmp() to check file contents stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,5/9] t3905: replace test -s with test_file_not_empty stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,4/9] t3905: remove nested git in command substitution stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,3/9] t3905: move all commands into test cases stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,2/9] t3905: remove spaces after redirect operators stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[v2,1/9] git-stash.txt: be explicit about subcommand options stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-09 Denton Liu Superseded
[9/9] stash show: learn stash.showIncludeUntracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[8/9] stash show: teach --include-tracked and --only-untracked stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[7/9] stash: declare ref_stash as an array stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[6/9] t3905: use test_cmp() to check file contents stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[5/9] t3905: replace test -s with test_file_not_empty stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[4/9] t3905: remove nested git in command substitution stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[3/9] t3905: move all commands into test cases stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[2/9] t3905: remove spaces after redirect operators stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[1/9] git-stash.txt: be explicit about subcommand options stash show: learn --include-untracked and --only-untracked - - - --- 2021-02-02 Denton Liu Superseded
[2/2] t4203: stop losing return codes of git commands mailmap: test cleanup - - - --- 2021-01-14 Denton Liu Accepted
[1/2] test-lib-functions.sh: fix usage for test_commit() mailmap: test cleanup - - - --- 2021-01-14 Denton Liu Accepted
[v4] git-send-email.txt: mention less secure app access with Gmail [v4] git-send-email.txt: mention less secure app access with Gmail - - - --- 2021-01-08 Denton Liu Accepted
[v3] git-send-email.txt: mention less secure app access with Gmail [v3] git-send-email.txt: mention less secure app access with Gmail - - - --- 2021-01-07 Denton Liu Superseded
[v3,3/2] fixup! refs: allow @{n} to work with n-sized reflog refs: allow @{n} to work with n-sized reflog - - - --- 2021-01-07 Denton Liu Superseded
[v2,2/2] refs: allow @{n} to work with n-sized reflog refs: allow @{n} to work with n-sized reflog - - - --- 2021-01-06 Denton Liu Superseded
[v2,1/2] refs: factor out set_read_ref_cutoffs() refs: allow @{n} to work with n-sized reflog - - - --- 2021-01-06 Denton Liu Superseded
refs: allow @{n} to work with n-sized reflog refs: allow @{n} to work with n-sized reflog - - - --- 2021-01-02 Denton Liu Superseded
Makefile: ASCII-sort += lists Makefile: ASCII-sort += lists - - - --- 2020-10-08 Denton Liu Accepted
[2/2] contrib/git-resurrect.sh: use hash-agnostic OID pattern contrib/git-resurrect.sh: make it hash-agnostic - - - --- 2020-10-08 Denton Liu Accepted
[1/2] contrib/git-resurrect.sh: indent with tabs contrib/git-resurrect.sh: make it hash-agnostic - - - --- 2020-10-08 Denton Liu Accepted
[v3,2/2] checkout: learn to respect checkout.guess checkout: learn the checkout.guess config variable - - - --- 2020-10-08 Denton Liu Accepted
[v3,1/2] Documentation/config/checkout: replace sq with backticks checkout: learn the checkout.guess config variable - - - --- 2020-10-08 Denton Liu Accepted
compat/mingw.h: drop extern from function declaration compat/mingw.h: drop extern from function declaration - - - --- 2020-10-07 Denton Liu Accepted
[v2,1/4] builtin/checkout: fix `git checkout -p HEAD...` bug checkout/restore: fix `git checkout -p HEAD...` bug - - - --- 2020-10-07 Denton Liu Accepted
[v2,2/2] checkout: learn to respect checkout.guess checkout: learn the checkout.guess config variable - - - --- 2020-10-07 Denton Liu Superseded
[v2,1/2] Documentation/config/checkout: replace sq with backticks checkout: learn the checkout.guess config variable - - - --- 2020-10-07 Denton Liu Superseded
[2/2] Doc: document "A...B" form for <tree-ish> in checkout and switch checkout/restore: fix `git checkout -p HEAD...` bug - - - --- 2020-10-04 Denton Liu Accepted
[2/2] checkout: learn to respect checkout.guess checkout: learn the checkout.guess config variable - - - --- 2020-10-04 Denton Liu Superseded
[1/2] Documentation/config/checkout: replace sq with backticks checkout: learn the checkout.guess config variable - - - --- 2020-10-04 Denton Liu Superseded
[v2,3/3] hooks--update.sample: use hash-agnostic zero OID sample hooks: become hash agnostic - - - --- 2020-09-23 Denton Liu Accepted
[v2,2/3] hooks--pre-push.sample: use hash-agnostic zero OID sample hooks: become hash agnostic - - - --- 2020-09-23 Denton Liu Accepted
[v2,1/3] hooks--pre-push.sample: modernize script sample hooks: become hash agnostic - - - --- 2020-09-23 Denton Liu Accepted
[4/4] hooks--update.sample: use hash-agnostic null OID sample hooks: become hash agnostic - - - --- 2020-09-18 Denton Liu Superseded
[3/4] hooks--pre-push.sample: use hash-agnostic null OID sample hooks: become hash agnostic - - - --- 2020-09-18 Denton Liu Superseded
[2/4] builtin/rev-parse: learn --null-oid sample hooks: become hash agnostic - - - --- 2020-09-18 Denton Liu Superseded
[1/4] hooks--pre-push.sample: prefer $() for command substitution sample hooks: become hash agnostic - - - --- 2020-09-18 Denton Liu Superseded
contrib/completion: complete options that take refs for format-patch contrib/completion: complete options that take refs for format-patch - - - --- 2020-09-17 Denton Liu Accepted
[v3,10/10] contrib/completion: complete `git diff --merge-base` builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,09/10] builtin/diff-tree: learn --merge-base builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,08/10] builtin/diff-index: learn --merge-base builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,07/10] t4068: add --merge-base tests builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,06/10] diff-lib: define diff_get_merge_base() builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,05/10] diff-lib: accept option flags in run_diff_index() builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,04/10] contrib/completion: extract common diff/difftool options builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,03/10] git-diff.txt: backtick quote command text builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,02/10] git-diff-index.txt: make --cached description a proper sentence builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[v3,01/10] t4068: remove unnecessary >tmp builtin/diff: learn --merge-base - - - --- 2020-09-17 Denton Liu Superseded
[2/2] gitk: manually fix whitespace errors gitk: fix mix of tabs and spaces in indentation - - - --- 2020-09-10 Denton Liu Superseded
[1/2] gitk: replace spaces with tabs gitk: fix mix of tabs and spaces in indentation - - - --- 2020-09-10 Denton Liu Superseded
[v2,4/4] builtin/diff: learn --merge-base builtin/diff: learn --merge-base - - - --- 2020-09-10 Denton Liu Superseded
[v2,3/4] builtin/diff: parse --no-index using parse_options() builtin/diff: learn --merge-base - - - --- 2020-09-10 Denton Liu Superseded
[v2,2/4] git-diff.txt: backtick quote command text builtin/diff: learn --merge-base - - - --- 2020-09-10 Denton Liu Superseded
[v2,1/4] t4068: remove unnecessary >tmp builtin/diff: learn --merge-base - - - --- 2020-09-10 Denton Liu Superseded
[4/4] builtin/diff: learn --merge-base builtin/diff: learn --merge-base - - - --- 2020-09-05 Denton Liu Superseded
[3/4] builtin/diff: parse --no-index using parse_options() builtin/diff: learn --merge-base - - - --- 2020-09-05 Denton Liu Superseded
[2/4] git-diff.txt: backtick quote command text builtin/diff: learn --merge-base - - - --- 2020-09-05 Denton Liu Superseded
[1/4] t4068: remove unnecessary >tmp builtin/diff: learn --merge-base - - - --- 2020-09-05 Denton Liu Superseded