Show patches with: Archived = No       |   19545 patches
« 1 2 ... 132 133 134195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/5] refs/ref-cache.[ch]: remove unused remove_entry_from_dir() refs: remove long-dead code - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Accepted
[1/5] refs.[ch]: remove unused ref_storage_backend_exists() refs: remove long-dead code - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Accepted
config.c: remove unused git_config_key_is_valid() config.c: remove unused git_config_key_is_valid() - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Accepted
string-list.[ch]: remove string_list_init() compatibility function string-list.[ch]: remove string_list_init() compatibility function - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Accepted
bisect--helper: add space between colon and following sentence bisect--helper: add space between colon and following sentence - - - --- 2021-09-28 Bagas Sanjaya Superseded
[v8,17/17] fsck: report invalid object type-path combinations fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,16/17] fsck: don't hard die on invalid object types fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,15/17] object-file.c: stop dying in parse_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,14/17] object-file.c: return ULHR_TOO_LONG on "header too long" fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,13/17] object-file.c: use "enum" return type for unpack_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,12/17] object-file.c: simplify unpack_loose_short_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,11/17] object-file.c: make parse_loose_header_extended() public fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,10/17] object-file.c: return -1, not "status" from unpack_loose_header() fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,09/17] object-file.c: don't set "typep" when returning non-zero fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,08/17] cat-file tests: test for current --allow-unknown-type behavior fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,07/17] cat-file tests: add corrupt loose object test fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,06/17] cat-file tests: test for missing/bogus object with -t, -s and -p fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,05/17] cat-file tests: move bogus_* variable declarations earlier fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,04/17] fsck tests: test for garbage appended to a loose object fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,03/17] fsck tests: test current hash/type mismatch behavior fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,02/17] fsck tests: refactor one test to use a sub-repo fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v8,01/17] fsck tests: add test for fsck-ing an unknown type fsck: lib-ify object-file.c & better fsck "invalid object" error reporting - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[v3] Makefile: add a non-.PHONY "sparse-incr" target [v3] Makefile: add a non-.PHONY "sparse-incr" target - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[1/1] maintenance: fix test t7900-maintenance.sh maintenance: fix test t7900-maintenance.sh - - - --- 2021-09-27 Lénaïc Huard Accepted
[v3,11/11] Documentation: call out commands that nuke untracked files/directories Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,10/11] Comment important codepaths regarding nuking untracked files/dirs Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,09/11] unpack-trees: avoid nuking untracked dir in way of locally deleted file Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,08/11] unpack-trees: avoid nuking untracked dir in way of unmerged file Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,07/11] Change unpack_trees' 'reset' flag into an enum Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,06/11] Remove ignored files by default when they are in the way Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,05/11] unpack-trees: make dir an internal-only struct Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,04/11] unpack-trees: introduce preserve_ignored to unpack_trees_options Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,03/11] read-tree, merge-recursive: overwrite ignored files by default Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,02/11] checkout, read-tree: fix leak of unpack_trees_options.dir Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v3,01/11] t2500: add various tests for nuking untracked files Fix various issues around removal of untracked files/directories - - - --- 2021-09-27 Elijah Newren Accepted
[v2,5/5] builtin/remote.c: add and use SHOW_INFO_INIT Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[v2,4/5] builtin/remote.c: add and use a REF_STATES_INIT Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[v2,3/5] urlmatch.[ch]: add and use URLMATCH_CONFIG_INIT Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[v2,2/5] 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
[v2,1/5] daemon.c: refactor hostinfo_init() to HOSTINFO_INIT macro Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[v2,5/5] cbtree.h: define cb_init() in terms of CBTREE_INIT Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Accepted
[v2,4/5] *.h: move some *_INIT to designated initializers Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Accepted
[v2,3/5] *.h _INIT macros: don't specify fields equal to 0 Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Accepted
[v2,2/5] *.[ch] *_INIT macros: use { 0 } for a "zero out" idiom Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Accepted
[v2,1/5] submodule-config.h: remove unused SUBMODULE_INIT macro Designated initializer cleanup & conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Accepted
[6/6] builtin/remote.c: add and use SHOW_INFO_INIT Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[5/6] builtin/remote.c: add and use a REF_STATES_INIT Non-trivial designated initializer conversion - - - --- 2021-09-27 Ævar Arnfjörð Bjarmason Superseded
[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
« 1 2 ... 132 133 134195 196 »