Show patches with: none      |   43152 patches
« 1 2 ... 75 76 77431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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/5] diff-merges: implement [no-]hide option and log.diffMergesHide config diff-merges: more features - - - --- 2022-11-27 Sergey Organov New
[v8,3/3] git-jump: invoke emacs/emacsclient git-jump: support Emacs - - - --- 2022-11-27 Yoichi Nakayama Accepted
[v8,2/3] git-jump: move valid-mode check earlier git-jump: support Emacs - - - --- 2022-11-27 Jeff King Accepted
[v8,1/3] git-jump: add an optional argument '--stdout' git-jump: support Emacs - - - --- 2022-11-27 Yoichi Nakayama Accepted
[v2] send-email: relay '-v N' to format-patch [v2] send-email: relay '-v N' to format-patch - - - --- 2022-11-26 Kyle Meyer Accepted
i18n: fix command template placeholder format i18n: fix command template placeholder format - 1 - --- 2022-11-26 Jean-Noël AVILA Accepted
[v3,2/2] var: allow GIT_EDITOR to return null Improve consistency of git-var - - - --- 2022-11-26 Sean Allred Accepted
[v3,1/2] var: do not print usage() with a correct invocation Improve consistency of git-var - - - --- 2022-11-26 Sean Allred Accepted
merge-recursive: fix variable typo in error message merge-recursive: fix variable typo in error message - - - --- 2022-11-25 Kyle Meyer Accepted
[v2,2/2] var: allow GIT_EDITOR to return null Improve consistency of git-var - - - --- 2022-11-25 Sean Allred Superseded
[v2,1/2] var: do not print usage() with a correct invocation Improve consistency of git-var - - - --- 2022-11-25 Sean Allred Superseded
[v4,4/4] ci: install python on ubuntu Fix broken CI on newer github-actions runner image - - - --- 2022-11-25 Jiang Xin Accepted
[v4,3/4] ci: p4 on Linux has the same version as on macOS Fix broken CI on newer github-actions runner image - 1 - --- 2022-11-25 Jiang Xin Accepted
[v4,2/4] ci: remove the pipe after "p4 -V" to cache errors Fix broken CI on newer github-actions runner image - 1 - --- 2022-11-25 Jiang Xin Accepted
[v4,1/4] github-actions: run gcc-8 on ubuntu-20.04 image Fix broken CI on newer github-actions runner image - 1 - --- 2022-11-25 Jiang Xin Accepted
[v3,9/9] for-each-repo: with bad config, don't conflate <path> and <cmd> config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,8/9] config API: add "string" version of *_value_multi(), fix segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,7/9] config API users: test for *_get_value_multi() segfaults config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,6/9] for-each-repo: error on bad --config config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,5/9] config API: have *_multi() return an "int" and take a "dest" config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,4/9] versioncmp.c: refactor config reading next commit config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,3/9] config tests: add "NULL" tests for *_get_value_multi() config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,2/9] config tests: cover blind spots in git_die_config() tests config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
[v3,1/9] for-each-repo tests: test bad --config keys config API: make "multi" safe, fix numerous segfaults - - - --- 2022-11-25 Ævar Arnfjörð Bjarmason New
git-compat-util.h: Fix build without threads git-compat-util.h: Fix build without threads - - - --- 2022-11-25 Bagas Sanjaya New
[v7,3/3] git-jump: invoke emacs/emacsclient git-jump: support Emacs - - - --- 2022-11-25 Yoichi Nakayama Superseded
[v7,2/3] git-jump: move valid-mode check earlier git-jump: support Emacs - - - --- 2022-11-25 Jeff King Superseded
[v7,1/3] git-jump: add an optional argument '--stdout' git-jump: support Emacs - - - --- 2022-11-25 Yoichi Nakayama Superseded
[v2,RFC] diff: introduce --scope option [v2,RFC] diff: introduce --scope option - - - --- 2022-11-25 ZheNing Hu New
trace2 tests: guard pthread test with "PTHREAD" trace2 tests: guard pthread test with "PTHREAD" - - - --- 2022-11-24 Ævar Arnfjörð Bjarmason Accepted
[3/3] var: allow GIT_EDITOR to return null Improve consistency of git-var - - - --- 2022-11-24 Sean Allred Superseded
[2/3] var: remove read_var Improve consistency of git-var - - - --- 2022-11-24 Sean Allred Superseded
« 1 2 ... 75 76 77431 432 »