Show patches with: none      |   43384 patches
« 1 2 ... 77 78 79433 434 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
maintenance: compare output of pthread functions for inequality with 0 maintenance: compare output of pthread functions for inequality with 0 - - - --- 2022-12-02 Seija Kijin Accepted
[4/1] t3920: replace two cats with a tee t3920: don't ignore errors of more than one command with `|| true` - - - --- 2022-12-02 René Scharfe New
[3/1] t3920: simplify redirection of loop output t3920: don't ignore errors of more than one command with `|| true` - - - --- 2022-12-02 René Scharfe New
[2/1] t3920: support CR-eating grep t3920: don't ignore errors of more than one command with `|| true` 1 - - --- 2022-12-02 René Scharfe Accepted
fsmonitor: eliminate call to deprecated FSEventStream function fsmonitor: eliminate call to deprecated FSEventStream function - - - --- 2022-12-02 Jeff Hostetler Superseded
[v3,8/8] tests: don't lose mist "git" exit codes tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v3,7/8] tests: don't lose "git" exit codes in "! ( git ... | grep )" tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v3,6/8] tests: don't lose 'test <str> = $(cmd ...)"' exit code tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v3,5/8] tests: use "test_cmp" instead of "test" in sub-shells tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v3,4/8] t/lib-patch-mode.sh: fix ignored exit codes tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v3,3/8] diff tests: fix ignored exit codes in t4023 tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v3,2/8] auto-crlf tests: don't lose exit code in loops and outside tests tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v3,1/8] merge tests: don't ignore "rev-parse" exit code in helper tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,15/15] CI: add a "linux-cmake-test" to run cmake & ctest on linux cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,14/15] cmake: copy over git-p4.py for t983[56] perforce test cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,13/15] cmake: only look for "sh" in "C:/Program Files" on Windows cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,12/15] cmake: increase test timeout on Windows only cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,11/15] cmake: support GIT_TEST_OPTS, abstract away WIN32 defaults cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,10/15] cmake: optionally be able to run tests before "ctest" cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,09/15] test-lib.sh: support a "GIT_TEST_BUILD_DIR" cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,08/15] Makefile + test-lib.sh: don't prefer cmake-built to make-built git cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,07/15] cmake: set "USE_LIBPCRE2" in "GIT-BUILD-OPTIONS" for test-lib.sh cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,06/15] cmake & test-lib.sh: add a $GIT_SOURCE_DIR variable cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,05/15] cmake: chmod +x the bin-wrappers/* & SCRIPT_{SH,PERL} & git-p4 cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,04/15] cmake: don't copy chainlint.pl to build directory cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,03/15] cmake: update instructions for portable CMakeLists.txt cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,02/15] cmake: use "-S" and "-B" to specify source and build directories cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v5,01/15] cmake: don't invoke msgfmt with --statistics cmake: document, fix on *nix, add CI - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,8/8] tests: use "test_cmp_cmd" in misc tests tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,7/8] tests: use "test_cmp_cmd" instead of "test" in sub-shells tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,6/8] merge tests: don't ignore "rev-parse" exit code in helper tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,5/8] t/lib-patch-mode.sh: fix ignored "git" exit codes tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,4/8] test-lib-functions: add and use test_cmp_cmd tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,3/8] diff tests: fix ignored exit codes in t4023 tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,2/8] auto-crlf tests: check "git checkout" exit code tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
[v2,1/8] log tests: don't use "exit 1" outside a sub-shell tests: fix ignored & hidden exit codes - - - --- 2022-12-02 Ævar Arnfjörð Bjarmason Superseded
fsmonitor: fix race seen in t7527 fsmonitor: fix race seen in t7527 - - - --- 2022-12-01 Jeff Hostetler Accepted
[v3,3/3] diff: remove parseopts member from struct diff_options [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,2/3] diff: use add_diff_options() in diff_opt_parse() [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,1/3] diff: factor out add_diff_options() [v3,1/3] diff: factor out add_diff_options() - - - --- 2022-12-01 René Scharfe New
[v3,0/3] diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
t4205: don't exit test script on failure t4205: don't exit test script on failure - - - --- 2022-12-01 René Scharfe New
[v2,4/4] commit: don't lazy-fetch commits Don't lazy-fetch commits when parsing them - - - --- 2022-12-01 Jonathan Tan Superseded
[v2,3/4] object-file: refactor replace object lookup Don't lazy-fetch commits when parsing them - - - --- 2022-12-01 Jonathan Tan Superseded
[v2,2/4] object-file: refactor corrupt object diagnosis Don't lazy-fetch commits when parsing them - - - --- 2022-12-01 Jonathan Tan Superseded
[v2,1/4] object-file: reread object with exact same args Don't lazy-fetch commits when parsing them - - - --- 2022-12-01 Jonathan Tan Superseded
list-objects-filter: plug pattern_list leak list-objects-filter: plug pattern_list leak - - - --- 2022-12-01 René Scharfe Accepted
test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out" test-lib.sh: discover "git" in subdirs of "contrib/buildsystems/out" - - - --- 2022-12-01 Ævar Arnfjörð Bjarmason New
[v6,2/2] cat-file: add mailmap support to --batch-check option Add mailmap mechanism in cat-file options - - - --- 2022-12-01 Siddharth Asthana Superseded
[v6,1/2] cat-file: add mailmap support to -s option Add mailmap mechanism in cat-file options - - - --- 2022-12-01 Siddharth Asthana Superseded
[v2,3/3] diff: remove parseopts member from struct diff_options diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2,2/3] diff: let prep_parse_options() return parseopt array diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2,1/3] diff: factor out add_diff_options() diff: build parseopts array on demand - - - --- 2022-12-01 René Scharfe New
[v2] Don't pass -v to submodule command [v2] Don't pass -v to submodule command - - - --- 2022-12-01 Sven Strickroth New
git-compat-util: avoid redefining system function names git-compat-util: avoid redefining system function names - - 1 --- 2022-11-30 Jeff King New
[4/4] commit: don't lazy-fetch commits Don't lazy-fetch commits when parsing them - - - --- 2022-11-30 Jonathan Tan Superseded
[3/4] object-file: refactor replace object lookup Don't lazy-fetch commits when parsing them - - - --- 2022-11-30 Jonathan Tan Superseded
[2/4] object-file: refactor corrupt object diagnosis Don't lazy-fetch commits when parsing them - - - --- 2022-11-30 Jonathan Tan Superseded
[1/4] object-file: reread object with exact same args Don't lazy-fetch commits when parsing them - - - --- 2022-11-30 Jonathan Tan Superseded
Don't pass -v to submodule command Don't pass -v to submodule command - - - --- 2022-11-30 Sven Strickroth Superseded
[3/3] diff: remove parseopts member of struct diff_options diff: build parseopts array on demand - - - --- 2022-11-30 René Scharfe Superseded
[2/3] diff: let prep_parse_options() return parseopt array diff: build parseopts array on demand - - - --- 2022-11-30 René Scharfe Superseded
[1/3] diff: factor out add_diff_options() diff: build parseopts array on demand - - - --- 2022-11-30 René Scharfe Superseded
[v4] am: Allow passing --no-verify flag [v4] am: Allow passing --no-verify flag - - - --- 2022-11-30 Thierry Reding New
cocci: avoid "should ... be a metavariable" warnings cocci: avoid "should ... be a metavariable" warnings - - - --- 2022-11-30 Ævar Arnfjörð Bjarmason Accepted
[v3,1/1] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 Makefiles: GNU make 4.4 fixes - - - --- 2022-11-30 Ævar Arnfjörð Bjarmason Accepted
[v9] status: modernize git-status "slow untracked files" advice [v9] status: modernize git-status "slow untracked files" advice - - - --- 2022-11-30 Rudy Rigot Accepted
[v2,4/4] Documentation/Makefile: narrow wildcard rules to our known files Makefiles: GNU make 4.4 fixes - - - --- 2022-11-29 Ævar Arnfjörð Bjarmason Superseded
[v2,3/4] Makefiles: change search through $(MAKEFLAGS) for GNU make 4.4 Avoid multiple patterns when recipes generate one file - - - --- 2022-11-29 Ævar Arnfjörð Bjarmason Accepted
[v2,2/4] Documentation/Makefile: avoid multiple patterns when generating one file Makefiles: GNU make 4.4 fixes - - - --- 2022-11-29 Ævar Arnfjörð Bjarmason Superseded
[v2,1/4] Documentation/Makefile: de-duplicate *.[157] dependency list Makefiles: GNU make 4.4 fixes - - - --- 2022-11-29 Ævar Arnfjörð Bjarmason Superseded
[v3,3/3] t1301: do not change $CWD in "shared=all" test case t1301: various updates - - - --- 2022-11-29 Jiang Xin Accepted
[v3,2/3] t1301: use test_when_finished for cleanup t1301: various updates - - - --- 2022-11-29 Jiang Xin Accepted
[v3,1/3] t1301: fix wrong template dir for git-init t1301: various updates - - - --- 2022-11-29 Jiang Xin Accepted
[v3,5/5] list-objects-filter: remove OPT_PARSE_LIST_OBJECTS_FILTER_INIT() pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,4/5] pack-objects: simplify --filter handling pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,3/5] pack-objects: fix handling of multiple --filter options pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,2/5] t5317: demonstrate failure to handle multiple --filter options pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,1/5] t5317: stop losing return codes of git ls-files pack-objects: fix and simplify --filter handling - - - --- 2022-11-29 René Scharfe New
[v3,2/2,RPC] grep: introduce --scope option diff: introduce scope option - - - --- 2022-11-29 ZheNing Hu New
[v3,1/2,RFC] diff: introduce --scope option diff: introduce scope option - - - --- 2022-11-29 ZheNing Hu New
[v3] am: Allow passing --no-verify flag [v3] am: Allow passing --no-verify flag - - - --- 2022-11-28 Thierry Reding Superseded
[v2] t5314: check exit code of "git" [v2] t5314: check exit code of "git" - - - --- 2022-11-28 Ævar Arnfjörð Bjarmason Accepted
[v5,4/4] pack-bitmap.c: trace bitmap ignore logs when midx-bitmap is found pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-28 Teng Long Accepted
[v5,3/4] pack-bitmap.c: break out of the bitmap loop early if not tracing pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-28 Teng Long Accepted
[v5,2/4] pack-bitmap.c: avoid exposing absolute paths pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-28 Teng Long Accepted
[v5,1/4] pack-bitmap.c: remove unnecessary "open_pack_index()" calls pack-bitmap.c: avoid exposing absolute paths - - - --- 2022-11-28 Teng Long Accepted
[v2,3/3] t1301: do not change $CWD in "shared=all" test case Untitled series #699698 - - - --- 2022-11-28 Jiang Xin New
[v2,2/3] t1301: use test_when_finished for cleanup Untitled series #699697 - - - --- 2022-11-28 Jiang Xin Accepted
[v2,1/3] t1301: fix wrong template dir for git-init [v2,1/3] t1301: fix wrong template dir for git-init - - - --- 2022-11-28 Jiang Xin Accepted
t5314: check exit code of "rev-parse" t5314: check exit code of "rev-parse" - - - --- 2022-11-28 Ævar Arnfjörð Bjarmason New
[1/1] Avoid multiple patterns when recipes generate one file Avoid multiple patterns when recipes generate one file - - - --- 2022-11-27 Paul Smith Accepted
[v1,4/4] t1301: do not change $CWD in "shared=all" test case [v1,1/4] t1301: fix wrong template dir for git-init - - - --- 2022-11-27 Jiang Xin New
[v1,3/4] t1301: wrap the statements in the for loop [v1,1/4] t1301: fix wrong template dir for git-init - - - --- 2022-11-27 Jiang Xin New
[v1,2/4] t1301: use test_when_finished for cleanup [v1,1/4] t1301: fix wrong template dir for git-init - - - --- 2022-11-27 Jiang Xin Accepted
[v1,1/4] t1301: fix wrong template dir for git-init [v1,1/4] t1301: fix wrong template dir for git-init - - - --- 2022-11-27 Jiang Xin Accepted
[5/5] diff-merges: issue warning on lone '-m' option diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[4/5] diff-merges: support list of values for --diff-merges diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[3/5] diff-merges: implement log.diffMergesForce config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[2/5] diff-merges: implement log.diffMerges-m-imply-p config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
« 1 2 ... 77 78 79433 434 »