cbtree.h: define cb_init() in terms of CBTREE_INIT

Ævar Arnfjörð Bjarmason committed almost 5 years ago

*.h: move some *_INIT to designated initializers

Ævar Arnfjörð Bjarmason committed almost 5 years ago

*.h _INIT macros: don't specify fields equal to 0

Ævar Arnfjörð Bjarmason committed almost 5 years ago

*.[ch] *_INIT macros: use { 0 } for a "zero out" idiom

Ævar Arnfjörð Bjarmason committed almost 5 years ago

submodule-config.h: remove unused SUBMODULE_INIT macro

Ævar Arnfjörð Bjarmason committed almost 5 years ago

Makefile: pass -Wno-pendantic under GENERATE_COMPILATION_DATABASE=yes

Ævar Arnfjörð Bjarmason committed almost 5 years ago

Change unpack_trees' 'reset' flag into an enum

Elijah Newren committed almost 5 years ago

Remove ignored files by default when they are in the way

Elijah Newren committed almost 5 years ago

unpack-trees: make dir an internal-only struct

Elijah Newren committed almost 5 years ago

checkout, read-tree: fix leak of unpack_trees_options.dir

Elijah Newren committed almost 5 years ago

lazyload.h: use an even more generic function pointer than FARPROC

Carlo Marcelo Arenas Belón committed almost 5 years ago

refs: drop "broken" flag from for_each_fullref_in()

Jeff King committed almost 5 years ago

ref-filter: drop broken-ref code entirely

Jeff King committed almost 5 years ago

ref-filter: stop setting FILTER_REFS_INCLUDE_BROKEN

Jeff King committed almost 5 years ago

← Newer Page 878 of 4102 Older →