Show patches with: State = Action Required       |   24391 patches
« 1 2 ... 149 150 151243 244 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
git-am doesn't strip CRLF line endings when the mbox is base64-encoded git-am doesn't strip CRLF line endings when the mbox is base64-encoded - - - --- 2019-12-18 George Dunlap New
[v4,12/12] pack-bitmap: don't rely on bitmap_git->reuse_objects Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,11/12] pack-objects: add checks for duplicate objects Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,10/12] pack-objects: improve partial packfile reuse Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,09/12] builtin/pack-objects: introduce obj_is_packed() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,08/12] pack-objects: introduce pack.allowPackReuse Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,07/12] csum-file: introduce hashfile_total() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,06/12] pack-bitmap: simplify bitmap_has_oid_in_uninteresting() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,05/12] pack-bitmap: uninteresting oid can be outside bitmapped packfile Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,04/12] pack-bitmap: introduce bitmap_walk_contains() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,03/12] ewah/bitmap: introduce bitmap_word_alloc() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,02/12] packfile: expose get_delta_base() Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[v4,01/12] builtin/pack-objects: report reused packfile objects Rewrite packfile reuse code - - - --- 2019-12-18 Christian Couder New
[1/1] config: allow user to know scope of config options config: allow user to know scope of config options - - - --- 2019-12-18 Johannes Schindelin via GitGitGadget New
[15/15] t1507: teach full_name() to accept `!` arg t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[14/15] t1501: remove use of `test_might_fail cp` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[13/15] t1409: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[12/15] t1409: let sed open its own files t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[11/15] t1307: reorder `nongit test_must_fail` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[10/15] t1306: convert `test_might_fail rm` to `rm -f` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[09/15] t0020: use ! check_packed_refs_marked t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[08/15] t0020: s/test_must_fail has_cr/! has_cr/ t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[07/15] t0020: drop redirections to /dev/null t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[06/15] t0003: don't use `test_must_fail attr_check` t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[05/15] t0003: use test_must_be_empty() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[04/15] t0003: use named parameters in attr_check() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[03/15] t0000: replace test_must_fail with ! for run_sub_test_lib_test() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[02/15] t/lib-git-p4: use test_path_is_missing() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[01/15] test-lib-functions: introduce test_non_git_might_fail() t: replace incorrect test_must_fail usage (part 1) - - - --- 2019-12-17 Denton Liu New
[7/7] commit --interactive: make it work with the built-in `add -i` stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[6/7] built-in add -p: implement the "worktree" patch modes stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[5/7] built-in add -p: implement the "checkout" patch modes stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[4/7] built-in stash: use the built-in `git add -p` if so configured stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[3/7] legacy stash -p: respect the add.interactive.usebuiltin setting stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[2/7] built-in add -p: implement the "stash" and "reset" patch modes stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[1/7] built-in add -p: prepare for patch modes other than "stage" stash/reset/checkout -p: optionally use the add --patch backend written in pure C - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[1/1] commit: display advice hints when commit fails commit: display advice hints when commit fails - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[v3,3/3] dir: exit before wildcard fall-through if there is no wildcard Directory traversal bugs - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[v3,2/3] dir: remove stray quote character in comment Directory traversal bugs - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[v3,1/3] t3011: demonstrate directory traversal failures Directory traversal bugs - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[2/2] Documentation/git-log: mention that line-log regex must match in starting revision Improve line log documentation - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[1/2] Documentation/git-log: document accepted line-log diff formats Improve line log documentation - - - --- 2019-12-17 Johannes Schindelin via GitGitGadget New
[2/2] contrib/credential/netrc: work outside a repo contrib/credential/netrc: Makefile + script cleanup - - - --- 2019-12-16 Denton Liu New
[1/2] contrib/credential/netrc: make PERL_PATH configurable contrib/credential/netrc: Makefile + script cleanup - - - --- 2019-12-16 Denton Liu New
[v2,18/18] checkout, restore: support the --pathspec-from-file option Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,17/18] t2024: cover more cases Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,16/18] parse_branchname_arg(): refactor the decision making Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,15/18] parse_branchname_arg(): update code comments Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,14/18] parse_branchname_arg(): introduce expect_commit_only Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,13/18] parse_branchname_arg(): easier to understand variables Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,12/18] checkout: die() on ambiguous tracking branches Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,11/18] parse_branchname_arg(): extract part as new function Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,10/18] doc: restore: synchronize <pathspec> description Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,09/18] doc: checkout: synchronize <pathspec> description Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,08/18] doc: checkout: fix broken text reference Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,07/18] doc: checkout: remove duplicate synopsis Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,06/18] add: support the --pathspec-from-file option Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,05/18] cmd_add: prepare for next patch Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,04/18] commit: forbid --pathspec-from-file --all Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,03/18] t7107: add tests for error conditions Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,02/18] t7526: add tests for error conditions Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v2,01/18] t7107, t7526: directly test parse_pathspec_file() Extend --pathspec-from-file to git add, checkout - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[1/1] gpg-interface: add minTrustLevel as a configuration option gpg-interface: add minTrustLevel as a configuration option - - - --- 2019-12-16 Hans Jerry Illikainen New
[v5,4/4] git-p4: failure because of RCS keywords should show help git-p4: Usability enhancements - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v5,3/4] git-p4: wrap patchRCSKeywords test to revert changes on failure git-p4: Usability enhancements - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v5,2/4] git-p4: show detailed help when parsing options fail git-p4: Usability enhancements - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[v5,1/4] git-p4: yes/no prompts should sanitize user text git-p4: Usability enhancements - - - --- 2019-12-16 Johannes Schindelin via GitGitGadget New
[Outreachy] bisect--helper: change `retval` to `res` [Outreachy] bisect--helper: change `retval` to `res` - - - --- 2019-12-16 Miriam R. New
l10n: de.po: Reword generation numbers l10n: de.po: Reword generation numbers - - - --- 2019-12-15 Ralf Thielow New
gitk: fix the context menu not appearing in the presence of submodule diffs gitk: fix the context menu not appearing in the presence of submodule diffs - - - --- 2019-12-15 Роман Донченко New
german language fix: Generierung vs. Generation [was: Re: Parallel fetch and commit graph writing r… german language fix: Generierung vs. Generation [was: Re: Parallel fetch and commit graph writing r… - - - --- 2019-12-15 Thomas Braun New
[v2,1/1] fix-typo: consecutive-word duplications fix-typo: consecutive-word duplications - - - --- 2019-12-15 Johannes Schindelin via GitGitGadget New
[1/1] worktree: delete branches auto-created by 'worktree add' worktree: delete branches auto-created by 'worktree add' - - - --- 2019-12-14 Pratyush Yadav New
[Outreachy,v2] bisect--helper: convert `*_warning` char pointers to char arrays. [Outreachy,v2] bisect--helper: convert `*_warning` char pointers to char arrays. - - - --- 2019-12-14 Miriam R. New
[RFC,v2,14/14] ci: also run linux-gcc pipeline with python3.5 environment [v2,01/14] git-p4: make python2.7 the oldest supported version - - - --- 2019-12-13 Yang Zhao New
[v2,13/14] git-p4: use python3's input() everywhere [v2,01/14] git-p4: make python2.7 the oldest supported version - - - --- 2019-12-13 Yang Zhao New
[v2,12/14] git-p4: simplify regex pattern generation for parsing diff-tree [v2,01/14] git-p4: make python2.7 the oldest supported version - 1 - --- 2019-12-13 Yang Zhao New
[v2,11/14] git-p4: use dict.items() iteration for python3 compatibility [v2,01/14] git-p4: make python2.7 the oldest supported version - 1 - --- 2019-12-13 Yang Zhao New
[v2,10/14] git-p4: use functools.reduce instead of reduce [v2,01/14] git-p4: make python2.7 the oldest supported version - - - --- 2019-12-13 Yang Zhao New
[v2,09/14] git-p4: fix freezing while waiting for fast-import progress [v2,01/14] git-p4: make python2.7 the oldest supported version - 1 - --- 2019-12-13 Yang Zhao New
[v2,08/14] git-p4: use marshal format version 2 when sending to p4 [v2,01/14] git-p4: make python2.7 the oldest supported version - 1 - --- 2019-12-13 Yang Zhao New
[v2,07/14] git-p4: open .gitp4-usercache.txt in text mode [v2,01/14] git-p4: make python2.7 the oldest supported version - 1 - --- 2019-12-13 Yang Zhao New
[v2,06/14] git-p4: convert path to unicode before processing them [v2,01/14] git-p4: make python2.7 the oldest supported version - 1 - --- 2019-12-13 Yang Zhao New
[v2,05/14] git-p4: encode/decode communication with git for python3 [v2,01/14] git-p4: make python2.7 the oldest supported version - 1 - --- 2019-12-13 Yang Zhao New
[v2,04/14] git-p4: encode/decode communication with p4 for python3 [v2,01/14] git-p4: make python2.7 the oldest supported version - - - --- 2019-12-13 Yang Zhao New
[v2,03/14] git-p4: remove string type aliasing [v2,01/14] git-p4: make python2.7 the oldest supported version - - - --- 2019-12-13 Yang Zhao New
[v2,02/14] git-p4: change the expansion test from basestring to list [v2,01/14] git-p4: make python2.7 the oldest supported version - - - --- 2019-12-13 Yang Zhao New
[v2,01/14] git-p4: make python2.7 the oldest supported version [v2,01/14] git-p4: make python2.7 the oldest supported version - - - --- 2019-12-13 Yang Zhao New
Makefile: drop GEN_HDRS Makefile: drop GEN_HDRS - - - --- 2019-12-13 Junio C Hamano New
[1/1] t3434: mark successful test as such t3434: mark successful test as such - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
[v2,1/1] sparse-checkout: respect core.ignoreCase in cone mode sparse-checkout: respect core.ignoreCase in cone mode - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
[v2] userdiff: remove empty subexpression from elixir regex [v2] userdiff: remove empty subexpression from elixir regex - 1 1 --- 2019-12-13 Ed Maste New
userdiff: remove empty subexpression from elixir regex userdiff: remove empty subexpression from elixir regex - - - --- 2019-12-13 Ed Maste New
[v4,4/4] git-p4: failure because of RCS keywords should show help git-p4: Usability enhancements - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
[v4,3/4] git-p4: wrap patchRCSKeywords test to revert changes on failure git-p4: Usability enhancements - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
[v4,2/4] git-p4: show detailed help when parsing options fail git-p4: Usability enhancements - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
[v4,1/4] git-p4: yes/no prompts should sanitize user text git-p4: Usability enhancements - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
[Outreachy] bisect--helper: convert `*_warning` char pointers to char arrays. [Outreachy] bisect--helper: convert `*_warning` char pointers to char arrays. - - - --- 2019-12-13 Miriam R. New
[19/19] built-in add -p: show helpful hint when nothing can be staged Implement the git add --patch backend in C - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
[18/19] built-in add -p: only show the applicable parts of the help text Implement the git add --patch backend in C - - - --- 2019-12-13 Johannes Schindelin via GitGitGadget New
« 1 2 ... 149 150 151243 244 »