Show patches with: Archived = No       |   19498 patches
« 1 2 ... 131 132 133194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/3] lazyload.h: use an even more generic function pointer than FARPROC js/win-lazyload-buildfix - - - --- 2021-09-29 Carlo Marcelo Arenas Belón Superseded
[v4,1/3] lazyload.h: fix warnings about mismatching function pointer types js/win-lazyload-buildfix - - - --- 2021-09-29 Carlo Marcelo Arenas Belón Superseded
[v7,9/9] core.fsyncobjectfiles: performance tests for add and stash Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,8/9] core.fsyncobjectfiles: tests for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,7/9] unpack-objects: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,6/9] update-index: use the bulk-checkin infrastructure Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,5/9] core.fsyncobjectfiles: add windows support for batch mode Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,4/9] core.fsyncobjectfiles: batched disk flushes Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,3/9] bulk-checkin: rename 'state' variable and separate 'plugged' boolean Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,2/9] tmp-objdir: new API for creating temporary writable databases Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v7,1/9] object-file.c: do not rename in a temp odb Implement a batched fsync option for core.fsyncObjectFiles - - - --- 2021-09-28 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,9/9] submodule: trace adding submodule ODB as alternate No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,8/9] refs: change refs_for_each_ref_in() to take repo No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,7/9] submodule: pass repo to check_has_commit() No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,6/9] object-file: only register submodule ODB if needed No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,5/9] merge-{ort,recursive}: remove add_submodule_odb() No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,4/9] refs: teach refs_for_each_ref() arbitrary repos No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,3/9] refs: peeling non-the_repository iterators is BUG No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,2/9] refs: teach arbitrary repo support to iterators No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
[v2,1/9] refs: plumb repo param in begin-iterator functions No more adding submodule ODB as alternate - - - --- 2021-09-28 Jonathan Tan Superseded
grep: demonstrate bug with textconv attributes and submodules grep: demonstrate bug with textconv attributes and submodules - - - --- 2021-09-28 Matheus Tavares Superseded
[v3,19/19] Add "test-tool dump-reftable" command. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,18/19] reftable: add dump utility Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,17/19] reftable: implement stack, a mutable database of reftable files. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,16/19] reftable: implement refname validation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,15/19] reftable: add merged table view Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,14/19] reftable: add a heap-based priority queue for reftable records Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,13/19] reftable: reftable file level tests Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,12/19] reftable: read reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,11/19] reftable: generic interface to tables Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,10/19] reftable: write reftable files Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,09/19] reftable: a generic binary tree implementation Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,08/19] reftable: reading/writing blocks Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,07/19] Provide zlib's uncompress2 from compat/zlib-compat.c Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,06/19] reftable: (de)serialization for the polymorphic record type. Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,05/19] reftable: add blocksource, an abstraction for random access reads Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,04/19] reftable: utility functions Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,03/19] reftable: add error related functionality Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,02/19] reftable: RFC: add LICENSE Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[v3,01/19] hash.h: provide constants for the hash IDs Adds reftable library code from https://github.com/hanwen/reftable. - - - --- 2021-09-28 Han-Wen Nienhuys Superseded
[10/10] parse-options: change OPT_{SHORT,UNSET} to an enum fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[09/10] parse-options tests: test optname() output fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[08/10] parse-options.[ch]: make opt{bug,name}() "static" fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[07/10] commit-graph: stop using optname() fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[06/10] parse-options.c: move optname() earlier in the file fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[05/10] parse-options.h: make the "flags" in "struct option" an enum fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[04/10] parse-options.c: use exhaustive "case" arms for "enum parse_opt_type" fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[03/10] parse-options.[ch]: consistently use "enum parse_opt_result" fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[02/10] parse-options.[ch]: consistently use "enum parse_opt_flags" fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[01/10] parse-options.h: move PARSE_OPT_SHELL_EVAL between enums fix bug, use existing enums - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Superseded
[5/5] refs/ref-cache.[ch]: remove "incomplete" from create_dir_entry() refs: remove long-dead code - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Accepted
[4/5] refs/ref-cache.c: remove "mkdir" parameter from find_containing_dir() refs: remove long-dead code - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Accepted
[3/5] refs/ref-cache.[ch]: remove unused add_ref_entry() refs: remove long-dead code - - - --- 2021-09-28 Ævar Arnfjörð Bjarmason Accepted
[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
« 1 2 ... 131 132 133194 195 »