Show patches with: State = Action Required       |   24267 patches
« 1 2 ... 72 73 74242 243 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v1,23/43] completion: simplify __gitcomp completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,22/43] completion: refactor __gitcomp completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,21/43] completion: simplify equal suffix check completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,20/43] completion: factor out check in __gitcomp completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,19/43] completion: zsh: always set compset completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,18/43] completion: zsh: add excluded options completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,17/43] completion: zsh: fix extra space on foo= completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,16/43] completion: zsh: add support for general -c opts completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,15/43] completion: zsh: fix for undefined completions completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,14/43] completion: zsh: add support for general -C opts completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,13/43] completion: zsh: expand --git-dir file argument completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,12/43] completion: zsh: fix options with arguments completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,11/43] completion: bash: get rid of any non-append code completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,10/43] completion: bash: get rid of _append() functions completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,09/43] completion: bash: remove non-append functionality completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,08/43] test: completion: add run_func() helper completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,07/43] test: completion: switch __gitcomp_nl prefix test completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,06/43] test: completion: fix currently typed words completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,05/43] completion: bash: do not modify COMP_WORDBREAKS completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,04/43] completion: bash: add correct suffix in variables completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,03/43] completion: bash: fix for multiple dash commands completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,02/43] completion: fix for suboptions with value completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v1,01/43] completion: bash: fix prefix detection in branch.* completion: git-completion 1.3.1 patches - - - --- 2021-04-26 Felipe Contreras New
[v2,13/13] hex: print objects using the hash algorithm member SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,12/13] hex: default to the_hash_algo on zero algorithm value SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,11/13] builtin/pack-objects: avoid using struct object_id for pack hash SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,10/13] commit-graph: don't store file hashes as struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,09/13] builtin/show-index: set the algorithm for object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,08/13] hash: provide per-algorithm null OIDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,07/13] hash: set, copy, and use algo field in struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,06/13] builtin/pack-redundant: avoid casting buffers to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,05/13] Use the final_oid_fn to finalize hashing of object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,04/13] hash: add a function to finalize object IDs SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,03/13] http-push: set algorithm when reading object ID SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,02/13] Always use oidread to read into struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[v2,01/13] hash: add an algo member to struct object_id SHA-256 / SHA-1 interop, part 1 - - - --- 2021-04-26 brian m. carlson New
[BUG] ** glob pattern in git diff doesn't match root directory [BUG] ** glob pattern in git diff doesn't match root directory - - - --- 2021-04-24 Shoaib Meenai New
[v3,3/3] fast-export, fast-import: implement signed-commits fast-export, fast-import: implement signed-commits - - - --- 2021-04-23 Luke Shumaker New
[v3,2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim' fast-export, fast-import: implement signed-commits - - - --- 2021-04-23 Luke Shumaker New
[v3,1/3] git-fast-import.txt: add missing LF in the BNF fast-export, fast-import: implement signed-commits - - - --- 2021-04-23 Luke Shumaker New
[v2,3/3] refs: make errno output explicit for read_raw_ref_fn refs: cleanup errno sideband ref related functions. - - - --- 2021-04-23 Han-Wen Nienhuys New
[v2,2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic refs: cleanup errno sideband ref related functions. - - - --- 2021-04-23 Han-Wen Nienhuys New
[v2,1/3] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn refs: cleanup errno sideband ref related functions. - - - --- 2021-04-23 Han-Wen Nienhuys New
refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn - - - --- 2021-04-23 Han-Wen Nienhuys New
[v3,4/4] test-helpers: split "file-size" into "file-size(s)" test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-23 Ævar Arnfjörð Bjarmason New
[v3,3/4] test-helpers: rename "path-utils is_valid_path" to "is-valid-paths" test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-23 Ævar Arnfjörð Bjarmason New
[v3,2/4] Revert and amend "test-lib-functions: assert correct parameter count" test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-23 Ævar Arnfjörð Bjarmason New
[v3,1/4] test-lib-functions: normalize test_path_is_missing() debugging test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-23 Ævar Arnfjörð Bjarmason New
cache-tree: avoid needless promisor object fetch cache-tree: avoid needless promisor object fetch - - - --- 2021-04-23 Jonathan Tan New
[RFC,v2,4/4] config: add 'config.superproject' file share a config between submodule and superproject - - - --- 2021-04-23 Emily Shaffer New
[RFC,v2,3/4] t7006-pager.sh: more lenient trace checking share a config between submodule and superproject - - - --- 2021-04-23 Emily Shaffer New
[RFC,v2,2/4] t1510-repo-setup: don't use exact matching on traces share a config between submodule and superproject - - - --- 2021-04-23 Emily Shaffer New
[RFC,v2,1/4] config: rename "submodule" scope to "gitmodules" share a config between submodule and superproject - - - --- 2021-04-23 Emily Shaffer New
[v3] add git-p4.fallbackEncoding config setting, to prevent git-p4 from crashing on non UTF-8 chang… [v3] add git-p4.fallbackEncoding config setting, to prevent git-p4 from crashing on non UTF-8 chang… - - - --- 2021-04-22 Tzadik Vanderhoof New
[3/3] fast-export, fast-import: let tags specify a different refname fast-export, fast-import: let tags specify a different refname - - - --- 2021-04-22 Luke Shumaker New
[2/3] fast-export: fix bug with nested tags fast-export, fast-import: let tags specify a different refname - - - --- 2021-04-22 Luke Shumaker New
[1/3] fast-export, fast-import: make stylistic changes fast-export, fast-import: let tags specify a different refname - - - --- 2021-04-22 Luke Shumaker New
[v3] git-merge: rewrite already up to date message [v3] git-merge: rewrite already up to date message - - - --- 2021-04-22 Josh Soref New
[v2] git-merge: move primary point before parenthetical [v2] git-merge: move primary point before parenthetical - - - --- 2021-04-21 Josh Soref New
git word diff bug? git word diff bug? - - - --- 2021-04-21 Scott Phuong New
[2/2] t6402: check exit status of ls-files [1/2] t6400: check exit status of ls-files - - - --- 2021-04-21 Đoàn Trần Công Danh New
[1/2] t6400: check exit status of ls-files [1/2] t6400: check exit status of ls-files - - - --- 2021-04-21 Đoàn Trần Công Danh New
[v2] test: add test for git bisect skip with --term* arguments [v2] test: add test for git bisect skip with --term* arguments - - - --- 2021-04-21 Bagas Sanjaya New
mailinfo: strip CR from base64/quoted-printable email mailinfo: strip CR from base64/quoted-printable email - - - --- 2021-04-21 Đoàn Trần Công Danh New
[V2] git-rev-list: add --first-parent-not flag [V2] git-rev-list: add --first-parent-not flag - - - --- 2021-04-21 Jerry Zhang New
git-apply: silence errors for success cases git-apply: silence errors for success cases - - - --- 2021-04-21 Jerry Zhang New
[v2] builtin/repack.c: set a default factor for '--geometric' [v2] builtin/repack.c: set a default factor for '--geometric' - - - --- 2021-04-20 Taylor Blau New
[RFC] fast-export, fast-import: Let tags specify an internal name [RFC] fast-export, fast-import: Let tags specify an internal name - - - --- 2021-04-20 Luke Shumaker New
git diff word diff bug?? git diff word diff bug?? - - - --- 2021-04-20 Scott Phuong New
[v2,8/8] object.c: remove "quiet" parameter from object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,7/8] object.c: normalize brace style in object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,6/8] commit.c: don't use deref_tag() -> object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,5/8] branch tests: assert lookup_commit_reference_gently() error object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,4/8] commit-graph: use obj->type, not object_as_type() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,3/8] object.c: add and use oid_is_type_or_die_msg() function object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,2/8] object.c: add a utility function for "expected type X, got Y" object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,1/8] tree.c: fix misindentation in parse_tree_gently() object.c: add and use "is expected" utility function + object_as_type() use - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,10/10] object.c: move type_from_string() code to its last user {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,09/10] hash-object: show usage on invalid --type {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,08/10] hash-object: refactor nested else/if/if into else if/else if {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,07/10] hash-object: pass along type length to object.c {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,06/10] tag.c: use type_from_string_gently() when parsing tags {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,05/10] object-name.c: make dependency on object_type order more obvious {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,04/10] object-file.c: make oid_object_info() return "enum object_type" {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,03/10] object.c: make type_from_string() return "enum object_type" {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,02/10] object.c: remove "gently" argument to type_from_string_gently() {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,01/10] object.c: stop supporting len == -1 in type_from_string_gently() {tag,object}*.c: refactorings + prep for a larger change - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,10/10] mktree: emit a more detailed error when the <type> is invalid object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,09/10] mktree: stop setting *ntr++ to NIL object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,08/10] object.c: don't go past "len" under die() in type_from_string_gently() object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,07/10] object.c: simplify return semantic of parse_object_buffer() object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,06/10] blob.c: remove parse_blob_buffer() object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}() object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,04/10] object-file.c: take type id, not string, in read_object_with_reference() object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,03/10] mktree tests: add test for invalid object type object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,02/10] hash-object tests: more detailed test for invalid type object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2,01/10] cat-file tests: test for bogus type name handling object.c et al: tests, small bug fixes etc. - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason New
[v2] doc: clarify the filename encoding in git diff [v2] doc: clarify the filename encoding in git diff - - - --- 2021-04-20 Andrey Bienkowski New
[v5,8/8] rev-list: allow filtering of provided items rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,7/8] pack-bitmap: implement combined filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
« 1 2 ... 72 73 74242 243 »