Show patches with: State = Action Required       |   24366 patches
« 1 2 ... 197 198 199243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] diff: batch fetching of missing blobs Batch fetching of missing blobs in diff and show - - - --- 2019-03-29 Jonathan Tan New
[v2,1/2] sha1-file: support OBJECT_INFO_FOR_PREFETCH Batch fetching of missing blobs in diff and show - - - --- 2019-03-29 Jonathan Tan New
[v3.1,5/6] ci: stick with Asciidoctor v1.5.8 for now Untitled series #98825 - - - --- 2019-03-29 SZEDER Gábor New
[v2,6/7] trace2: clarify UTC datetime formatting trace2: load trace2 settings from system config - - - --- 2019-03-29 Koji Nakamaru via GitGitGadget New
[v2,7/7] trace2: make SIDs more unique trace2: load trace2 settings from system config - - - --- 2019-03-29 Koji Nakamaru via GitGitGadget New
[v2,5/7] trace2: report peak memory usage of the process trace2: load trace2 settings from system config - - - --- 2019-03-29 Koji Nakamaru via GitGitGadget New
[v2,4/7] trace2: use system config for default trace2 settings trace2: load trace2 settings from system config - - - --- 2019-03-29 Koji Nakamaru via GitGitGadget New
[v2,3/7] trace2: find exec-dir before trace2 initialization trace2: load trace2 settings from system config - - - --- 2019-03-29 Koji Nakamaru via GitGitGadget New
[v2,2/7] trace2: add absolute elapsed time to start event trace2: load trace2 settings from system config - - - --- 2019-03-29 Koji Nakamaru via GitGitGadget New
[v2,1/7] trace2: refactor setting process starting time trace2: load trace2 settings from system config - - - --- 2019-03-29 Koji Nakamaru via GitGitGadget New
[2/2] fix cherry-pick/revert status after commit A couple of cherry-pick related fixes - - - --- 2019-03-29 Phillip Wood New
[1/2] commit/reset: try to clean up sequencer state A couple of cherry-pick related fixes - - - --- 2019-03-29 Phillip Wood New
[v3,6/6] ci: fix AsciiDoc/Asciidoctor stderr check in the documentation build job Asciidoctor-related formatting and CI fixes - - - --- 2019-03-29 SZEDER Gábor New
[v3,5/6] ci: stick with Asciidoctor v1.5.8 for now Asciidoctor-related formatting and CI fixes - - - --- 2019-03-29 SZEDER Gábor New
[v3,4/6] ci: install Asciidoctor in 'ci/install-dependencies.sh' Asciidoctor-related formatting and CI fixes - - - --- 2019-03-29 SZEDER Gábor New
[v3,3/6] Documentation/technical/protocol-v2.txt: fix formatting Asciidoctor-related formatting and CI fixes - - - --- 2019-03-29 SZEDER Gábor New
[v3,2/6] Documentation/technical/api-config.txt: fix formatting Asciidoctor-related formatting and CI fixes - - - --- 2019-03-29 SZEDER Gábor New
[v3,1/6] Documentation/git-diff-tree.txt: fix formatting Asciidoctor-related formatting and CI fixes - - - --- 2019-03-29 SZEDER Gábor New
sequencer: fix cleanup with --signoff and -x sequencer: fix cleanup with --signoff and -x - - - --- 2019-03-29 Phillip Wood New
[v6,27/27] doc: promote "git switch" Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,26/27] completion: support switch Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,25/27] t: add tests for switch Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,24/27] switch: make --orphan switch to an empty tree Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,23/27] switch: reject if some operation is in progress Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,22/27] switch: no worktree status unless real branch switch happens Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,21/27] switch: implicit dwim, use --no-guess to disable it Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,20/27] switch: add short option for --detach Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,19/27] switch: only allow explicit detached HEAD Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,18/27] switch: reject "do nothing" case Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,17/27] switch: stop accepting pathspec Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,16/27] switch: remove -l Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,15/27] switch: add --discard-changes Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,14/27] switch: better names for -b and -B Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,13/27] checkout: split part of it to new command 'switch' Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,12/27] checkout: split options[] array in three pieces Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,11/27] checkout: move 'confict_style' and 'dwim_..' to checkout_opts Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,10/27] checkout: make "opts" in cmd_checkout() a pointer Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,09/27] checkout: factor out some code in parse_branchname_arg() Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,08/27] checkout: keep most #include sorted Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,07/27] checkout: inform the user when removing branch state Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,06/27] checkout: advice how to get out of detached HEAD mode Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,05/27] t: rename t2014-switch.sh to t2014-checkout-switch.sh Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,04/27] git-checkout.txt: fix monospace typeset Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,03/27] doc: document --overwrite-ignore Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,02/27] git-checkout.txt: fix one syntax line Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v6,01/27] git-checkout.txt: spell out --no-option Add new command 'switch' - - - --- 2019-03-29 Duy Nguyen New
[v2] rebase: teach rebase --keep-base [v2] rebase: teach rebase --keep-base - - - --- 2019-03-28 Denton Liu New
[v2] sha1-file: test the error behavior of alt_odb_usable() [v2] sha1-file: test the error behavior of alt_odb_usable() - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[3/3] replace: fix --graft when passing a tag [1/3] t6050: use test_line_count instead of wc -l - 1 - --- 2019-03-28 Christian Couder New
[2/3] t6050: redirect expected error output to /dev/null [1/3] t6050: use test_line_count instead of wc -l - - - --- 2019-03-28 Christian Couder New
[1/3] t6050: use test_line_count instead of wc -l [1/3] t6050: use test_line_count instead of wc -l - - - --- 2019-03-28 Christian Couder New
[v4,7/7] gc: handle & check gc.reflogExpire config gc: minor code cleanup + contention fixes - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[v4,6/7] reflog tests: assert lack of early exit with expiry="never" gc: minor code cleanup + contention fixes - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[v4,5/7] reflog tests: test for the "points nowhere" warning gc: minor code cleanup + contention fixes - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[v4,4/7] reflog tests: make use of "test_config" idiom gc: minor code cleanup + contention fixes - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[v4,3/7] gc: refactor a "call me once" pattern gc: minor code cleanup + contention fixes - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[v4,2/7] gc: convert to using the_hash_algo gc: minor code cleanup + contention fixes - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[v4,1/7] gc: remove redundant check for gc_auto_threshold gc: minor code cleanup + contention fixes - - - --- 2019-03-28 Ævar Arnfjörð Bjarmason New
[4/4] trace2: use system config for default trace2 settings trace2: load trace2 settings from system config - - - --- 2019-03-28 Koji Nakamaru via GitGitGadget New
[3/4] trace2: find exec-dir before trace2 initialization trace2: load trace2 settings from system config - - - --- 2019-03-28 Koji Nakamaru via GitGitGadget New
[2/4] trace2: add absolute elapsed time to start event trace2: load trace2 settings from system config - - - --- 2019-03-28 Koji Nakamaru via GitGitGadget New
[1/4] trace2: refactor setting process starting time trace2: load trace2 settings from system config - - - --- 2019-03-28 Koji Nakamaru via GitGitGadget New
[RFC,1/1] git-p4: inexact label detection [RFC,1/1] git-p4: inexact label detection - - - --- 2019-03-27 Mazo, Andrey New
fetch-pack: binary search when storing wanted-refs fetch-pack: binary search when storing wanted-refs - - - --- 2019-03-27 Jonathan Tan New
[GSoC] microporject test_path_is_* [GSoC] microporject test_path_is_* - - - --- 2019-03-27 Mooga New
interpret-trailers.txt: start the desc line with a capital letter interpret-trailers.txt: start the desc line with a capital letter - - - --- 2019-03-27 Duy Nguyen New
diff: batch fetching of missing blobs diff: batch fetching of missing blobs - - - --- 2019-03-26 Jonathan Tan New
[v3,2/2] fetch-pack: respect --no-update-shallow in v2 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
[v3,1/2] fetch-pack: call prepare_shallow_info only if v0 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
[v2,2/2] fetch-pack: respect --no-update-shallow in v2 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
[v2,1/2] fetch-pack: call prepare_shallow_info only if v0 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-26 Jonathan Tan New
read-tree.txt: clarify --reset and worktree changes read-tree.txt: clarify --reset and worktree changes - - - --- 2019-03-26 Duy Nguyen New
[v3] config: correct '**' matching in includeIf patterns [v3] config: correct '**' matching in includeIf patterns - - - --- 2019-03-26 Duy Nguyen New
[3/3] git-tag.txt: document --allow-recursive-tag option tag: prevent recursive tags - - - --- 2019-03-26 Denton Liu New
[2/3] t7004: ensure recursive tag behavior is working tag: prevent recursive tags - - - --- 2019-03-26 Denton Liu New
[1/3] tag: prevent recursive tags tag: prevent recursive tags - - - --- 2019-03-26 Denton Liu New
[v2,5/5] check-docs: fix for setups where executables have an extension Fix make check-docs on Windows - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[v2,4/5] check-docs: do not expect guide pages to correspond to commands Fix make check-docs on Windows - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[v2,3/5] check-docs: really look at the documented commands again Fix make check-docs on Windows - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[v2,2/5] docs: do not document the `git remote-testgit` command Fix make check-docs on Windows - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[v2,1/5] docs: move gitremote-helpers into section 7 Fix make check-docs on Windows - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[2/2] fetch-pack: respect --no-update-shallow in v2 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-25 Jonathan Tan New
[1/2] fetch-pack: call prepare_shallow_info only if v0 Last big GIT_TEST_PROTOCOL_VERSION=2 fix, hopefully - - - --- 2019-03-25 Jonathan Tan New
[2/2] parse-options: don't emit "ambiguous option" for aliases Untitled series #96637 - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[1/2] parse-options: allow for configuring option abbreviation [1/2] parse-options: allow for configuring option abbreviation - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[8/8] tests: disallow the use of abbreviated options (by default) Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[7/8] tests (pack-objects): use the full, unabbreviated `--revs` option Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[6/8] tests (status): spell out the `--find-renames` option in full Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[5/8] tests (push): do not abbreviate the `--follow-tags` option Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[4/8] t5531: avoid using an abbreviated option Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[3/8] t7810: do not abbreviate `--no-exclude-standard` nor `--invert-match` Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[2/8] tests (rebase): spell out the `--force-rebase` option Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[1/8] tests (rebase): spell out the `--keep-empty` option Do not use abbreviated options in tests - - - --- 2019-03-25 Koji Nakamaru via GitGitGadget New
[v3,8/8] commit-graph: improve & i18n error messages commit-graph: segfault & other fixes for broken graphs - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[v3,7/8] commit-graph write: don't die if the existing graph is corrupt commit-graph: segfault & other fixes for broken graphs - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[v3,6/8] commit-graph verify: detect inability to read the graph commit-graph: segfault & other fixes for broken graphs - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[v3,5/8] commit-graph: don't pass filename to load_commit_graph_one_fd_st() commit-graph: segfault & other fixes for broken graphs - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[v3,4/8] commit-graph: don't early exit(1) on e.g. "git status" commit-graph: segfault & other fixes for broken graphs - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[v3,3/8] commit-graph: fix segfault on e.g. "git status" commit-graph: segfault & other fixes for broken graphs - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
[v3,2/8] commit-graph tests: test a graph that's too small commit-graph: segfault & other fixes for broken graphs - - - --- 2019-03-25 Ævar Arnfjörð Bjarmason New
« 1 2 ... 197 198 199243 244 »