Show patches with: State = Action Required       |   24257 patches
« 1 2 ... 213 214 215242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[02/14] trace2: create new combined trace facility Trace2 tracing facility - - - --- 2019-01-22 Linus Arver via GitGitGadget New
[01/14] trace2: Documentation/technical/api-trace2.txt Trace2 tracing facility - - - --- 2019-01-22 Linus Arver via GitGitGadget New
doc: tidy asciidoc style doc: tidy asciidoc style - - - --- 2019-01-22 Jean-Noël AVILA New
[v2,13/13] remote: add promisor and partial clone config to the doc Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,12/13] partial-clone: add multiple remotes in the doc Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,11/13] t0410: test fetching from many promisor remotes Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,10/13] builtin/fetch: remove unique promisor remote limitation Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,09/13] promisor-remote: parse remote.*.partialclonefilter Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,08/13] Use promisor_remote_get_direct() and has_promisor_remote() Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,07/13] promisor-remote: use repository_format_partial_clone Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,06/13] promisor-remote: add promisor_remote_reinit() Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,05/13] promisor-remote: implement promisors_get_direct() Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,04/13] Add initial support for many promisor remotes Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,03/13] fetch-object: make functions return an error code Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,02/13] partial-clone: add missing 'is' in doc Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,01/13] fetch: fix extensions.partialclone name in error message Many promisor remotes - - - --- 2019-01-22 Christian Couder New
[v2,3/3] diff.c: simplify diff_opt_break_rewrites() nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[v2,2/3] diff.c: delete unused functions nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[v2,1/3] Revert "parse-options: allow keep-unknown + stop-at-non-opt combination" nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[3/3] diff.c: simplify diff_opt_break_rewrites() nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[2/3] diff.c: delete unused functions nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[1/3] Revert "parse-options: allow keep-unknown + stop-at-non-opt combination" nd/diff-parseopt fixups - - - --- 2019-01-22 Duy Nguyen New
[8/8] evolve: Add the git change list command [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[7/8] evolve: Implement the git change update command [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[6/8] evolve: Add support for writing metacommits [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[5/8] evolve: Add the change-table structure [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[4/8] evolve: Add support for parsing metacommits [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[3/8] evlove: Add the metas namespace to ref-filter [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[2/8] evolve: Implement oid_array_contains_nondestructive Untitled series #69435 - - - --- 2019-01-21 Stefan Xenos New
[1/8] technical doc: add a design doc for the evolve command [1/8] technical doc: add a design doc for the evolve command - - - --- 2019-01-21 Stefan Xenos New
[v2,2/2] checkout: fix regression in checkout -b on intitial checkout [v2,1/2] checkout: add test to demonstrate regression with checkout -b on initial commit - - - --- 2019-01-21 Ben Peart New
[v2,1/2] checkout: add test to demonstrate regression with checkout -b on initial commit [v2,1/2] checkout: add test to demonstrate regression with checkout -b on initial commit - - - --- 2019-01-21 Ben Peart New
[1/1] tests: explicitly use `test-tool.exe` on Windows One more fix related to TEST_GIT_INSTALLED - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,7/7] add--interactive.perl: use add--helper --show-help for help_cmd Turn git add-i into built-in - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,6/7] t3701-add-interactive: test add_i_show_help() Turn git add-i into built-in - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,5/7] add-interactive.c: implement show-help command Turn git add-i into built-in - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,4/7] add--interactive.perl: use add--helper --status for status_cmd Turn git add-i into built-in - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,2/7] add--helper: create builtin helper for interactive add Turn git add-i into built-in - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,3/7] add-interactive.c: implement status command Turn git add-i into built-in - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,1/7] diff: export diffstat interface Turn git add-i into built-in - - - --- 2019-01-21 Linus Arver via GitGitGadget New
[v3,5/5] Add `human` date format tests. [v3,1/5] Add 'human' date format - - - --- 2019-01-21 Stephen P. Smith New
[v3,4/5] Add `human` format to test-tool [v3,1/5] Add 'human' date format - - - --- 2019-01-21 Stephen P. Smith New
[v3,3/5] Add 'human' date format documentation [v3,1/5] Add 'human' date format - - - --- 2019-01-21 Stephen P. Smith New
[v3,2/5] Replace the proposed 'auto' mode with 'auto:' [v3,1/5] Add 'human' date format - - - --- 2019-01-21 Stephen P. Smith New
[v3,1/5] Add 'human' date format [v3,1/5] Add 'human' date format - - - --- 2019-01-21 Stephen P. Smith New
[v3,5/5] Add `human` date format tests. Re-roll of 'human' date format patch set - - - --- 2019-01-21 Stephen P. Smith New
[v3,4/5] Add `human` format to test-tool Re-roll of 'human' date format patch set - - - --- 2019-01-21 Stephen P. Smith New
[v3,3/5] Add 'human' date format documentation Re-roll of 'human' date format patch set - - - --- 2019-01-21 Stephen P. Smith New
[v3,2/5] Replace the proposed 'auto' mode with 'auto:' Re-roll of 'human' date format patch set - - - --- 2019-01-21 Stephen P. Smith New
[v3,1/5] Add 'human' date format Re-roll of 'human' date format patch set - - - --- 2019-01-21 Stephen P. Smith New
git-submodule.sh: shorten submodule SHA-1s using rev-parse git-submodule.sh: shorten submodule SHA-1s using rev-parse - - - --- 2019-01-20 Sven van Haastregt New
[v2,1/1] Support working-tree-encoding "UTF-16LE-BOM" [v2,1/1] Support working-tree-encoding "UTF-16LE-BOM" - - - --- 2019-01-20 Torsten Bögershausen New
[PATCH/RFC,v2,1/1] test-lint: Only use only sed [-n] [-e command] [-f command_file] [PATCH/RFC,v2,1/1] test-lint: Only use only sed [-n] [-e command] [-f command_file] - - - --- 2019-01-20 Torsten Bögershausen New
[v4,2/2] commit-tree: add missing --gpg-sign flag [v4,1/2] t7510: invoke git as part of &&-chain - - - --- 2019-01-19 Brandon Richardson New
[v4,1/2] t7510: invoke git as part of &&-chain [v4,1/2] t7510: invoke git as part of &&-chain - - - --- 2019-01-19 Brandon Richardson New
[v6,10/10] commit-graph write: emit a percentage for all progress commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,09/10] commit-graph write: add itermediate progress commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,08/10] commit-graph write: remove empty line for readability commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,07/10] commit-graph write: add more descriptive progress output commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,06/10] commit-graph write: show progress for object search commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,05/10] commit-graph write: more descriptive "writing out" output commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,04/10] commit-graph write: add "Writing out" progress output commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,03/10] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,02/10] commit-graph: rename "large edges" to "extra edges" commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v6,01/10] commit-graph write: use pack order when finding commits commit-graph write: progress output improvements - - - --- 2019-01-19 Ævar Arnfjörð Bjarmason New
[v2] pack-objects: Use packing_data lock instead of read_mutex [v2] pack-objects: Use packing_data lock instead of read_mutex - - - --- 2019-01-19 Patrick Hogg New
[v3] commit-tree: add missing --gpg-sign flag [v3] commit-tree: add missing --gpg-sign flag - - - --- 2019-01-19 Brandon Richardson New
t1512: test ambiguous cat-file --batch and --batch-output t1512: test ambiguous cat-file --batch and --batch-output - - 1 --- 2019-01-18 Eric Wong New
git-submodule: abort if core.worktree could not be set correctly git-submodule: abort if core.worktree could not be set correctly - - - --- 2019-01-18 Stefan Beller New
attr: do not mark queried macros as unset attr: do not mark queried macros as unset - 2 - --- 2019-01-18 Jeff King New
[v1,2/2] checkout: fix regression in checkout -b on intitial checkout Fix regression in checkout -b - - - --- 2019-01-18 Ben Peart New
[v1,1/2] checkout: add test to demonstrate regression with checkout -b on initial commit Fix regression in checkout -b - - - --- 2019-01-18 Ben Peart New
[v2,2/2] commit-graph: don't call write_graph_chunk_large_edges() unnecessarily commit-graph: minor cleanup and optimization - - - --- 2019-01-18 SZEDER Gábor New
[v2,1/2] commit-graph: rename "large edges" to "extra edges" commit-graph: minor cleanup and optimization - - - --- 2019-01-18 SZEDER Gábor New
[v2,4/4] built-in rebase: call `git am` directly Let the builtin rebase call the git am command directly - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,3/4] rebase: teach `reset_head()` to optionally skip the worktree Let the builtin rebase call the git am command directly - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,2/4] rebase: avoid double reflog entry when switching branches Let the builtin rebase call the git am command directly - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,1/4] rebase: move `reset_head()` into a better spot Let the builtin rebase call the git am command directly - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v4,1/1] abspath_part_inside_repo: respect core.ignoreCase Make abspath() aware of case-insensitive filesystems - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[1/1] stash: fix segmentation fault when files were added with intent built-in stash: fix segmentation fault when files were added with intent - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[PATCHv3,2/2] git-p4: handle update of moved/copied files when updating a shelve git-p4: shelved change update with move/copy 1 - - --- 2019-01-18 Luke Diamand New
[PATCHv3,1/2] git-p4: add failing test for shelved CL update involving move/copy git-p4: shelved change update with move/copy 1 - - --- 2019-01-18 Luke Diamand New
[v2,7/7] add--interactive.perl: use add--helper --show-help for help_cmd Turn git add-i into built-in - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,5/7] add-interactive.c: implement show-help command Turn git add-i into built-in - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,6/7] t3701-add-interactive: test add_i_show_help() Turn git add-i into built-in - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,4/7] add--interactive.perl: use add--helper --status for status_cmd Turn git add-i into built-in - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,3/7] add-interactive.c: implement status command Turn git add-i into built-in - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,2/7] add--helper: create builtin helper for interactive add Turn git add-i into built-in - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,1/7] diff: export diffstat interface Turn git add-i into built-in - - - --- 2019-01-18 Linus Arver via GitGitGadget New
[v2,5/5] Add `human` date format tests. Re-roll of 'human' date format patch set - - - --- 2019-01-18 Stephen P. Smith New
[v2,4/5] Add `human` format to test-tool Re-roll of 'human' date format patch set - - - --- 2019-01-18 Stephen P. Smith New
[v2,3/5] Add 'human' date format documentation Re-roll of 'human' date format patch set - - - --- 2019-01-18 Stephen P. Smith New
[v2,2/5] Remove the proposed use of auto as secondary way to specify human Re-roll of 'human' date format patch set - - - --- 2019-01-18 Stephen P. Smith New
[v2,1/5] Add 'human' date format Re-roll of 'human' date format patch set - - - --- 2019-01-18 Stephen P. Smith New
pack-objects.c: Initialize read mutex in cmd_pack_objects pack-objects.c: Initialize read mutex in cmd_pack_objects - - - --- 2019-01-18 Patrick Hogg New
commit-tree: add missing --gpg-sign flag commit-tree: add missing --gpg-sign flag - - - --- 2019-01-18 Brandon Richardson New
[v2] ls-refs: filter refs using namespace-stripped name [v2] ls-refs: filter refs using namespace-stripped name - - - --- 2019-01-17 Jonathan Tan New
[v2,3/3] blame: add a config option to mark ignored lines blame: add the ability to ignore commits - - - --- 2019-01-17 Barret Rhoden New
[v2,2/3] blame: add the ability to ignore commits and their changes blame: add the ability to ignore commits - - - --- 2019-01-17 Barret Rhoden New
[v2,1/3] Move init_skiplist() outside of fsck blame: add the ability to ignore commits - - - --- 2019-01-17 Barret Rhoden New
« 1 2 ... 213 214 215242 243 »