Show patches with: Submitter = Duy Nguyen       |   1224 patches
« 1 2 3 412 13 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
status: show progress bar if refreshing the index takes too long status: show progress bar if refreshing the index takes too long - - - --- 2018-09-07 Duy Nguyen New
[v3,00/23] Kill the_index part 4 - - - --- 2018-09-09 Duy Nguyen New
[v3,01/23] archive.c: remove implicit dependency the_repository [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,02/23] read-cache.c: remove 'const' from index_has_changes() [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,03/23] diff.c: reduce implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,04/23] combine-diff.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,05/23] blame.c: rename "repo" argument to "r" [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,06/23] diff.c: remove the_index dependency in textconv() functions [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,07/23] grep.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,08/23] diff.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,09/23] read-cache.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,10/23] diff-lib.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,11/23] ll-merge.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,12/23] merge-blobs.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,13/23] merge.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,14/23] patch-ids.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,15/23] sha1-file.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,16/23] rerere.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,17/23] userdiff.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,18/23] line-range.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,19/23] submodule.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,20/23] tree-diff.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,21/23] ws.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,22/23] revision.c: remove implicit dependency on the_index [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[v3,23/23] revision.c: reduce implicit dependency the_repository [v3,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-09 Duy Nguyen New
[1/6] t/helper: keep test-tool command list sorted Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[2/6] t/helper: merge test-dump-untracked-cache into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[3/6] t/helper: merge test-pkt-line into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[4/6] t/helper: merge test-parse-options into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[5/6] t/helper: merge test-dump-fsmonitor into test-tool Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[6/6] Makefile: add a hint about TEST_BUILTINS_OBJS Merge remaining t/helper binaries to test-tool - - - --- 2018-09-09 Duy Nguyen New
[v4,00/23] Kill the_index part 4 - - - --- 2018-09-15 Duy Nguyen New
[v4,01/23] archive.c: remove implicit dependency the_repository [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,02/23] read-cache.c: remove 'const' from index_has_changes() [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,03/23] diff.c: reduce implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,04/23] combine-diff.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,05/23] blame.c: rename "repo" argument to "r" [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,06/23] diff.c: remove the_index dependency in textconv() functions [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,07/23] grep.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,08/23] diff.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,09/23] read-cache.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,10/23] diff-lib.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,11/23] ll-merge.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,12/23] merge-blobs.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,13/23] merge.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,14/23] patch-ids.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,15/23] sha1-file.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,16/23] rerere.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,17/23] userdiff.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,18/23] line-range.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,19/23] submodule.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,20/23] tree-diff.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,21/23] ws.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,22/23] revision.c: remove implicit dependency on the_index [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v4,23/23] revision.c: reduce implicit dependency the_repository [v4,01/23] archive.c: remove implicit dependency the_repository - - - --- 2018-09-15 Duy Nguyen New
[v2] status: show progress bar if refreshing the index takes too long [v2] status: show progress bar if refreshing the index takes too long - - - --- 2018-09-15 Duy Nguyen New
[v2,1/1] commit: do not clobber the index Make 'git commit' not accidentally lose staged content - - - --- 2018-09-16 Duy Nguyen New
add: do not accept pathspec magic 'attr' add: do not accept pathspec magic 'attr' - - - --- 2018-09-18 Duy Nguyen New
completion: support "git fetch --multiple" completion: support "git fetch --multiple" - - - --- 2018-09-20 Duy Nguyen New
[v5,01/23] archive.c: remove implicit dependency the_repository Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,02/23] read-cache.c: remove 'const' from index_has_changes() Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,03/23] diff.c: reduce implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,04/23] combine-diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,05/23] blame.c: rename "repo" argument to "r" Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,06/23] diff.c: remove the_index dependency in textconv() functions Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,07/23] grep.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,08/23] diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,09/23] read-cache.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,10/23] diff-lib.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,11/23] ll-merge.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,12/23] merge-blobs.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,13/23] merge.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,14/23] patch-ids.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,15/23] sha1-file.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,16/23] rerere.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,17/23] userdiff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,18/23] line-range.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,19/23] submodule.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,20/23] tree-diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,21/23] ws.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,22/23] revision.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,23/23] revision.c: reduce implicit dependency the_repository Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
git help: promote 'git help -av' git help: promote 'git help -av' - - - --- 2018-09-22 Duy Nguyen New
[1/8] refs.c: indent with tabs, not spaces fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[2/8] Add a place for (not) sharing stuff between worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[3/8] refs: new ref types to make per-worktree refs visible to all worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[4/8] revision.c: correct a parameter name fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[5/8] revision.c: better error reporting on ref from different worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[6/8] fsck: Move fsck_head_link() to get_default_heads() to avoid some globals fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[7/8] fsck: check HEAD and reflog from other worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[8/8] reflog expire: cover reflog from all worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
worktree: add per-worktree config files worktree: add per-worktree config files - - - --- 2018-09-23 Duy Nguyen New
[v2] help -a: improve and make --verbose default [v2] help -a: improve and make --verbose default - - - --- 2018-09-29 Duy Nguyen New
config.txt: correct the note about uploadpack.packObjectsHook config.txt: correct the note about uploadpack.packObjectsHook - - - --- 2018-09-29 Duy Nguyen New
[v2,1/2] t1300: extract and use test_cmp_config() Per-worktree config files - - - --- 2018-09-29 Duy Nguyen New
[v2,2/2] worktree: add per-worktree config files Per-worktree config files - - - --- 2018-09-29 Duy Nguyen New
[v2,0/8] fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-29 Duy Nguyen New
[v2,1/8] refs.c: indent with tabs, not spaces [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,2/8] Add a place for (not) sharing stuff between worktrees [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
[v2,3/8] refs: new ref types to make per-worktree refs visible to all worktrees [v2,1/8] refs.c: indent with tabs, not spaces - - - --- 2018-09-29 Duy Nguyen New
« 1 2 3 412 13 »