Show patches with: State = Action Required       |   24276 patches
« 1 2 ... 219 220 221242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
t5570: drop racy test t5570: drop racy test - - - --- 2018-12-20 Thomas Gummerer New
[5/5] travis-ci: build with the right compiler travis-ci: build with the right compiler - - - --- 2018-12-20 SZEDER Gábor New
[4/5] travis-ci: switch to Xcode 10.1 macOS image travis-ci: build with the right compiler - - - --- 2018-12-20 SZEDER Gábor New
[3/5] travis-ci: don't be '--quiet' when running the tests travis-ci: build with the right compiler - - - --- 2018-12-20 SZEDER Gábor New
[2/5] .gitignore: ignore external debug symbols from GCC on macOS travis-ci: build with the right compiler - - - --- 2018-12-20 SZEDER Gábor New
[1/5] compat/obstack: fix -Wcast-function-type warnings travis-ci: build with the right compiler - - - --- 2018-12-20 SZEDER Gábor New
[v2,8/8] checkout: introduce checkout.overlayMode config introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[v2,7/8] checkout: introduce --{,no-}overlay option introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[v2,6/8] checkout: factor out mark_cache_entry_for_checkout function introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[v2,5/8] checkout: clarify comment introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[v2,4/8] read-cache: add invalidate parameter to remove_marked_cache_entries introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[v2,3/8] entry: support CE_WT_REMOVE flag in checkout_entry introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[v2,2/8] entry: factor out unlink_entry function introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[v2,1/8] move worktree tests to t24* introduce no-overlay mode in git checkout - - - --- 2018-12-20 Thomas Gummerer New
[7/7] add--interactive.perl: use add--helper --show-help for help_cmd Turn git add-i into built-in - - - --- 2018-12-20 Johannes Schindelin via GitGitGadget New
[6/7] Git.pm: introduce environment variable GIT_TEST_PRETEND_TTY Turn git add-i into built-in - - - --- 2018-12-20 Johannes Schindelin via GitGitGadget New
[5/7] add-interactive.c: implement show-help command Turn git add-i into built-in - - - --- 2018-12-20 Johannes Schindelin via GitGitGadget New
[4/7] add--interactive.perl: use add--helper --status for status_cmd Turn git add-i into built-in - - - --- 2018-12-20 Johannes Schindelin via GitGitGadget New
[3/7] add-interactive.c: implement status command Turn git add-i into built-in - - - --- 2018-12-20 Johannes Schindelin via GitGitGadget New
[2/7] add--helper: create builtin helper for interactive add Turn git add-i into built-in - - - --- 2018-12-20 Johannes Schindelin via GitGitGadget New
[1/7] diff: export diffstat interface Turn git add-i into built-in - - - --- 2018-12-20 Johannes Schindelin via GitGitGadget New
diff: add support for reading files literally with --no-index diff: add support for reading files literally with --no-index - - - --- 2018-12-20 brian m. carlson New
[RFC,1/1] filter-options: Expand abbreviated numbers Expand abbreviated filters - - - --- 2018-12-19 Josh Steadmon New
[1/1] commit-graph: writing missing parents is a BUG commit-graph: writing missing parents is a BUG - - - --- 2018-12-19 Johannes Schindelin via GitGitGadget New
[1/1] Add author and committer configuration settings add author and committer configuration settings - - - --- 2018-12-19 William Hubbs New
[v2,3/3] pack-redundant: remove unused functions pack-redundant: new algorithm to find min packs - - - --- 2018-12-19 Jiang Xin New
[v2,2/3] pack-redundant: new algorithm to find min packs pack-redundant: new algorithm to find min packs - - - --- 2018-12-19 Jiang Xin New
[v2,1/3] t5322: test cases for git-pack-redundant pack-redundant: new algorithm to find min packs - - - --- 2018-12-19 Jiang Xin New
log: add %S option (like --source) to log --format log: add %S option (like --source) to log --format - - - --- 2018-12-19 Issac Trotts New
upload-pack: teach deepen-relative in protocol v2 upload-pack: teach deepen-relative in protocol v2 - 1 - --- 2018-12-18 Jonathan Tan New
[v3] technical doc: add a design doc for the evolve command [v3] technical doc: add a design doc for the evolve command - - - --- 2018-12-18 Stefan Xenos New
[2/2] pack-redundant: remove unused functions [1/2] pack-redundant: new algorithm to find min packs - - - --- 2018-12-18 Jiang Xin New
[1/2] pack-redundant: new algorithm to find min packs [1/2] pack-redundant: new algorithm to find min packs - - - --- 2018-12-18 Jiang Xin New
[3/3] setup: add `clear_repository_format()` setup: add `clear_repository_format()` - - - --- 2018-12-18 Martin Ågren New
[2/3] setup: do not use invalid `repository_format` setup: add `clear_repository_format()` - - - --- 2018-12-18 Martin Ågren New
[1/3] setup: drop return value from `read_repository_format()` setup: add `clear_repository_format()` - - - --- 2018-12-18 Martin Ågren New
shallow: clear shallow cache when committing lock shallow: clear shallow cache when committing lock - - - --- 2018-12-18 Jonathan Tan New
[v3,4/4] fetch-pack: support protocol version 2 protocol v2 fixes - - - --- 2018-12-17 Ævar Arnfjörð Bjarmason New
[v3,3/4] upload-pack: support hidden refs with protocol v2 protocol v2 fixes - - - --- 2018-12-17 Ævar Arnfjörð Bjarmason New
[v3,2/4] parse_hide_refs_config: handle NULL section protocol v2 fixes - - - --- 2018-12-17 Ævar Arnfjörð Bjarmason New
[v3,1/4] serve: pass "config context" through to individual commands protocol v2 fixes - - - --- 2018-12-17 Ævar Arnfjörð Bjarmason New
upload-pack: turn on uploadpack.allowAnySHA1InWant=true upload-pack: turn on uploadpack.allowAnySHA1InWant=true - - - --- 2018-12-17 Ævar Arnfjörð Bjarmason New
stripspace: allow -s/-c outside git repository stripspace: allow -s/-c outside git repository - - - --- 2018-12-17 Jonathan Nieder New
log: add %S option (like --source) to log --format log: add %S option (like --source) to log --format - - - --- 2018-12-17 Issac Trotts New
gitweb: correctly store previous rev in javascript-actions mode gitweb: correctly store previous rev in javascript-actions mode 1 - - --- 2018-12-16 Jonathan Nieder New
[v3,3/3] branch: Add an extra verbose output displaying worktree path for refs checked out in a lin… [v3,1/3] ref-filter: add worktreepath atom - - - --- 2018-12-16 Nickolai Belakovski New
[v3,2/3] branch: Mark and color a branch differently if it is checked out in a linked worktree [v3,1/3] ref-filter: add worktreepath atom - - - --- 2018-12-16 Nickolai Belakovski New
[v3,1/3] ref-filter: add worktreepath atom [v3,1/3] ref-filter: add worktreepath atom - - - --- 2018-12-16 Nickolai Belakovski New
doc: short status for delete + intent-to-add doc: short status for delete + intent-to-add - - - --- 2018-12-16 Anthony Sottile New
[v2] worktree: allow to (re)move worktrees with uninitialized submodules [v2] worktree: allow to (re)move worktrees with uninitialized submodules - - - --- 2018-12-16 Duy Nguyen New
[v2,3/3] git-status.txt: render tables correctly under Asciidoctor A few Asciidoctor-fixes - - - --- 2018-12-16 Martin Ågren New
[v2,2/3] Documentation: do not nest open blocks A few Asciidoctor-fixes - - - --- 2018-12-16 Martin Ågren New
[v2,1/3] git-column.txt: fix section header A few Asciidoctor-fixes - - - --- 2018-12-16 Martin Ågren New
worktree: allow to (re)move worktrees with uninitialized submodules worktree: allow to (re)move worktrees with uninitialized submodules - - - --- 2018-12-16 Duy Nguyen New
[v2] Simplify handling of setup_git_directory_gently() failure cases. [v2] Simplify handling of setup_git_directory_gently() failure cases. - - - --- 2018-12-16 Erin Dahlgren New
[1/1] gc/repack: release packs when needed gc/repack: release packs when needed - - - --- 2018-12-15 Johannes Schindelin via GitGitGadget New
[4/4] git-status.txt: render tables correctly under Asciidoctor A few Asciidoctor-fixes - - - --- 2018-12-15 Martin Ågren New
[3/4] rev-list-options.txt: do not nest open blocks A few Asciidoctor-fixes - - - --- 2018-12-15 Martin Ågren New
[2/4] git-init.txt: do not nest open blocks A few Asciidoctor-fixes - - - --- 2018-12-15 Martin Ågren New
[1/4] git-column.txt: fix section header A few Asciidoctor-fixes - - - --- 2018-12-15 Martin Ågren New
[v4,1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again) [v4,1/1] git clone <url> C:\cygwin\home\USER\repo' is working (again) - - - --- 2018-12-15 Torsten Bögershausen New
[23/23] t/helper/test-repository: celebrate independence from the_repository sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[22/23] path.h: make REPO_GIT_PATH_FUNC repository agnostic sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[21/23] commit: prepare free_commit_buffer and release_commit_memory for any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[20/23] commit-graph: convert remaining functions to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[19/23] submodule: don't add submodule as odb for push sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[18/23] submodule: use submodule repos for object lookup sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[17/23] pretty: prepare format_commit_message to handle arbitrary repositories sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[16/23] commit: prepare logmsg_reencode to handle arbitrary repositories sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[15/23] commit: prepare repo_unuse_commit_buffer to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[14/23] commit: prepare get_commit_buffer to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[13/23] commit-reach: prepare in_merge_bases[_many] to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[12/23] commit-reach: prepare get_merge_bases to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[11/23] commit-reach.c: allow get_merge_bases_many_0 to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[10/23] commit-reach.c: allow remove_redundant to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[09/23] commit-reach.c: allow merge_bases_many to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[08/23] commit-reach.c: allow paint_down_to_common to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[07/23] commit: allow parse_commit* to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[06/23] object: parse_object to honor its repository argument sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[05/23] object-store: prepare has_{sha1, object}_file to handle any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[04/23] object-store: prepare read_object_file to deal with any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[03/23] object-store: allow read_object_file_extended to read from any repo sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[02/23] packfile: allow has_packed_and_bad to handle arbitrary repositories sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[01/23] sha1_file: allow read_object to read objects in arbitrary repositories sb/more-repo-in-api - - - --- 2018-12-15 Stefan Beller New
[4/4] submodule deinit: unset core.worktree submodules: unset core.worktree when no working tree present - - - --- 2018-12-14 Stefan Beller New
[3/4] submodule--helper: fix BUG message in ensure_core_worktree submodules: unset core.worktree when no working tree present - - - --- 2018-12-14 Stefan Beller New
[2/4] submodule: unset core.worktree if no working tree is present submodules: unset core.worktree when no working tree present - - - --- 2018-12-14 Stefan Beller New
[1/4] submodule update: add regression test with old style setups submodules: unset core.worktree when no working tree present - - - --- 2018-12-14 Stefan Beller New
doc: improve grammar in git-update-index doc: improve grammar in git-update-index - - - --- 2018-12-14 Anthony Sottile New
[v4,6/6] pack-objects: create GIT_TEST_PACK_SPARSE Add a new "sparse" tree walk algorithm - - - --- 2018-12-14 Johannes Schindelin via GitGitGadget New
[v4,5/6] pack-objects: create pack.useSparse setting Add a new "sparse" tree walk algorithm - - - --- 2018-12-14 Johannes Schindelin via GitGitGadget New
[v4,4/6] revision: implement sparse algorithm Add a new "sparse" tree walk algorithm - - - --- 2018-12-14 Johannes Schindelin via GitGitGadget New
[v4,3/6] pack-objects: add --sparse option Add a new "sparse" tree walk algorithm - - - --- 2018-12-14 Johannes Schindelin via GitGitGadget New
[v4,2/6] list-objects: consume sparse tree walk Add a new "sparse" tree walk algorithm - - - --- 2018-12-14 Johannes Schindelin via GitGitGadget New
[v4,1/6] revision: add mark_tree_uninteresting_sparse Add a new "sparse" tree walk algorithm - - - --- 2018-12-14 Johannes Schindelin via GitGitGadget New
[v3] log -G: ignore binary files [v3] log -G: ignore binary files - - - --- 2018-12-14 Thomas Braun New
t5601 breakage at 3cd325f7be (Merge branch 'js/protocol-advertise-multi' into pu, 2018-12-14) t5601 breakage at 3cd325f7be (Merge branch 'js/protocol-advertise-multi' into pu, 2018-12-14) - - - --- 2018-12-14 Johannes Schindelin New
[v2,4/4] t3506: validate '-m 1 -ff' is now accepted for non-merge commits Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v2,1/4] t3510: stop using '-m 1' to force failure mid-sequence of cherry-picks Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
[v2,2/4] cherry-pick: do not error on non-merge commits when '-m 1' is specified Allow 'cherry-pick -m 1' for non-merge commits - - - --- 2018-12-14 Sergey Organov New
« 1 2 ... 219 220 221242 243 »