Show patches with: Archived = No       |   19498 patches
« 1 2 ... 132 133 134194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[4/6] urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[3/6] shortlog: use designated initializer for "struct shortlog" Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[2/6] builtin/blame.c: refactor commit_info_init() to COMMIT_INFO_INIT macro Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[1/6] daemon.c: refactor hostinfo_init() to HOSTINFO_INIT macro Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[5/5] cbtree.h: define cb_init() in terms of CBTREE_INIT Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[4/5] *.h: move some *_INIT to designated initializers Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[3/5] *.h _INIT macros: don't specify fields equal to 0 Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[2/5] *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[1/5] submodule-config.h: remove unused SUBMODULE_INIT macro Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[v2,8/8] hook-list.h: add a generated list of hooks, like config-list.h Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2,7/8] hook.c users: use "hook_exists()" instead of "find_hook()" Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2,6/8] hook.c: add a hook_exists() wrapper and use it in bugreport.c Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2,5/8] hook.[ch]: move find_hook() from run-command.c to hook.c Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2,4/8] Makefile: remove an out-of-date comment Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2,3/8] Makefile: don't perform "mv $@+ $@" dance for $(GENERATED_H) Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2,2/8] Makefile: stop hardcoding {command,config}-list.h Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2,1/8] Makefile: mark "check" target as .PHONY Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-26 Ævar Arnfjörð Bjarmason Accepted
[v2] connect: also update offset for features without values [v2] connect: also update offset for features without values - - - --- 2021-09-26 Andrzej Hunt Accepted
[v3,2/2] lazyload.h: use an even more generic function pointer than FARPROC js/win-lazyload-buildfix - - - --- 2021-09-26 Carlo Marcelo Arenas Belón Superseded
[v3,1/2] lazyload.h: fix warnings about mismatching function pointer types js/win-lazyload-buildfix - - - --- 2021-09-26 Carlo Marcelo Arenas Belón Superseded
doc: fix capitalization in porcelain v2 section doc: fix capitalization in porcelain v2 section - - - --- 2021-09-26 Orgad Shaneh Accepted
[v6,8/8] core.fsyncobjectfiles: performance tests for add and stash Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v6,7/8] core.fsyncobjectfiles: tests for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v6,6/8] unpack-objects: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v6,5/8] update-index: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v6,4/8] core.fsyncobjectfiles: add windows support for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v6,3/8] core.fsyncobjectfiles: batched disk flushes Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v6,2/8] bulk-checkin: rename 'state' variable and separate 'plugged' boolean Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v6,1/8] object-file.c: do not rename in a temp odb Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,7/7] core.fsyncobjectfiles: performance tests for add and stash Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,6/7] core.fsyncobjectfiles: tests for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,5/7] unpack-objects: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,4/7] update-index: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,3/7] core.fsyncobjectfiles: batched disk flushes Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,2/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,1/7] object-file.c: do not rename in a temp odb Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-24 Neeraj Singh (WINDOWS-SFS) Superseded
[v8,2/2] pretty: colorize pattern matches in commit messages [v8,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-24 Hamza Mahfooz Superseded
[v8,1/2] grep: refactor next_match() and match_one_pattern() for external use [v8,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-24 Hamza Mahfooz Superseded
[v3] doc/technical: update note about core.multiPackIndex [v3] doc/technical: update note about core.multiPackIndex - - - --- 2021-09-24 Eric Wong Accepted
[v2,6/6] Documentation: call out commands that nuke untracked files/directories Fix various issues around removal of untracked files/directories - - - --- 2021-09-24 Elijah Newren Superseded
[v2,5/6] Comment important codepaths regarding nuking untracked files/dirs Fix various issues around removal of untracked files/directories - - - --- 2021-09-24 Elijah Newren Superseded
[v2,4/6] unpack-trees: avoid nuking untracked dir in way of locally deleted file Fix various issues around removal of untracked files/directories - - - --- 2021-09-24 Elijah Newren Superseded
[v2,3/6] unpack-trees: avoid nuking untracked dir in way of unmerged file Fix various issues around removal of untracked files/directories - - - --- 2021-09-24 Elijah Newren Superseded
[v2,2/6] Change unpack_trees' 'reset' flag into an enum Fix various issues around removal of untracked files/directories - - - --- 2021-09-24 Elijah Newren Superseded
[v2,1/6] t2500: add various tests for nuking untracked files Fix various issues around removal of untracked files/directories - - - --- 2021-09-24 Elijah Newren Superseded
[v5,3/3] send-email docs: add format-patch options send-email: shell completion improvements - - - --- 2021-09-24 Thiago Perrotta Superseded
[v5,2/3] send-email: programmatically generate bash completions send-email: shell completion improvements - - - --- 2021-09-24 Thiago Perrotta Superseded
[v5,1/3] send-email: terminate --git-completion-helper with LF send-email: shell completion improvements - - - --- 2021-09-24 Thiago Perrotta Superseded
[v2] doc/technical: update note about core.multiPackIndex [v2] doc/technical: update note about core.multiPackIndex - - - --- 2021-09-23 Eric Wong Superseded
bundle: remove ignored & undocumented "--verbose" flag bundle: remove ignored & undocumented "--verbose" flag - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Accepted
[v2,2/2] rebase: fix todo-list rereading rebase -i: a couple of small improvements - - - --- 2021-09-23 Phillip Wood Accepted
[v2,1/2] sequencer.c: factor out a function rebase -i: a couple of small improvements - - - --- 2021-09-23 Phillip Wood Accepted
[8/8] hook-list.h: add a generated list of hooks, like config-list.h Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
[7/8] hook.c users: use "hook_exists()" instead of "find_hook()" Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
[6/8] hook.c: add a hook_exists() wrapper and use it in bugreport.c Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
[5/8] hook.[ch]: move find_hook() from run-command.c to hook.c Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
[4/8] Makefile: remove an out-of-date comment Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
[3/8] Makefile: don't perform "mv $@+ $@" dance for $(GENERATED_H) Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
[2/8] Makefile: stop hardcoding {command,config}-list.h Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
[1/8] Makefile: mark "check" target as .PHONY Makefile: generate a hook-list.h, prep for config-based-hooks - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Superseded
lazyload.h: use an even more generic function pointer than FARPROC lazyload.h: use an even more generic function pointer than FARPROC - - - --- 2021-09-23 Carlo Marcelo Arenas Belón Superseded
[v2] Makefile: make the "sparse" target non-.PHONY [v2] Makefile: make the "sparse" target non-.PHONY - - - --- 2021-09-23 Ævar Arnfjörð Bjarmason Accepted
[v2] http: match headers case-insensitively when redacting [v2] http: match headers case-insensitively when redacting - - - --- 2021-09-22 Jeff King Accepted
[v2,2/2] Makefile: pass -Wno-pendantic under GENERATE_COMPILATION_DATABASE=yes Makefile: "pedantic" fallout on .depend and "compdb" - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v2,1/2] Makefile: make COMPUTE_HEADER_DEPENDENCIES=auto work with DEVOPTS=pedantic Makefile: "pedantic" fallout on .depend and "compdb" - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v3] MyFirstContribution: Document --range-diff option when writing v2 [v3] MyFirstContribution: Document --range-diff option when writing v2 - - - --- 2021-09-22 Glen Choo Accepted
Makefile: clean .depend dirs under COMPUTE_HEADER_DEPENDENCIES != yes Makefile: clean .depend dirs under COMPUTE_HEADER_DEPENDENCIES != yes - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,7/7] test-lib tests: get rid of copy/pasted mock test code test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,6/7] test-lib tests: assert 1 exit code, not non-zero test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,5/7] test-lib tests: refactor common part of check_sub_test_lib_test*() test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,4/7] test-lib tests: avoid subshell for "test_cmp" for readability test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,3/7] test-lib tests: don't provide a description for the sub-tests test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,2/7] test-lib tests: split up "write and run" into two functions test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v4,1/7] test-lib tests: move "run_sub_test" to a new lib-subtest.sh test-lib tests: split off subtest code in t0000 into lib-subtest.sh - - - --- 2021-09-22 Ævar Arnfjörð Bjarmason Accepted
[v3,9/9] help: move column config discovery to help.c library help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,8/9] help / completion: make "git help" do the hard work help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,7/9] help tests: test --config-for-completion option & output help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,6/9] help: simplify by moving to OPT_CMDMODE() help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,5/9] help: correct logic error in combining --all and --guides help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,4/9] help: correct logic error in combining --all and --config help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,3/9] help tests: add test for --config output help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,2/9] help: correct usage & behavior of "git help --guides" help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v3,1/9] help: correct the usage string in -h and documentation help: fix usage nits & bugs, completion shellscript->C - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
[v7,2/2] pretty: colorize pattern matches in commit messages [v7,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-21 Hamza Mahfooz Superseded
[v7,1/2] grep: refactor next_match() and match_one_pattern() for external use [v7,1/2] grep: refactor next_match() and match_one_pattern() for external use - - - --- 2021-09-21 Hamza Mahfooz Superseded
http: match headers case-insensitively when redacting http: match headers case-insensitively when redacting - - - --- 2021-09-21 Jeff King Superseded
[9/9] submodule: trace adding submodule ODB as alternate No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[8/9] refs: change refs_for_each_ref_in() to take repo No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[7/9] submodule: pass repo to check_has_commit() No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[6/9] object-file: only register submodule ODB if needed No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[5/9] merge-{ort,recursive}: remove add_submodule_odb() No more adding submodule ODB as alternate - 1 - --- 2021-09-21 Jonathan Tan Superseded
[4/9] refs: teach refs_for_each_ref() arbitrary repos No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[3/9] refs iterator: support non-the_repository advance No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[2/9] refs: add repo paramater to _iterator_peel() No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[1/9] refs: make _advance() check struct repo, not flag No more adding submodule ODB as alternate - - - --- 2021-09-21 Jonathan Tan Superseded
[v4,3/3] send-email docs: add format-patch options send-email: shell completion improvements - - - --- 2021-09-21 Thiago Perrotta Superseded
[v4,2/3] send-email: move bash completions to core script send-email: shell completion improvements - - - --- 2021-09-21 Thiago Perrotta Superseded
[v4,1/3] send-email: terminate --git-completion-helper with LF send-email: shell completion improvements - - - --- 2021-09-21 Thiago Perrotta Superseded
t/perf/run: fix bin-wrappers computation t/perf/run: fix bin-wrappers computation - - - --- 2021-09-21 Derrick Stolee Accepted
[v5,4/4] parse-options: properly align continued usage output parse-options: properly align continued usage output - - - --- 2021-09-21 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 132 133 134194 195 »