Show patches with: State = Action Required       |   24267 patches
« 1 2 ... 95 96 97242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,24/26] completion: bash: add __gitcomp_opts completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,23/26] completion: bash: improve __gitcomp description completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,22/26] completion: bash: rename _get_comp_words_by_ref() completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,21/26] completion: bash: trivial cleanup completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,20/26] completion: bash: cleanup _get_comp_words_by_ref() completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,19/26] completion: bash: refactor _get_comp_words_by_ref() completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,18/26] completion: bash: simplify _get_comp_words_by_ref() completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,17/26] test: completion: switch __gitcomp_nl prefix test completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,16/26] completion: bash: simplify config_variable_name completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,15/26] completion: bash: improve __gitcomp suffix code completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,14/26] completion: bash: change suffix check in __gitcomp completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,13/26] completion: bash: simplify __gitcomp completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,12/26] completion: bash: refactor __gitcomp completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,11/26] completion: bash: simplify equal suffix check completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,10/26] completion: bash: factor out check in __gitcomp completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,09/26] completion: bash: get rid of any non-append code completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,08/26] completion: bash: get rid of _append() functions completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,07/26] completion: bash: remove non-append functionality completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,06/26] test: completion: add run_func() helper completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,05/26] test: completion: fix currently typed words completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,04/26] completion: bash: do not modify COMP_WORDBREAKS completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,03/26] completion: bash: fix for suboptions with value completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,02/26] completion: bash: add correct suffix in variables completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
[v2,01/26] completion: bash: fix prefix detection in branch.* completion: bash: a bunch of fixes, cleanups, and reorganization - - - --- 2020-11-10 Felipe Contreras New
add-interactive.c: use correct names to load color.diff.* config add-interactive.c: use correct names to load color.diff.* config - - - --- 2020-11-10 Jeff King New
[v3,2/2] receive-pack: gently write messages to proc-receive [v3,1/2] t5411: refactor make_user_friendly_and_stable_output - - - --- 2020-11-10 Jiang Xin New
[v3,1/2] t5411: refactor make_user_friendly_and_stable_output [v3,1/2] t5411: refactor make_user_friendly_and_stable_output - - - --- 2020-11-10 Jiang Xin New
[Outreachy,v7] diff: do not show submodule with untracked files as "-dirty" [Outreachy,v7] diff: do not show submodule with untracked files as "-dirty" - - - --- 2020-11-10 Sangeeta New
[v2,3/3] completion: bash: simplify __git_aliased_command completion: bash: support for recursive/nested aliases - - - --- 2020-11-10 Felipe Contreras New
[v2,2/3] completion: bash: check for alias loop completion: bash: support for recursive/nested aliases - - - --- 2020-11-10 Felipe Contreras New
[v2,1/3] completion: bash: support recursive aliases completion: bash: support for recursive/nested aliases - - - --- 2020-11-10 Felipe Contreras New
completion: bash: support recursive aliases completion: bash: support recursive aliases - - - --- 2020-11-09 Felipe Contreras New
[v2] format-patch: make output filename configurable [v2] format-patch: make output filename configurable - - - --- 2020-11-09 Junio C Hamano New
archive: support compression levels beyond 9 archive: support compression levels beyond 9 - - - --- 2020-11-09 René Scharfe New
[v2] t5411: consistent result for proc-receive broken test [v2] t5411: consistent result for proc-receive broken test - - - --- 2020-11-09 Jiang Xin New
[v2,4/4] update-ref: Disallow restart of ongoing transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,3/4] p1400: Use `git-update-ref --stdin` to test multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,2/4] update-ref: Allow creation of multiple transactions update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[v2,1/4] t1400: Avoid touching refs on filesystem update-ref: Allow creation of multiple transactions - - - --- 2020-11-09 Patrick Steinhardt New
[RFC,2/2] Revert "submodule.c: fetch in submodules git directory instead of in worktree" Handling regression introduced by a62387b - - - --- 2020-11-09 Peter Kaestle New
[RFC,1/2] submodules: test for fetch of non-init subsub-repo Handling regression introduced by a62387b - - - --- 2020-11-09 Peter Kaestle New
[6/6] t9603: use tabs for indentation (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[5/6] t5570: remove trailing padding (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[4/6] t5400,t5402: consistently indent with tabs, not with spaces (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[3/6] t3427: adjust stale comment (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[2/6] t3406: indent with tabs, not spaces Untitled series #379927 - - - --- 2020-11-09 Johannes Schindelin New
[1/6] t1004: insert missing "branch" in a message (Mostly whitespace) cleanups in preparation for renaming the default main branch - - - --- 2020-11-09 Johannes Schindelin New
[v1,27/27] doc/git-show: include --diff-merges description git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,26/27] doc/rev-list-options: document --first-parent implies --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,25/27] doc/diff-generate-patch: mention new --diff-merges option git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,24/27] doc/git-log: describe new --diff-merges options git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,23/27] t4013: add test for --diff-merges=first-parent git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,22/27] diff-merges: implement new values for --diff-merges git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,21/27] diff-merges: make -m/-c/--cc explicitly mutually exclusive git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,20/27] diff-merges: refactor opt settings into separate functions git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,19/27] diff-merges: get rid of now empty diff_merges_init_revs() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,18/27] diff-merges: group diff-merge flags next to each other inside 'rev_info' git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,17/27] diff-merges: split 'ignore_merges' field git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,16/27] diff-merges: fix -m to properly override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,15/27] t4013: add tests for -m failing to override -c/--cc git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,14/27] t4013: support test_expect_failure through ':failure' magic git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,13/27] diff-merges: revise revs->diff flag handling git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,12/27] diff-merges: introduce revs->first_parent_merges flag git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,11/27] diff-merges: new function diff_merges_set_dense_combined_if_unset() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,10/27] diff-merges: new function diff_merges_suppress() git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,09/27] diff-merges: re-arrange functions to match the order they are called in git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,08/27] diff-merges: rename diff_merges_default_to_enable() to match semantics git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,07/27] diff-merges: move checks for first_parent_only out of the module git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,06/27] diff-merges: rename all functions to have common prefix git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,05/27] revision: move diff merges functions to its own diff-merges.c git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,04/27] revision: provide implementation for diff merges tweaks git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,03/27] revision: factor out initialization of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,02/27] revision: factor out setup of diff-merge related settings git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
[v1,01/27] revision: factor out parsing of diff-merge related options git-log: implement new --diff-merge options - - - --- 2020-11-08 Sergey Organov New
Simplified merge logic Simplified merge logic - - - --- 2020-11-08 Seija K New
t4013: prepare for the new default branch name "main" t4013: prepare for the new default branch name "main" - - - --- 2020-11-08 Linus Arver via GitGitGadget New
[v5,10/15] strmap: split create_entry() out of strmap_put() Untitled series #378577 - - - --- 2020-11-06 Elijah Newren New
[v5,04/15] hashmap: introduce a new hashmap_partial_clear() Untitled series #378575 - - - --- 2020-11-06 Elijah Newren New
[8/8] Makefile: conditionally include GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[7/8] Makefile: don't delete dist tarballs directly by name speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[6/8] Makefile: don't use a versioned temp distribution directory speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[5/8] Makefile: don't try to clean old debian build product speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[4/8] git-gui/Makefile: conditionally include GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[3/8] gitweb/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[2/8] Documentation/Makefile: conditionally include ../GIT-VERSION-FILE speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
[1/8] Documentation/Makefile: conditionally include doc.dep speed up 'make clean' - - - --- 2020-11-05 Ramsay Jones New
Lengthening FORMAT_PATCH_NAME_MAX to 80 Lengthening FORMAT_PATCH_NAME_MAX to 80 - - - --- 2020-11-05 hukeping New
[RFC] t5411: fix broken pipe write error on proc-receive [RFC] t5411: fix broken pipe write error on proc-receive - - - --- 2020-11-05 Jiang Xin New
doc: fixing two trivial typos in Documentation/ doc: fixing two trivial typos in Documentation/ - - - --- 2020-11-05 Marlon Rac Cambasis New
log: diagnose -L used with pathspec as an error log: diagnose -L used with pathspec as an error - - - --- 2020-11-04 Junio C Hamano New
[v4,19/19] ci: run test round with parallel-checkout enabled Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,18/19] parallel-checkout: add tests related to .gitattributes Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,17/19] parallel-checkout: add tests related to clone collisions Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,16/19] parallel-checkout: add tests for basic operations Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,15/19] checkout-index: add parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,14/19] builtin/checkout.c: complete parallel checkout support Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,13/19] make_transient_cache_entry(): optionally alloc from mem_pool Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,12/19] parallel-checkout: support progress displaying Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,11/19] parallel-checkout: make it truly parallel Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
[v4,10/19] unpack-trees: add basic support for parallel checkout Parallel Checkout (part I) - - - --- 2020-11-04 Matheus Tavares New
« 1 2 ... 95 96 97242 243 »