Show patches with: State = Action Required       |   24313 patches
« 1 2 ... 176 177 178243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/19] merge-recursive: rename 'mrtree' to 'result_tree', for clarity Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[09/19] merge-recursive: use common name for ancestors/common/base_list Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[08/19] merge-recursive: fix some overly long lines Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[07/19] Move write_tree_from_memory() from merge-recursive to cache-tree Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[06/19] Change call signature of write_tree_from_memory() Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[05/19] merge-recursive: don't force external callers to do our logging Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[04/19] merge-recursive: exit early if index != head Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[03/19] Ensure index matches head before invoking merge machinery, round N Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[02/19] merge-recursive: remove another implicit dependency on the_repository Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
[01/19] merge-recursive: fix minor memory leak in error condition Cleanup merge API - - - --- 2019-07-25 Elijah Newren New
stop it from failing silently when git apply patch and show err info stop it from failing silently when git apply patch and show err info - - - --- 2019-07-25 simon gao New
stop it from failing silently when git apply patch and show err info stop it from failing silently when git apply patch and show err info - - - --- 2019-07-25 simon gao New
[12/12] rebase -r: do not (re-)generate root commits with `--root` *and* `--onto` rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[11/12] t3418: test `rebase -r` with merge strategies rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[10/12] t/lib-rebase: prepare for testing `git rebase --rebase-merges` rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[09/12] rebase -r: support merge strategies other than `recursive` rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[07/12] t3427: fix another incorrect assumption rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[08/12] t3427: mark two test cases as requiring support for `git rebase -p` rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[06/12] t3427: accommodate for the `rebase --merge` backend having been replaced rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[04/12] t3427: condense the unnecessarily repetitive test cases into three rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[05/12] t3427: fix erroneous assumption rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[03/12] t3427: move the `filter-branch` invocation into the `setup` case rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[02/12] t3427: simplify the `setup` test case significantly rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[01/12] t3427: add a clarifying comment rebase -r: support merge strategies other than recursive - - - --- 2019-07-25 John Passaro via GitGitGadget New
[1/1] t3422: mark two test cases as requiring support for `--preserve-merges` Add the REBASE_P prerequisite to two more test cases - - - --- 2019-07-25 John Passaro via GitGitGadget New
[v2,5/5] repo-settings: create feature.experimental setting Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-25 John Passaro via GitGitGadget New
[v2,4/5] repo-settings: create feature.manyFiles setting Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-25 John Passaro via GitGitGadget New
[v2,3/5] repo-settings: parse core.untrackedCache Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-25 John Passaro via GitGitGadget New
[v2,1/5] repo-settings: consolidate some config settings Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-25 John Passaro via GitGitGadget New
[v2,2/5] repo-settings: add feature.manyCommits setting Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-25 John Passaro via GitGitGadget New
[v3,3/3] ci: run trace2 schema validation in the CI suite Add a JSON Schema for trace2 events - - - --- 2019-07-24 Josh Steadmon New
[v3,2/3] trace2: add a schema validator for trace2 events Add a JSON Schema for trace2 events - - - --- 2019-07-24 Josh Steadmon New
[v3,1/3] trace2: Add a JSON schema for trace2 events Add a JSON Schema for trace2 events - - - --- 2019-07-24 Josh Steadmon New
[GSoC,v3,1/1] rebase -i: add --ignore-whitespace flag rebase -i: add --ignore-whitespace flag - - - --- 2019-07-24 Rohit Ashiwal New
[2/2] git: mark cmd_rebase as requiring a worktree Clean up more of the fall-out from dropping the scripted git rebase - - - --- 2019-07-24 John Passaro via GitGitGadget New
[1/2] rebase: fix white-space Clean up more of the fall-out from dropping the scripted git rebase - - - --- 2019-07-24 John Passaro via GitGitGadget New
[3/3] grep: stop using a custom JIT stack with PCRE v1 grep: use custom JIT stack with pcre2 - - - --- 2019-07-24 Ævar Arnfjörð Bjarmason New
[2/3] grep: stop "using" a custom JIT stack with PCRE v2 grep: use custom JIT stack with pcre2 - - - --- 2019-07-24 Ævar Arnfjörð Bjarmason New
[1/3] grep: remove overly paranoid BUG(...) code [1/3] grep: remove overly paranoid BUG(...) code - - - --- 2019-07-24 Ævar Arnfjörð Bjarmason New
xdiff: clamp function context indices in post-image xdiff: clamp function context indices in post-image - - - --- 2019-07-23 Jeff King New
l10n: es: Amend accent marks l10n: es: Amend accent marks - - - --- 2019-07-23 Claudio J. Paz New
archive: Store checksum correctly archive: Store checksum correctly - - - --- 2019-07-23 Matt Turner New
Close transport helper on protocol error Close transport helper on protocol error - - - --- 2019-07-22 thibault.jamet@gmail.com New
grep: print the pcre2_jit_on value grep: print the pcre2_jit_on value - - - --- 2019-07-22 Beat Bolli New
[5/5] repo-settings: create feature.experimental setting Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-22 John Passaro via GitGitGadget New
[3/5] repo-settings: parse core.untrackedCache Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-22 John Passaro via GitGitGadget New
[4/5] repo-settings: create feature.manyFiles setting Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-22 John Passaro via GitGitGadget New
[2/5] repo-settings: add feature.manyCommits setting Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-22 John Passaro via GitGitGadget New
[1/5] repo-settings: consolidate some config settings Create 'feature.*' config area and some centralized config parsing - - - --- 2019-07-22 John Passaro via GitGitGadget New
grep: skip UTF8 checks explicitly grep: skip UTF8 checks explicitly - 1 - --- 2019-07-22 Carlo Marcelo Arenas Belón New
grep: use custom JIT stack with pcre2 grep: use custom JIT stack with pcre2 - - - --- 2019-07-21 Carlo Marcelo Arenas Belón New
grep: skip UTF8 checks explicitally grep: skip UTF8 checks explicitally - - - --- 2019-07-21 Carlo Marcelo Arenas Belón New
[v1,1/1] pack-refs: pack expired loose refs to packed_refs pack-refs: pack expired loose refs to packed_refs - - - --- 2019-07-21 孙超 New
[GSoC,RFC,WIP,3/3] grep: re-enable threads in non-worktree case grep: allow parallelism in zlib inflation - - - --- 2019-07-19 Matheus Tavares New
[GSoC,RFC,WIP,2/3] grep: remove locks on object reading operations grep: allow parallelism in zlib inflation - - - --- 2019-07-19 Matheus Tavares New
[GSoC,RFC,WIP,1/3] object-store: make read_object_file_extended() thread-safe grep: allow parallelism in zlib inflation - - - --- 2019-07-19 Matheus Tavares New
[v3,6/6] t6200: use test_commit_bulk [v3,1/6] test-lib: introduce test_commit_bulk - - - --- 2019-07-19 Jeff King New
[v3,5/6] t5703: use test_commit_bulk [v3,1/6] test-lib: introduce test_commit_bulk - - - --- 2019-07-19 Jeff King New
[v3,4/6] t5702: use test_commit_bulk [v3,1/6] test-lib: introduce test_commit_bulk - - - --- 2019-07-19 Jeff King New
[v3,3/6] t3311: use test_commit_bulk [v3,1/6] test-lib: introduce test_commit_bulk - - - --- 2019-07-19 Jeff King New
[v3,2/6] t5310: increase the number of bitmapped commits [v3,1/6] test-lib: introduce test_commit_bulk - - - --- 2019-07-19 Jeff King New
[v3,1/6] test-lib: introduce test_commit_bulk [v3,1/6] test-lib: introduce test_commit_bulk - - - --- 2019-07-19 Jeff King New
[1/1] Travis CI: Lint for Python syntax errors and undefined names Travis CI: Lint for Python syntax errors and undefined names - - - --- 2019-07-19 John Passaro via GitGitGadget New
[v3] builtin/merge: support --squash --commit [v3] builtin/merge: support --squash --commit - - - --- 2019-07-19 Edmundo Carmona Antoranz New
[v2,4/4] t7503: add tests for pre-merge-hook pre-merge hook - - - --- 2019-07-18 Josh Steadmon New
[v2,3/4] merge: --no-verify to bypass pre-merge hook pre-merge hook - - - --- 2019-07-18 Josh Steadmon New
[v2,2/4] merge: do no-verify like commit pre-merge hook - - - --- 2019-07-18 Josh Steadmon New
[v2,1/4] git-merge: Honor pre-merge hook pre-merge hook - - - --- 2019-07-18 Josh Steadmon New
[1/1] README: fix rendering of text in angle brackets Fix rendering of text in angle brackets in README.md - - - --- 2019-07-18 John Passaro via GitGitGadget New
[GSoC,v2,2/2] rebase -i: support --committer-date-is-author-date rebase -i: support --committer-date-is-author-date - - - --- 2019-07-18 Rohit Ashiwal New
[GSoC,v2,1/2] sequencer: add NULL checks under read_author_script rebase -i: support --committer-date-is-author-date - - - --- 2019-07-18 Rohit Ashiwal New
[GSoC,v2,1/1] rebase -i: add --ignore-whitespace flag rebase -i: support --ignore-whitespace - - - --- 2019-07-18 Rohit Ashiwal New
[24/24] git: avoid calling aliased builtins via their dashed form Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[23/24] t5505,t5516: create .git/branches/ when needed Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[22/24] bin-wrappers: append `.exe` to target paths if necessary Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[20/24] .gitignore: touch up the entries regarding Visual Studio Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[21/24] .gitignore: ignore Visual Studio's temporary/generated files Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[19/24] vcxproj: also link-or-copy builtins Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[18/24] msvc: add a Makefile target to pre-generate the Visual Studio solution Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[17/24] contrib/buildsystems: add a backend for modern Visual Studio versions Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[16/24] contrib/buildsystems: handle options starting with a slash Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[15/24] contrib/buildsystems: also handle -lexpat Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[14/24] contrib/buildsystems: handle libiconv, too Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[13/24] contrib/buildsystems: handle the curl library option Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[11/24] contrib/buildsystems: optionally capture the dry-run in a file Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[12/24] contrib/buildsystems: error out on unknown option Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[10/24] contrib/buildsystems: redirect errors of the dry run into a log file Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[09/24] contrib/buildsystems: ignore gettext stuff Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[08/24] contrib/buildsystems: handle quoted spaces in filenames Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[07/24] contrib/buildsystems: fix misleading error message Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[06/24] contrib/buildsystems: ignore irrelevant files in Generators/ Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[05/24] contrib/buildsystems: ignore invalidcontinue.obj Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[04/24] Vcproj.pm: urlencode '<' and '>' when generating VC projects Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[03/24] Vcproj.pm: do not configure VCWebServiceProxyGeneratorTool Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[02/24] Vcproj.pm: list git.exe first to be startup project Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[01/24] Vcproj.pm: auto-generate GUIDs Reinstate support for Visual Studio - - - --- 2019-07-18 John Passaro via GitGitGadget New
[v2,1/1] clean: show an error message when the path is too long Show an error if too-long paths are seen by git clean -dfx - - - --- 2019-07-18 John Passaro via GitGitGadget New
rm: resolving by removal is not a warning-worthy event rm: resolving by removal is not a warning-worthy event - - - --- 2019-07-17 Junio C Hamano New
[RFC,9/9] sequencer: have read_populate_todo() check for dropped commits rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
[RFC,8/9] rebase-interactive: warn if commit is dropped with --edit-todo rebase -i: extend rebase.missingCommitsCheck to `--edit-todo' and co. - - - --- 2019-07-17 Alban Gruin New
« 1 2 ... 176 177 178243 244 »