Show patches with: State = Action Required       |   24313 patches
« 1 2 ... 145 146 147243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,10/16] t3415: stop losing return codes of git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,09/16] t3310: extract common notes_merge_files_gone() t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,08/16] t3030: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,07/16] t2018: replace "sha" with "oid" t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,06/16] t2018: don't lose return code of git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,05/16] t2018: teach do_checkout() to accept `!` arg t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,04/16] t2018: use test_expect_code for failing git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,03/16] t2018: improve style of if-statement t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,02/16] t2018: add space between function name and () t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,01/16] t2018: remove trailing space from test description t: replace incorrect test_must_fail usage (part 2) - - - --- 2020-01-07 Denton Liu New
[v2,1/1] branch: advise the user to checkout a different branch before deleting branch: advise the user to checkout a different branch before deleting - - - --- 2020-01-07 John Passaro via GitGitGadget New
run-command: avoid undefined behavior in exists_in_PATH run-command: avoid undefined behavior in exists_in_PATH - 1 - --- 2020-01-07 brian m. carlson New
[1/1] sequencer: comment out the 'squash!' line sequencer: comment out the 'squash!' line - - - --- 2020-01-06 John Passaro via GitGitGadget New
[1/1] doc: submodule: fix typo for command absorbgitdirs doc: fixed a typo in git-submodule.txt - - - --- 2020-01-06 John Passaro via GitGitGadget New
[1/1] commit: make the sign-off trailer configurable commit: make the sign-off trailer configurable - - - --- 2020-01-05 Hans Jerry Illikainen New
[1/1] editorconfig: indent text files with tabs Add *.txt to .editorconfig - - - --- 2020-01-05 Hans Jerry Illikainen New
[5/5] clone: support signature verification refactor gpg-interface and add gpg verification for clones - - - --- 2020-01-05 Hans Jerry Illikainen New
[4/5] merge: verify signatures if gpg.verifySignatures is true refactor gpg-interface and add gpg verification for clones - - - --- 2020-01-05 Hans Jerry Illikainen New
[3/5] commit: refactor signature verification helpers refactor gpg-interface and add gpg verification for clones - - - --- 2020-01-05 Hans Jerry Illikainen New
[2/5] gpg-interface: support one-line summaries in print_signature_buffer() refactor gpg-interface and add gpg verification for clones - - - --- 2020-01-05 Hans Jerry Illikainen New
[1/5] gpg-interface: conditionally show the result in print_signature_buffer() refactor gpg-interface and add gpg verification for clones - - - --- 2020-01-05 Hans Jerry Illikainen New
gitweb: fix a couple spelling errors in comments gitweb: fix a couple spelling errors in comments - - - --- 2020-01-04 Denis Ovsienko New
multi-pack-index: correct configuration in documentation multi-pack-index: correct configuration in documentation - - - --- 2020-01-04 Johannes Berg New
bisect run: allow '--' as an options terminator bisect run: allow '--' as an options terminator - - - --- 2020-01-04 Stephen Oberholtzer New
[1/1] unpack-trees: exit check_updates() early if updates are not wanted unpack-trees: exit check_updates() early if updates are not wanted - - - --- 2020-01-03 John Passaro via GitGitGadget New
Documentation: Mention `Date: ` in git-am Documentation: Mention `Date: ` in git-am - - - --- 2020-01-03 Paul Menzel New
RFC: commit: add a commit.all-ignore-submodules config option RFC: commit: add a commit.all-ignore-submodules config option - - - --- 2020-01-03 Marc-André Lureau New
[RFC] bisect run: allow inverting meaning of exit code [RFC] bisect run: allow inverting meaning of exit code - - - --- 2020-01-03 Stephen Oberholtzer New
Documentation/git-sparse-checkout.txt: fix a typo Documentation/git-sparse-checkout.txt: fix a typo - - - --- 2020-01-02 Taylor Blau New
[v2] sha1-file: remove OBJECT_INFO_SKIP_CACHED [v2] sha1-file: remove OBJECT_INFO_SKIP_CACHED - 1 - --- 2020-01-02 Jonathan Tan New
sha1-file: remove OBJECT_INFO_SKIP_CACHED sha1-file: remove OBJECT_INFO_SKIP_CACHED - - - --- 2020-01-02 Jonathan Tan New
[1/1] fetch: set size_multiple in split_commit_graph_opts Fix size_mult option in fetch.writeCommitGraph - - - --- 2020-01-02 John Passaro via GitGitGadget New
[1/1] add: use advise function to display hints add: use advise function to display hints - - - --- 2020-01-02 John Passaro via GitGitGadget New
[1/1] branch: advise the user to checkout a different branch before deleting branch: advise the user to checkout a different branch before deleting - - - --- 2020-01-02 John Passaro via GitGitGadget New
[1/1] merge-recursive: remove unnecessary oid_eq function merge-recursive: remove unnecessary oid_eq function - - - --- 2020-01-01 John Passaro via GitGitGadget New
[v2,1/1] mingw: only test index entries for backslashes, not tree entries Disallow writing, but not fetching commits with file names containing backslashes - - - --- 2019-12-31 John Passaro via GitGitGadget New
[1/1] sparse-checkout: use extern for global variables sparse-checkout: use extern for global variables - - - --- 2019-12-31 John Passaro via GitGitGadget New
[v4,3/3] t: drop copy&pasted tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-31 John Passaro via GitGitGadget New
[v4,2/3] t: directly test parse_pathspec_file() t: rework tests for --pathspec-from-file - - - --- 2019-12-31 John Passaro via GitGitGadget New
[v4,1/3] t: fix quotes tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-31 John Passaro via GitGitGadget New
[v3,3/3] t: drop copy&pasted tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-31 John Passaro via GitGitGadget New
[v3,2/3] t: directly test parse_pathspec_file() t: rework tests for --pathspec-from-file - - - --- 2019-12-31 John Passaro via GitGitGadget New
[v3,1/3] t: fix quotes tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-31 John Passaro via GitGitGadget New
[v2] revision: allow missing promisor objects on CLI [v2] revision: allow missing promisor objects on CLI - - - --- 2019-12-30 Jonathan Tan New
sha1-file: remove OBJECT_INFO_SKIP_CACHED sha1-file: remove OBJECT_INFO_SKIP_CACHED - - - --- 2019-12-30 Jonathan Tan New
[v2,3/3] t: drop copy&pasted tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[v2,2/3] t: directly test parse_pathspec_file() t: rework tests for --pathspec-from-file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[v2,1/3] t: fix quotes tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[2/2] checkout: don't revert file on ambiguous tracking branches checkout: don't revert file on ambiguous tracking branches - - - --- 2019-12-30 John Passaro via GitGitGadget New
[1/2] parse_branchname_arg(): extract part as new function checkout: don't revert file on ambiguous tracking branches - - - --- 2019-12-30 John Passaro via GitGitGadget New
[3/3] t: drop copy&pasted tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[2/3] t: directly test parse_pathspec_file() t: rework tests for --pathspec-from-file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[1/3] t: fix quotes tests for --pathspec-from-file t: rework tests for --pathspec-from-file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[RFC,2/2,v2] Add the configuration parameter core.branchnameincommit *** Add branchname in commit when core.branchnameincommit is set *** - - - --- 2019-12-30 Arnaud Bertrand New
[RFC,1/2,v2] Add branchname in commit header *** Add branchname in commit when core.branchnameincommit is set *** - - - --- 2019-12-30 Arnaud Bertrand New
[v3,1/1] git-gui: allow opening currently selected file in default app git-gui: allow opening currently selected file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[1/1] t: add tests for error conditions with --pathspec-from-file t: add tests for error conditions with --pathspec-from-file - - - --- 2019-12-30 John Passaro via GitGitGadget New
[v3,2/2] sparse-checkout: document interactions with submodules sparse-checkout: list directories in cone mode - - - --- 2019-12-30 John Passaro via GitGitGadget New
[v3,1/2] sparse-checkout: list directories in cone mode sparse-checkout: list directories in cone mode - - - --- 2019-12-30 John Passaro via GitGitGadget New
[RFC,1/1] Add branchname in commit header *** Add branchname in commit header *** - - - --- 2019-12-29 Arnaud Bertrand New
[v2,1/1] git-gui: allow opening currently selected file git-gui: allow opening currently selected file - - - --- 2019-12-29 John Passaro via GitGitGadget New
[1/1] diff-highlight: highlight range-diff diff-highlight: highlight range-diff - - - --- 2019-12-29 John Passaro via GitGitGadget New
revision: allow missing promisor objects on CLI revision: allow missing promisor objects on CLI - - - --- 2019-12-28 Jonathan Tan New
[v2,2/2] sparse-checkout: document interactions with submodules sparse-checkout: list directories in cone mode - - - --- 2019-12-27 John Passaro via GitGitGadget New
[v2,1/2] sparse-checkout: list folders in cone mode sparse-checkout: list directories in cone mode - - - --- 2019-12-27 John Passaro via GitGitGadget New
[v3,1/1] gpg-interface: add minTrustLevel as a configuration option gpg-interface: add minTrustLevel as a configuration option - - - --- 2019-12-27 Hans Jerry Illikainen New
[16/16] t4124: let sed open its own files t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[15/16] t4124: only mark git command with test_must_fail t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[14/16] t3507: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[13/16] t3507: fix indentation t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[12/16] t3504: don't use `test_must_fail test_cmp` t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[11/16] t3419: stop losing return code of git command t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[10/16] t3415: increase granularity of test_auto_{fixup,squash}() t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[09/16] t3415: stop losing return codes of git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[08/16] t3310: extract common no_notes_merge_left() t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[07/16] t3030: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[06/16] t2018: replace "sha" with "oid" t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[05/16] t2018: don't lose return code of git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[04/16] t2018: teach do_checkout() to accept `!` arg t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[03/16] t2018: use test_must_fail for failing git commands t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[02/16] t2018: add space between function name and () t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[01/16] t2018: remove trailing space from test description t: replace incorrect test_must_fail usage (part 2) - - - --- 2019-12-27 Denton Liu New
[jn/test-lint-one-shot-export-to-shell-function] fetch test: mark test of "skipping" haves as v0-on… [jn/test-lint-one-shot-export-to-shell-function] fetch test: mark test of "skipping" haves as v0-on… - - - --- 2019-12-26 Jonathan Nieder New
[1/1] sparse-checkout: list folders in cone mode sparse-checkout: list directories in cone mode - - - --- 2019-12-26 John Passaro via GitGitGadget New
[2/2] t/check-non-portable-shell: detect "FOO= shell_func", too avoid use of "VAR= cmd" with a shell function (Re: [PATCH 3/5] test: request GIT_TEST_PROTOCOL_VERS… 1 - - --- 2019-12-26 Jonathan Nieder New
[1/2] fetch test: avoid use of "VAR= cmd" with a shell function avoid use of "VAR= cmd" with a shell function (Re: [PATCH 3/5] test: request GIT_TEST_PROTOCOL_VERS… - - - --- 2019-12-26 Jonathan Nieder New
[1/1] git-gui: add possibility to open currently selected file git-gui: add possibility to open currently selected file - - - --- 2019-12-26 John Passaro via GitGitGadget New
[v2,2/2] doc: log, gitk: line-log arguments must exist in starting revision Improve line log documentation - - - --- 2019-12-26 John Passaro via GitGitGadget New
[v2,1/2] doc: log, gitk: document accepted line-log diff formats Improve line log documentation - - - --- 2019-12-26 John Passaro via GitGitGadget New
[1/1] mingw: only test index entries for backslashes, not tree entries Disallow writing, but not fetching commits with file names containing backslashes - - - --- 2019-12-26 John Passaro via GitGitGadget New
[2/2] packfile: replace lseek+read with pread packfile: small syscall reductions - - - --- 2019-12-26 Eric Wong New
[1/2] packfile: remove redundant fcntl F_GETFD/F_SETFD packfile: small syscall reductions - - - --- 2019-12-26 Eric Wong New
[v2,9/9] ci: include the built-in `git add -i` in the `linux-gcc` job built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
[v2,8/9] built-in add -p: handle Escape sequences more efficiently built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
[v2,7/9] built-in add -p: handle Escape sequences in interactive.singlekey mode built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
[v2,6/9] built-in add -p: respect the `interactive.singlekey` config setting built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
[v2,5/9] terminal: add a new function to read a single keystroke built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
[v2,4/9] terminal: accommodate Git for Windows' default terminal built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
[v2,3/9] terminal: make the code of disable_echo() reusable built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
[v2,2/9] built-in add -p: handle diff.algorithm built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 John Passaro via GitGitGadget New
« 1 2 ... 145 146 147243 244 »