Show patches with: Submitter = Duy Nguyen       |    State = Action Required       |   1224 patches
« 1 2 ... 4 5 612 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,20/21] completion: support switch [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,19/21] t: add tests for switch [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,18/21] switch: no worktree status unless real branch switch happens [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,17/21] switch: no implicit dwim, use --guess to dwim [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,16/21] switch: add short option for --detach [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,15/21] switch: only allow explicit detached HEAD [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,14/21] switch: reject "do nothing" case [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,13/21] switch: stop accepting pathspec [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,12/21] switch: remove -l [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,11/21] switch: better names for -b and -B [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,10/21] checkout: split part of it to new command 'switch' [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,09/21] checkout: split options[] array in three pieces [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,08/21] checkout: move 'confict_style' and 'dwim_..' to checkout_opts [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,07/21] checkout: make "opts" in cmd_checkout() a pointer [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,06/21] checkout: factor out some code in parse_branchname_arg() [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,05/21] t: rename t2014-switch.sh to t2014-checkout-switch.sh [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,04/21] git-checkout.txt: fix monospace typeset [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,03/21] doc: document --overwrite-ignore [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,02/21] git-checkout.txt: fix one syntax line [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v3,01/21] git-checkout.txt: spell out --no-option [v3,01/21] git-checkout.txt: spell out --no-option - - - --- 2019-03-08 Duy Nguyen New
[v5,1/1] worktree add: sanitize worktree names worktree add: sanitize worktree names - - - --- 2019-03-08 Duy Nguyen New
[3/3] Make sure refs/rewritten/ is per-worktree Fix refs/rewritten not show up in for-each-ref - - - --- 2019-03-07 Duy Nguyen New
[2/3] files-backend.c: reduce duplication in add_per_worktree_entries_to_dir() Fix refs/rewritten not show up in for-each-ref - - - --- 2019-03-07 Duy Nguyen New
[1/3] files-backend.c: factor out per-worktree code in loose_fill_ref_dir() Fix refs/rewritten not show up in for-each-ref - - - --- 2019-03-07 Duy Nguyen New
[20/20] diff-parseopt: convert --submodule nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[19/20] diff-parseopt: convert --ignore-submodules nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[18/20] diff-parseopt: convert --textconv nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[17/20] diff-parseopt: convert --ext-diff nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[16/20] diff-parseopt: convert --quiet nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[15/20] diff-parseopt: convert --exit-code nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[14/20] diff-parseopt: convert --color-words nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[13/20] diff-parseopt: convert --word-diff-regex nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[12/20] diff-parseopt: convert --word-diff nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[11/20] diff-parseopt: convert --[no-]color nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[10/20] diff-parseopt: convert --[no-]follow nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[09/20] diff-parseopt: convert -R nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[08/20] diff-parseopt: convert -a|--text nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[07/20] diff-parseopt: convert --full-index nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[06/20] diff-parseopt: convert --binary nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[05/20] diff-parseopt: convert --anchored nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[04/20] diff-parseopt: convert --diff-algorithm nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[03/20] diff-parseopt: convert --histogram nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[02/20] diff-parseopt: convert --patience nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[01/20] diff-parseopt: convert --[no-]indent-heuristic nd/diff-parseopt part 3 - - - --- 2019-03-05 Duy Nguyen New
[v4,2/2] worktree add: sanitize worktree names worktree add: sanitize worktree names - - - --- 2019-03-05 Duy Nguyen New
[v4,1/2] refs.c: refactor check_refname_component() worktree add: sanitize worktree names - - - --- 2019-03-05 Duy Nguyen New
[v3,1/1] worktree add: sanitize worktree names worktree add: sanitize worktree names - - - --- 2019-02-26 Duy Nguyen New
Delete check-racy.c Delete check-racy.c - - - --- 2019-02-22 Duy Nguyen New
[v2,1/1] worktree add: sanitize worktree names worktree add: sanitize worktree names - - - --- 2019-02-21 Duy Nguyen New
[v4,21/21] diff-parseopt: convert --ignore-some-changes nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,20/21] diff-parseopt: convert --[no-]minimal nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,19/21] diff-parseopt: convert --relative nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,18/21] diff-parseopt: convert --no-renames|--[no--rename-empty nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,17/21] diff-parseopt: convert --find-copies-harder nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,16/21] diff-parseopt: convert -C|--find-copies nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,15/21] diff-parseopt: convert -D|--irreversible-delete nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,14/21] diff-parseopt: convert -M|--find-renames nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,13/21] diff-parseopt: convert -B|--break-rewrites nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,12/21] diff-parseopt: convert --output-* nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,11/21] diff-parseopt: convert --[no-]compact-summary nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,10/21] diff-parseopt: convert --stat* nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,09/21] diff-parseopt: convert -s|--no-patch nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,08/21] diff-parseopt: convert --name-status nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,07/21] diff-parseopt: convert --name-only nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,06/21] diff-parseopt: convert --patch-with-stat nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,05/21] diff-parseopt: convert --summary nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,04/21] diff-parseopt: convert --check nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,03/21] diff-parseopt: convert --dirstat and friends nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,02/21] diff-parseopt: convert --numstat and --shortstat nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
[v4,01/21] diff-parseopt: convert --patch-with-raw nd/diff-parseopt-2 updates - - - --- 2019-02-21 Duy Nguyen New
worktree add: sanitize worktree names worktree add: sanitize worktree names - - - --- 2019-02-21 Duy Nguyen New
[31/31] sha1-name.c: remove the_repo from get_oid_mb() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[30/31] sha1-name.c: remove the_repo from other get_oid_* Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[29/31] sha1-name.c: remove the_repo from maybe_die_on_misspelt_object_name Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[28/31] submodule-config.c: use repo_get_oid for reading .gitmodules Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[27/31] sha1-name.c: add repo_get_oid() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[26/31] sha1-name.c: remove the_repo from get_oid_with_context_1() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[25/31] sha1-name.c: remove the_repo from resolve_relative_path() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[24/31] sha1-name.c: remove the_repo from diagnose_invalid_index_path() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[23/31] sha1-name.c: remove the_repo from handle_one_ref() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[22/31] sha1-name.c: remove the_repo from get_oid_1() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[21/31] sha1-name.c: remove the_repo from get_oid_basic() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[20/31] sha1-name.c: remove the_repo from get_describe_name() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[19/31] sha1-name.c: remove the_repo from get_oid_oneline() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[18/31] sha1-name.c: add repo_interpret_branch_name() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[17/31] sha1-name.c: remove the_repo from interpret_branch_mark() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[16/31] sha1-name.c: remove the_repo from interpret_nth_prior_checkout() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[15/31] sha1-name.c: remove the_repo from get_short_oid() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[14/31] sha1-name.c: add repo_for_each_abbrev() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[13/31] sha1-name.c: store and use repo in struct disambiguate_state Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[12/31] sha1-name.c: add repo_find_unique_abbrev_r() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[11/31] sha1-name.c: remove the_repo from find_abbrev_len_packed() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[10/31] sha1-name.c: remove the_repo from sort_ambiguous() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[09/31] commit.c: add repo_get_commit_tree() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[08/31] refs.c: remove the_repo from read_ref_at() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[07/31] refs.c: add repo_dwim_log() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[06/31] refs.c: add repo_dwim_ref() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[05/31] refs.c: remove the_repo from expand_ref() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[04/31] refs.c: remove the_repo from substitute_branch_name() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
[03/31] refs.c: add refs_shorten_unambiguous_ref() Kill the_repository in sha1-name.c - - - --- 2019-02-17 Duy Nguyen New
« 1 2 ... 4 5 612 13 »