Show patches with: Submitter = Duy Nguyen       |    State = Action Required       |   1224 patches
« 1 2 ... 3 4 512 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,07/20] diff-parseopt: convert -O nd/diff-parseopt the last part - - - --- 2019-03-24 Duy Nguyen New
[v2,06/20] diff-parseopt: convert --pickaxe-all|--pickaxe-regex nd/diff-parseopt the last part - - - --- 2019-03-24 Duy Nguyen New
[v2,05/20] diff-parseopt: convert -S|-G nd/diff-parseopt the last part - - - --- 2019-03-24 Duy Nguyen New
[v2,04/20] diff-parseopt: convert -l nd/diff-parseopt the last part - - - --- 2019-03-24 Duy Nguyen New
[v2,03/20] diff-parseopt: convert -z nd/diff-parseopt the last part - - - --- 2019-03-24 Duy Nguyen New
[v2,02/20] diff-parseopt: convert --ita-[in]visible-in-index nd/diff-parseopt the last part - - - --- 2019-03-24 Duy Nguyen New
[v2,01/20] diff-parseopt: convert --ws-error-highlight nd/diff-parseopt the last part - - - --- 2019-03-24 Duy Nguyen New
config: correct '**' matching in includeIf patterns config: correct '**' matching in includeIf patterns - - - --- 2019-03-23 Duy Nguyen New
[4/4] checkout: prevent losing staged changes with --merge prevent 'checkout -m' from losing staged changes - - - --- 2019-03-22 Duy Nguyen New
[3/4] read-tree: add --quiet prevent 'checkout -m' from losing staged changes - - - --- 2019-03-22 Duy Nguyen New
[2/4] unpack-trees: rename "gently" flag to "quiet" prevent 'checkout -m' from losing staged changes - - - --- 2019-03-22 Duy Nguyen New
[1/4] unpack-trees: keep gently check inside add_rejected_path prevent 'checkout -m' from losing staged changes - - - --- 2019-03-22 Duy Nguyen New
[v5,26/26] doc: promote "git switch" Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,25/26] completion: support switch Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,24/26] t: add tests for switch Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,23/26] switch: make --orphan switch to an empty tree Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,22/26] switch: reject if some operation is in progress Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,21/26] switch: no worktree status unless real branch switch happens Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,20/26] switch: implicit dwim, use --no-guess to disable it Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,19/26] switch: add short option for --detach Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,18/26] switch: only allow explicit detached HEAD Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,17/26] switch: reject "do nothing" case Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,16/26] switch: stop accepting pathspec Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,15/26] switch: remove -l Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,14/26] switch: add --discard-changes Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,13/26] switch: better names for -b and -B Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,12/26] checkout: split part of it to new command 'switch' Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,11/26] checkout: split options[] array in three pieces Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,10/26] checkout: move 'confict_style' and 'dwim_..' to checkout_opts Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,09/26] checkout: make "opts" in cmd_checkout() a pointer Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,08/26] checkout: factor out some code in parse_branchname_arg() Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,07/26] checkout: keep most #include sorted Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,06/26] checkout: advice how to get out of detached HEAD mode Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,05/26] t: rename t2014-switch.sh to t2014-checkout-switch.sh Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,04/26] git-checkout.txt: fix monospace typeset Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,03/26] doc: document --overwrite-ignore Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,02/26] git-checkout.txt: fix one syntax line Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[v5,01/26] git-checkout.txt: spell out --no-option Add new command 'switch' - - - --- 2019-03-21 Duy Nguyen New
[20/20] am: avoid diff_opt_parse() nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[19/20] diff --no-index: use parse_options() instead of diff_opt_parse() nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[18/20] range-diff: use parse_options() instead of diff_opt_parse() nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[17/20] diff.c: allow --no-color-moved-ws nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[16/20] diff-parseopt: convert --color-moved-ws nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[15/20] diff-parseopt: convert --[no-]color-moved nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[14/20] diff-parseopt: convert --inter-hunk-context nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[13/20] diff-parseopt: convert --no-prefix nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[12/20] diff-parseopt: convert --line-prefix nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[11/20] diff-parseopt: convert --[src|dst]-prefix nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[10/20] diff-parseopt: convert --[no-]abbrev nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[09/20] diff-parseopt: convert --diff-filter nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[08/20] diff-parseopt: convert --find-object nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[07/20] diff-parseopt: convert -O nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[06/20] diff-parseopt: convert --pickaxe-all|--pickaxe-regex nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[05/20] diff-parseopt: convert -S|-G nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[04/20] diff-parseopt: convert -l nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[03/20] diff-parseopt: convert -z nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[02/20] diff-parseopt: convert --ita-[in]visible-in-index nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
[01/20] diff-parseopt: convert --ws-error-highlight nd/diff-parseopt the last part - - - --- 2019-03-20 Duy Nguyen New
commit: improve error message in "-a <paths>" case commit: improve error message in "-a <paths>" case - - - --- 2019-03-20 Duy Nguyen New
checkout.txt: note about losing staged changes with --merge checkout.txt: note about losing staged changes with --merge - - - --- 2019-03-19 Duy Nguyen New
[v2] unpack-trees: fix oneway_merge accidentally carry over stage index [v2] unpack-trees: fix oneway_merge accidentally carry over stage index - - - --- 2019-03-18 Duy Nguyen New
[v4,26/26] doc: promote "git switch" Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,25/26] completion: support switch Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,24/26] t: add tests for switch Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,23/26] switch: --orphan defaults to empty tree as HEAD Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,22/26] switch: reject if some operation is in progress Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,21/26] switch: no worktree status unless real branch switch happens Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,20/26] switch: implicit dwim, use --no-guess to disable it Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,19/26] switch: add short option for --detach Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,18/26] switch: only allow explicit detached HEAD Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,17/26] switch: reject "do nothing" case Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,16/26] switch: stop accepting pathspec Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,15/26] switch: remove -l Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,14/26] switch: add --discard-changes Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,13/26] switch: better names for -b and -B Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,12/26] checkout: split part of it to new command 'switch' Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,11/26] checkout: split options[] array in three pieces Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,10/26] checkout: move 'confict_style' and 'dwim_..' to checkout_opts Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,09/26] checkout: make "opts" in cmd_checkout() a pointer Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,08/26] checkout: factor out some code in parse_branchname_arg() Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,07/26] checkout: keep most #include sorted Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,06/26] checkout: advice how to get out of detached HEAD mode Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,05/26] t: rename t2014-switch.sh to t2014-checkout-switch.sh Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,04/26] git-checkout.txt: fix monospace typeset Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,03/26] doc: document --overwrite-ignore Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,02/26] git-checkout.txt: fix one syntax line Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
[v4,01/26] git-checkout.txt: spell out --no-option Add new command 'switch' - - - --- 2019-03-17 Duy Nguyen New
unpack-trees: fix oneway_merge accidentally carry over stage index unpack-trees: fix oneway_merge accidentally carry over stage index - - - --- 2019-03-17 Duy Nguyen New
[v1,11/11] doc: promote "git restore" And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,10/11] completion: support restore And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,09/11] t: add tests for restore And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,08/11] restore: support --patch And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,07/11] restore: default to --source=HEAD when only --index is specified And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,06/11] restore: add --worktree and --index And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,05/11] checkout: factor out worktree checkout code And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,04/11] restore: disable overlay mode by default And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,03/11] restore: make pathspec mandatory And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,02/11] restore: take tree-ish from --source option instead And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v1,01/11] checkout: split part of it to new command 'restore' And new command "restore" - - - --- 2019-03-08 Duy Nguyen New
[v3,21/21] doc: promote "git switch" [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
« 1 2 ... 3 4 512 13 »