Show patches with: State = Action Required       |   24258 patches
« 1 2 ... 156 157 158242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] stash: make sure we have a valid index before writing it [v3] stash: make sure we have a valid index before writing it - - - --- 2019-11-13 Thomas Gummerer New
[v6,9/9] built-in add -i: implement the `help` command git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,8/9] built-in add -i: use color in the main loop git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,7/9] built-in add -i: support `?` (prompt help) git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,6/9] built-in add -i: show unique prefixes of the commands git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,5/9] built-in add -i: implement the main loop git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,4/9] built-in add -i: color the header in the `status` command git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,3/9] built-in add -i: implement the `status` command git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,2/9] diff: export diffstat interface git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v6,1/9] Start to implement a built-in version of `git add --interactive` git add -i: add a rudimentary version in C (supporting only status and help so far) - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v2,2/2] stash: make sure we have a valid index before writing it [v2,1/2] t3903: avoid git commands inside command substitution - - - --- 2019-11-13 Thomas Gummerer New
[v2,1/2] t3903: avoid git commands inside command substitution [v2,1/2] t3903: avoid git commands inside command substitution - - - --- 2019-11-13 Thomas Gummerer New
[v3,2/2] git-gui: revert untracked files by deleting them git-gui: revert untracked files by deleting them - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[v3,1/2] git-gui: consolidate naming conventions git-gui: revert untracked files by deleting them - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[1/1] contrib: Add --recursive flag for bash completion contrib: Add --recursive flag for bash completion - - - --- 2019-11-13 Linus Arver via GitGitGadget New
[2/2] promisor-remote: remove fetch_if_missing=0 More fetch_if_missing=0 removal - - - --- 2019-11-13 Jonathan Tan New
[1/2] clone: remove fetch_if_missing=0 More fetch_if_missing=0 removal - - - --- 2019-11-13 Jonathan Tan New
[v6,14/14] t5520: replace `! git` with `test_must_fail git` t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,13/14] t5520: remove redundant lines in test cases t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,12/14] t5520: replace $(cat ...) comparison with test_cmp t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,11/14] t5520: don't put git in upstream of pipe t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,10/14] t5520: test single-line files by git with test_cmp t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,09/14] t5520: use test_cmp_rev where possible t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,08/14] t5520: replace test -{n,z} with test-lib functions t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,07/14] t5520: use test_line_count where possible t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,06/14] t5520: remove spaces after redirect operator t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,05/14] t5520: replace test -f with test-lib functions t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,04/14] t5520: let sed open its own input t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,03/14] t5520: use sq for test case names t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,02/14] t5520: improve test style t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v6,01/14] t: teach test_cmp_rev to accept ! for not-equals t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
parse-options: avoid arithmetic on pointer that's potentially NULL parse-options: avoid arithmetic on pointer that's potentially NULL - - - --- 2019-11-12 René Scharfe New
mingw: use COPY_ARRAY for copying array mingw: use COPY_ARRAY for copying array - - - --- 2019-11-12 René Scharfe New
coccinelle: simplify variable declaractions in rules from the_repository.pending.cocci coccinelle: simplify variable declaractions in rules from the_repository.pending.cocci - - - --- 2019-11-12 Markus Elfring New
coccinelle: delete an unused variable in two rules from the_repository.pending.cocci coccinelle: delete an unused variable in two rules from the_repository.pending.cocci - - - --- 2019-11-12 Markus Elfring New
coccinelle: delete an unused variable in two rules from the_repository.pending.cocci coccinelle: delete an unused variable in two rules from the_repository.pending.cocci - - - --- 2019-11-12 Markus Elfring New
fixup! t: teach test_cmp_rev to accept ! for not-equals fixup! t: teach test_cmp_rev to accept ! for not-equals - - - --- 2019-11-12 Denton Liu New
coccinelle: combine two rules from qsort.cocci coccinelle: combine two rules from qsort.cocci - - - --- 2019-11-12 Markus Elfring New
[v3] t4215: use helper function to check output [v3] t4215: use helper function to check output - - - --- 2019-11-12 Denton Liu New
coccinelle: merge three rules from qsort.cocci coccinelle: merge three rules from qsort.cocci - - - --- 2019-11-12 Markus Elfring New
coccinelle: merge three rules from qsort.cocci coccinelle: merge three rules from qsort.cocci - - - --- 2019-11-12 Markus Elfring New
[1/1] test-tool: use 'read-graph' helper Move 'git commit-graph read' subcommand to test helper - - - --- 2019-11-12 Linus Arver via GitGitGadget New
coccinelle: merge eight rules from strbuf.cocci coccinelle: merge eight rules from strbuf.cocci - - - --- 2019-11-12 Markus Elfring New
coccinelle: merge two rules from flex_alloc.cocci coccinelle: merge two rules from flex_alloc.cocci - - - --- 2019-11-12 Markus Elfring New
coccinelle: merge two rules from free.cocci coccinelle: merge two rules from free.cocci - - - --- 2019-11-12 Markus Elfring New
test-lib: don't check prereqs of test cases that won't be run anyway test-lib: don't check prereqs of test cases that won't be run anyway - - - --- 2019-11-12 SZEDER Gábor New
[v2,13/13] name-rev: cleanup name_ref() name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,12/13] name-rev: eliminate recursion in name_rev() name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,11/13] name-rev: drop name_rev()'s 'generation' and 'distance' parameters name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,10/13] name-rev: restructure creating/updating 'struct rev_name' instances name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,09/13] name-rev: restructure parsing commits and applying date cutoff name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,08/13] name-rev: pull out deref handling from the recursion name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,07/13] name-rev: extract creating/updating a 'struct name_rev' into a helper name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,06/13] t6120: add a test to cover inner conditions in 'git name-rev's name_rev() name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,05/13] name-rev: use sizeof(*ptr) instead of sizeof(type) in allocation name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,04/13] name-rev: avoid unnecessary cast in name_ref() name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,03/13] name-rev: use strbuf_strip_suffix() in get_rev_name() name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,02/13] t6120-describe: modernize the 'check_describe' helper name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
[v2,01/13] t6120-describe: correct test repo history graph in comment name-rev: eliminate recursion - - - --- 2019-11-12 SZEDER Gábor New
t4215: don't put git commands upstream of pipe t4215: don't put git commands upstream of pipe - - - --- 2019-11-12 Denton Liu New
[v5,14/14] t5520: replace `! git` with `test_must_fail git` t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,13/14] t5520: remove redundant lines in test cases t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,12/14] t5520: replace subshell cat comparison with test_cmp t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,11/14] t5520: don't put git in upstream of pipe t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,10/14] t5520: test single-line files by git with test_cmp t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,09/14] t5520: use test_cmp_rev where possible t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,08/14] t5520: replace test -{n,z} with test-lib functions t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,07/14] t5520: use test_line_count where possible t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,06/14] t5520: remove spaces after redirect operator t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,05/14] t5520: replace test -f with test-lib functions t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,04/14] t5520: let sed open its own input t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,03/14] t5520: use sq for test case names t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,02/14] t5520: improve test style t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v5,01/14] t: teach test_cmp_rev to accept ! for not-equals t5520: various test cleanup - - - --- 2019-11-12 Denton Liu New
[v2] doc: improve readability of --rebase-merges in git-rebase [v2] doc: improve readability of --rebase-merges in git-rebase - - - --- 2019-11-11 Naveen Nathan New
[v3,21/21] api-index: remove api doc index files Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,20/21] trace2: move doc to trace2.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,19/21] submodule-config: move doc to submodule-config.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,18/21] tree-walk: move doc to tree-walk.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,17/21] trace: move doc to trace.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,16/21] run-command: move doc to run-command.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,15/21] parse-options: move doc to parse-options.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,14/21] credential: move doc to credential.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,13/21] argv-array: move doc to argv-array.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,12/21] cache: move doc to cache.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,11/21] sigchain: move doc to sigchain.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,10/21] pathspec: move doc to pathspec.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,09/21] revision: move doc to revision.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,08/21] attr: move doc to attr.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,07/21] refs: move doc to refs.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,06/21] remote: move doc to remote.h and refspec.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,05/21] sha1-array: move doc to sha1-array.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,04/21] merge: move doc to ll-merge.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,03/21] graph: move doc to graph.h and graph.c Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,02/21] dir: move doc to dir.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
[v3,01/21] diff: move doc to diff.h and diffcore.h Move doc to header files - - - --- 2019-11-11 Linus Arver via GitGitGadget New
completion: learn to complete `git rebase --onto=` completion: learn to complete `git rebase --onto=` - - - --- 2019-11-11 Denton Liu New
pack-objects: avoid pointless oe_map_new_pack() calls pack-objects: avoid pointless oe_map_new_pack() calls - 1 - --- 2019-11-11 Jeff King New
[2/2] hex: drop sha1_to_hex() getting rid of sha1_to_hex() - - - --- 2019-11-11 Jeff King New
[1/2] hex: drop sha1_to_hex_r() getting rid of sha1_to_hex() - - - --- 2019-11-11 Jeff King New
« 1 2 ... 156 157 158242 243 »