Show patches with: State = Action Required       |   24257 patches
« 1 2 ... 147 148 149242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,15/16] t1507: run commands within test_expect_success t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,14/16] t1507: stop losing return codes of git commands t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,13/16] t1501: remove use of `test_might_fail cp` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,12/16] t1409: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,11/16] t1409: let sed open its own input file t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,10/16] t1307: reorder `nongit test_must_fail` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,09/16] t1306: convert `test_might_fail rm` to `rm -f` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,08/16] t0020: use ! check_packed_refs_marked t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,07/16] t0020: don't use `test_must_fail has_cr` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,06/16] t0003: don't use `test_must_fail attr_check` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,05/16] t0003: use test_must_be_empty() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,04/16] t0003: use named parameters in attr_check() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,03/16] t0000: replace test_must_fail with run_sub_test_lib_test_err() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,02/16] t/lib-git-p4: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2,01/16] test-lib-functions: introduce test_non_git_might_fail() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-19 Denton Liu New
[v2] sparse-checkout: improve OS ls compatibility [v2] sparse-checkout: improve OS ls compatibility - - - --- 2019-12-19 Ed Maste New
[v5,8/8] dir: consolidate similar code in treat_directory() Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v5,7/8] dir: synchronize treat_leading_path() and read_directory_recursive() Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v5,6/8] dir: fix checks on common prefix directory Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v5,5/8] dir: break part of read_directory_recursive() out for reuse Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v5,4/8] dir: exit before wildcard fall-through if there is no wildcard Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v5,3/8] dir: remove stray quote character in comment Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v5,2/8] Revert "dir.c: make 'git-status --ignored' work within leading directories" Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v5,1/8] t3011: demonstrate directory traversal failures Directory traversal bugs - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,18/18] checkout, restore: support the --pathspec-from-file option Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,17/18] t2024: cover more cases Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,16/18] parse_branchname_arg(): refactor the decision making Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,15/18] parse_branchname_arg(): update code comments Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,14/18] parse_branchname_arg(): simplify argument eating Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,13/18] parse_branchname_arg(): easier to understand variables Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,12/18] checkout: die() on ambiguous tracking branches Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,11/18] parse_branchname_arg(): extract part as new function Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,10/18] doc: restore: synchronize <pathspec> description Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,09/18] doc: checkout: synchronize <pathspec> description Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,08/18] doc: checkout: fix broken text reference Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,07/18] doc: checkout: remove duplicate synopsis Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,06/18] add: support the --pathspec-from-file option Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,05/18] cmd_add: prepare for next patch Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,04/18] commit: forbid --pathspec-from-file --all Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,03/18] t7107: add tests for error conditions Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,02/18] t7526: add tests for error conditions Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v3,01/18] t7107, t7526: directly test parse_pathspec_file() Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-19 Linus Arver via GitGitGadget New
[v2] t4015: improve coverage of function context test [v2] t4015: improve coverage of function context test - - - --- 2019-12-19 René Scharfe New
[v2,6/6] completion: list paths and refs for 'git worktree add' completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,5/6] completion: list existing working trees for 'git worktree' subcommands completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,4/6] completion: simplify completing 'git worktree' subcommands and options completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,3/6] completion: return the index of found word from __git_find_on_cmdline() completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,2/6] completion: clean up the __git_find_on_cmdline() helper function completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,1/6] t9902-completion: add tests for the __git_find_on_cmdline() helper completion: improve completion for 'git worktree' - - - --- 2019-12-19 SZEDER Gábor New
[v2,1/1] commit: display advice hints when commit fails commit: display advice hints when commit fails - - - --- 2019-12-19 Linus Arver via GitGitGadget New
sparse-checkout: improve OS ls compatibility sparse-checkout: improve OS ls compatibility - - - --- 2019-12-19 Ed Maste New
[v1,1/1] gpg-interface: add minTrustLevel as a configuration option gpg-interface: add minTrustLevel as a configuration option - - - --- 2019-12-19 Hans Jerry Illikainen New
[v2] git-gui: allow closing console window with Escape [v2] git-gui: allow closing console window with Escape - - - --- 2019-12-18 Pratyush Yadav New
[v4,8/8] dir: consolidate similar code in treat_directory() Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[v4,7/8] dir: synchronize treat_leading_path() and read_directory_recursive() Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[v4,6/8] dir: fix checks on common prefix directory Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[v4,5/8] dir: break part of read_directory_recursive() out for reuse Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[v4,4/8] dir: exit before wildcard fall-through if there is no wildcard Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[v4,3/8] dir: remove stray quote character in comment Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[v4,2/8] Revert "dir.c: make 'git-status --ignored' work within leading directories" Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[v4,1/8] t3011: demonstrate directory traversal failures Directory traversal bugs - - - --- 2019-12-18 Linus Arver via GitGitGadget New
notes.h: fix typos in comment notes.h: fix typos in comment - - - --- 2019-12-18 Denton Liu New
t6030: don't create unused file t6030: don't create unused file - - - --- 2019-12-18 René Scharfe New
t5580: don't create unused file t5580: don't create unused file - - - --- 2019-12-18 René Scharfe New
t3501: don't create unused file t3501: don't create unused file - - - --- 2019-12-18 René Scharfe New
[RESEND] t4015: improve coverage of function context test [RESEND] t4015: improve coverage of function context test - - - --- 2019-12-18 René Scharfe New
git-am doesn't strip CRLF line endings when the mbox is base64-encoded git-am doesn't strip CRLF line endings when the mbox is base64-encoded - - - --- 2019-12-18 George Dunlap New
[v4,12/12] pack-bitmap: don't rely on bitmap_git->reuse_objects Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,11/12] pack-objects: add checks for duplicate objects Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,10/12] pack-objects: improve partial packfile reuse Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,09/12] builtin/pack-objects: introduce obj_is_packed() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,08/12] pack-objects: introduce pack.allowPackReuse Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,07/12] csum-file: introduce hashfile_total() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,06/12] pack-bitmap: simplify bitmap_has_oid_in_uninteresting() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,05/12] pack-bitmap: uninteresting oid can be outside bitmapped packfile Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,04/12] pack-bitmap: introduce bitmap_walk_contains() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,03/12] ewah/bitmap: introduce bitmap_word_alloc() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,02/12] packfile: expose get_delta_base() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,01/12] builtin/pack-objects: report reused packfile objects Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[1/1] config: allow user to know scope of config options config: allow user to know scope of config options - - - --- 2019-12-18 Linus Arver via GitGitGadget New
[15/15] t1507: teach full_name() to accept `!` arg t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[14/15] t1501: remove use of `test_might_fail cp` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[13/15] t1409: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 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
[11/15] t1307: reorder `nongit test_must_fail` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 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
[09/15] t0020: use ! check_packed_refs_marked t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 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
[07/15] t0020: drop redirections to /dev/null t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 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
[05/15] t0003: use test_must_be_empty() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 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
[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
[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
[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
[7/7] commit --interactive: make it work with the built-in `add -i` stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Linus Arver via GitGitGadget New
[6/7] built-in add -p: implement the "worktree" patch modes stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Linus Arver via GitGitGadget New
[5/7] built-in add -p: implement the "checkout" patch modes stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Linus Arver via GitGitGadget New
[4/7] built-in stash: use the built-in `git add -p` if so configured stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Linus Arver via GitGitGadget New
[3/7] legacy stash -p: respect the add.interactive.usebuiltin setting stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Linus Arver via GitGitGadget New
« 1 2 ... 147 148 149242 243 »