Show patches with: State = Action Required       |   24257 patches
« 1 2 ... 145 146 147242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Linus Arver via GitGitGadget New
[v3,2/2] sparse-checkout: document interactions with submodules sparse-checkout: list directories in cone mode - - - --- 2019-12-30 Linus Arver via GitGitGadget New
[v3,1/2] sparse-checkout: list directories in cone mode sparse-checkout: list directories in cone mode - - - --- 2019-12-30 Linus Arver 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 Linus Arver via GitGitGadget New
[1/1] diff-highlight: highlight range-diff diff-highlight: highlight range-diff - - - --- 2019-12-29 Linus Arver 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 Linus Arver via GitGitGadget New
[v2,1/2] sparse-checkout: list folders in cone mode sparse-checkout: list directories in cone mode - - - --- 2019-12-27 Linus Arver 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 Linus Arver 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 Linus Arver via GitGitGadget New
[v2,2/2] doc: log, gitk: line-log arguments must exist in starting revision Improve line log documentation - - - --- 2019-12-26 Linus Arver via GitGitGadget New
[v2,1/2] doc: log, gitk: document accepted line-log diff formats Improve line log documentation - - - --- 2019-12-26 Linus Arver 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 Linus Arver 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 Linus Arver 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 Linus Arver 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 Linus Arver 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 Linus Arver 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 Linus Arver 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 Linus Arver 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 Linus Arver 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 Linus Arver via GitGitGadget New
[v2,1/9] built-in add -p: support interactive.diffFilter built-in add -p: add support for the same config settings as the Perl version - - - --- 2019-12-25 Linus Arver via GitGitGadget New
[v3,15/15] rebase: change the default backend from "am" to "merge" rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,14/15] rebase: make the backend configurable via config setting rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,13/15] rebase tests: repeat some tests using the merge backend instead of am rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,12/15] rebase tests: mark tests specific to the am-backend with --am rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,11/15] git-prompt: change the prompt for interactive-based rebases rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,10/15] rebase: add an --am option rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,09/15] rebase: move incompatibility checks between backend options a bit earlier rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,08/15] git-rebase.txt: add more details about behavioral differences of backends rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,07/15] rebase: allow more types of rebases to fast-forward rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,06/15] t3432: make these tests work with either am or merge backends rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,05/15] rebase: fix handling of restrict_revision rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,04/15] rebase: make sure to pass along the quiet flag to the sequencer rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,03/15] rebase, sequencer: remove the broken GIT_QUIET handling rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,02/15] t3406: simplify an already simple test rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[v3,01/15] rebase: extend the options for handling of empty commits rebase: make the default backend configurable - - - --- 2019-12-24 Linus Arver via GitGitGadget New
[BUG] `git diff` treats an unchanged line as modified [BUG] `git diff` treats an unchanged line as modified - - - --- 2019-12-24 Hao Lee New
format-patch: make format.outputDirectory relative to worktree format-patch: make format.outputDirectory relative to worktree - - - --- 2019-12-24 Denton Liu New
[v2,17/17] pull: pass --autostash to merge merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,16/17] t5520: make test_pull_autostash() accept expect_parent_num merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,15/17] merge: teach --autostash option merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,14/17] sequencer: unlink autostash in apply_autostash() merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,13/17] sequencer: extract perform_autostash() from rebase merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,12/17] rebase: generify create_autostash() merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,11/17] rebase: extract create_autostash() merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,10/17] reset: extract reset_head() from rebase merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,09/17] rebase: generify reset_head() merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,08/17] rebase: use apply_autostash() from sequencer.c merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,07/17] sequencer: make apply_rebase() accept a path merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,06/17] rebase: use read_oneliner() merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,05/17] sequencer: make read_oneliner() extern merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,04/17] sequencer: configurably warn on non-existent files merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,03/17] sequencer: use file strbuf for read_oneliner() merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,02/17] t7600: use test_write_lines() merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[v2,01/17] Makefile: alphabetically sort += lists merge: learn --autostash - - - --- 2019-12-24 Denton Liu New
[5/5] fetch: default to protocol version 2 Enable protocol v2 by default - - - --- 2019-12-24 Jonathan Nieder New
[4/5] protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSION Enable protocol v2 by default - - - --- 2019-12-24 Jonathan Nieder New
[3/5] test: request GIT_TEST_PROTOCOL_VERSION=0 when appropriate Enable protocol v2 by default - - - --- 2019-12-24 Jonathan Nieder New
[2/5] config doc: protocol.version is not experimental Enable protocol v2 by default - - - --- 2019-12-24 Jonathan Nieder New
[1/5] fetch test: use more robust test for filtered objects Enable protocol v2 by default - - - --- 2019-12-24 Jonathan Nieder New
[v2,15/15] rebase: change the default backend from "am" to "merge" rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,14/15] rebase: make the backend configurable via config setting rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,13/15] rebase tests: repeat some tests using the merge backend instead of am rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,12/15] rebase tests: mark tests specific to the am-backend with --am rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,11/15] contrib: change the prompt for interactive-based rebases rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,10/15] rebase: add an --am option rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,09/15] rebase: move incompatibility checks between backend options a bit earlier rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,08/15] git-rebase.txt: add more details about behavioral differences of backends rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,07/15] rebase: allow more types of rebases to fast-forward rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,06/15] t3432: make these tests work with either am or merge backends rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,05/15] rebase: fix handling of restrict_revision rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,04/15] rebase: make sure to pass along the quiet flag to the sequencer rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,03/15] rebase, sequencer: remove the broken GIT_QUIET handling rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,02/15] t3406: simplify an already simple test rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
[v2,01/15] rebase: extend the options for handling of empty commits rebase: make the default backend configurable - - - --- 2019-12-23 Linus Arver via GitGitGadget New
Mismatch meaning between git-diff and git-log for the .. (double dot notation) and ... (triple dot … Mismatch meaning between git-diff and git-log for the .. (double dot notation) and ... (triple dot … - - - --- 2019-12-23 Arnaud Bertrand New
« 1 2 ... 145 146 147242 243 »