Show patches with: State = Action Required       |   24404 patches
« 1 2 ... 215 216 217244 245 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 Phillip Wood 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 Phillip Wood 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 Phillip Wood 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 Phillip Wood via GitGitGadget New
[v4,1/1] abspath_part_inside_repo: respect core.ignoreCase Make abspath() aware of case-insensitive filesystems - - - --- 2019-01-18 Phillip Wood 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 Phillip Wood 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 Phillip Wood via GitGitGadget New
[v2,5/7] add-interactive.c: implement show-help command Turn git add-i into built-in - - - --- 2019-01-18 Phillip Wood via GitGitGadget New
[v2,6/7] t3701-add-interactive: test add_i_show_help() Turn git add-i into built-in - - - --- 2019-01-18 Phillip Wood 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 Phillip Wood via GitGitGadget New
[v2,3/7] add-interactive.c: implement status command Turn git add-i into built-in - - - --- 2019-01-18 Phillip Wood via GitGitGadget New
[v2,2/7] add--helper: create builtin helper for interactive add Turn git add-i into built-in - - - --- 2019-01-18 Phillip Wood via GitGitGadget New
[v2,1/7] diff: export diffstat interface Turn git add-i into built-in - - - --- 2019-01-18 Phillip Wood 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
[2/2] mingw: special-case arguments to `sh` mingw: fix git clone \\server\share - - - --- 2019-01-17 Phillip Wood via GitGitGadget New
[1/2] mingw (t5580): document bug when cloning from backslashed UNC paths mingw: fix git clone \\server\share - - - --- 2019-01-17 Phillip Wood via GitGitGadget New
ls-refs: filter refs based on non-namespace name ls-refs: filter refs based on non-namespace name - - - --- 2019-01-17 Jonathan Tan New
Allow usage of --gpg-sign flag in commit-tree builtin. Allow usage of --gpg-sign flag in commit-tree builtin. - - - --- 2019-01-17 Brandon Richardson New
commit-graph write: use pack order when finding commits commit-graph write: use pack order when finding commits - - - --- 2019-01-17 Ævar Arnfjörð Bjarmason New
[76/76] am: avoid diff_opt_parse() Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[75/76] diff --no-index: use parse_options() instead of diff_opt_parse() Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[74/76] range-diff: use parse_options() instead of diff_opt_parse() Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[73/76] diff.c: allow --no-color-moved-ws Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[72/76] diff.c: convert --color-moved-ws Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[71/76] diff.c: convert --color-moved Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[70/76] diff.c: convert --inter-hunk-context Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[69/76] diff.c: convert --no-prefix Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[68/76] diff.c: convert --line-prefix Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[67/76] diff.c: convert --[src|dst]-prefix Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[66/76] diff.c: convert --[no-]abbrev Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[65/76] diff.c: convert --diff-filter Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[64/76] diff.c: convert --find-object Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[63/76] diff.c: convert -O Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[62/76] diff.c: convert --pickaxe-all|--pickaxe-regex Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[61/76] diff.c: convert -S|-G Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[60/76] diff.c: convert -l Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[59/76] diff.c: convert -z Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[58/76] diff.c: convert --ita-[in]visible-in-index Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[57/76] diff.c: convert --ws-error-highlight Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[56/76] diff.c: convert --submodule Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[55/76] diff.c: convert --ignore-submodules Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[54/76] diff.c: convert --textconv Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[53/76] diff.c: convert --ext-diff Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[52/76] diff.c: convert --quiet Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[51/76] diff.c: convert --exit-code Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[50/76] diff.c: convert --color-words Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[49/76] diff.c: convert --word-diff-regex Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[48/76] diff.c: convert --word-diff Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[47/76] diff.c: convert --[no-]color Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[46/76] diff.c: convert --[no-]follow Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[45/76] diff.c: convert -R Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[44/76] diff.c: convert -a|--text Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[43/76] diff.c: convert --full-index Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[42/76] diff.c: convert --binary Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[41/76] diff.c: convert --anchored Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[40/76] diff.c: convert --diff-algorithm Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[39/76] diff.c: convert --histogram Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[38/76] diff.c: convert --patience Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[37/76] diff.c: convert --[no-]indent-heuristic Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[36/76] diff.c: convert --ignore-some-changes Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[35/76] diff.c: convert --[no-]minimal Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[34/76] diff.c: convert --relative Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[33/76] diff.c: convert --no-renames|--[no--rename-empty Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[32/76] diff.c: convert --find-copies-harder Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[31/76] diff.c: convert -C|--find-copies Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[30/76] diff.c: convert -D|--irreversible-delete Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
[29/76] diff.c: convert -M|--find-renames Convert diff opt parser to parse_options() - - - --- 2019-01-17 Duy Nguyen New
« 1 2 ... 215 216 217244 245 »