Show patches with: none      |   44877 patches
« 1 2 ... 243 244 245448 449 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,1/5] test-lib-functions: normalize test_path_is_missing() debugging test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[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
[v4,11/11] test-lib: split up and deprecate test_create_repo() test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,10/11] test-lib: do not show advice about init.defaultBranch under --verbose test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,09/11] test-lib: reformat argument list in test_create_repo() test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,08/11] submodule tests: use symbolic-ref --short to discover branch name test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,07/11] test-lib functions: add --printf option to test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,06/11] describe tests: convert setup to use test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,05/11] test-lib functions: add an --annotated option to "test_commit" test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,04/11] test-lib-functions: document test_commit --no-tag test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,03/11] test-lib-functions: reword "test_commit --append" docs test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
[v4,01/11] test-lib: bring $remove_trash out of retirement test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-21 Ævar Arnfjörð Bjarmason Superseded
add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset… add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset… - - - --- 2021-04-21 Tzadik Vanderhoof Superseded
[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] object-info: support for retrieving object info [v2] object-info: support for retrieving object info - - - --- 2021-04-20 Bruno Albuquerque Accepted
[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
[v2,2/2,GSOC] ref-filter: reuse output buffer ref-filter: reuse output buffer - - - --- 2021-04-20 ZheNing Hu Accepted
[v2,1/2,GSOC] ref-filter: get rid of show_ref_array_item ref-filter: reuse output buffer - - - --- 2021-04-20 ZheNing Hu Accepted
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
test: add test for git bisect skip with --term* arguments test: add test for git bisect skip with --term* arguments - - - --- 2021-04-20 Bagas Sanjaya Superseded
[v2,3/3] test-lib-functions: remove last two parameter count assertions test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v2,2/3] Revert and amend "test-lib-functions: assert correct parameter count" test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v2,1/3] test-lib-functions: normalize test_path_is_missing() debugging test-lib-functions.sh: trickery to make -x less verbose - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,12/12] test-lib: split up and deprecate test_create_repo() test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,11/12] test-lib: do not show advice about init.defaultBranch under --verbose test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,10/12] test-lib: reformat argument list in test_create_repo() test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,09/12] submodule tests: use symbolic-ref --short to discover branch name test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,08/12] test-lib functions: add --printf option to test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,07/12] describe tests: convert setup to use test_commit test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,06/12] test-lib functions: add an --annotated option to "test_commit" test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,05/12] test-lib-functions: document test_commit --no-tag test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,04/12] test-lib-functions: reword "test_commit --append" docs test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,02/12] test-lib: bring $remove_trash out of retirement test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v3,01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>" test-lib.sh: new test_commit args, simplification & fixes - - - --- 2021-04-20 Ævar Arnfjörð Bjarmason Superseded
[v2] doc: clarify the filename encoding in git diff [v2] doc: clarify the filename encoding in git diff - - - --- 2021-04-20 Andrey Bienkowski New
[5/5] git-completion.bash: consolidate no-subcommand case for _git_stash() git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[4/5] git-completion.bash: consolidate cases in _git_stash() git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[3/5] git-completion.bash: use $__git_cmd_idx in more places git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[2/5] git-completion.bash: rename to $__git_cmd_idx git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
[1/5] git-completion.bash: separate some commands onto their own line git-completion.bash: fixes on top of 'dl/complete-stash' - - - --- 2021-04-20 Denton Liu Superseded
builtin/repack.c: set a default factor for '--geometric' builtin/repack.c: set a default factor for '--geometric' - - - --- 2021-04-20 Taylor Blau Superseded
[3/3] fast-export, fast-import: implement signed-commits fast-export, fast-import: implement signed-commits - - - --- 2021-04-19 Luke Shumaker Superseded
[2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim' fast-export, fast-import: implement signed-commits - - - --- 2021-04-19 Luke Shumaker Superseded
[1/3] git-fast-import.txt: add missing LF in the BNF fast-export, fast-import: implement signed-commits - - - --- 2021-04-19 Luke Shumaker Superseded
[v4,5/5] parallel-checkout: add design documentation Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,4/5] parallel-checkout: support progress displaying Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,3/5] parallel-checkout: add configuration options Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,2/5] parallel-checkout: make it truly parallel Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[v4,1/5] unpack-trees: add basic support for parallel checkout Parallel Checkout (part 2) - - - --- 2021-04-19 Matheus Tavares Accepted
[2/2] git: support separate arg for `--config-env`'s value git: support separate arg for `--config-env`'s value - - - --- 2021-04-19 Patrick Steinhardt Superseded
[1/2] git.txt: fix synopsis of `--config-env` missing the equals sign git: support separate arg for `--config-env`'s value - - - --- 2021-04-19 Patrick Steinhardt Superseded
doc: clarify the filename encoding in git diff doc: clarify the filename encoding in git diff - - - --- 2021-04-19 Andrey Bienkowski Superseded
[v5,3/3] config: allow overriding of global and system configuration config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,2/3] config: unify code paths to get global config paths config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[v5,1/3] config: rename `git_etc_config()` config: allow overriding global/system config - - - --- 2021-04-19 Patrick Steinhardt Accepted
[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
[v5,6/8] pack-bitmap: implement object type filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,5/8] list-objects: implement object type filter rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,4/8] list-objects: support filtering by tag and commit rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,3/8] list-objects: move tag processing into its own function rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,2/8] revision: mark commit parents as NOT_USER_GIVEN rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v5,1/8] uploadpack.txt: document implication of `uploadpackfilter.allow` rev-list: implement object type filter - - - --- 2021-04-19 Patrick Steinhardt New
[v7,28/28] t1404: annotate test cases with REFFILES reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
[v7,27/28] t1401,t2011: parameterize HEAD.lock for REFTABLE reftable library - - - --- 2021-04-19 Han-Wen Nienhuys New
« 1 2 ... 243 244 245448 449 »