Merge branch 'en/header-split-cache-h'
Junio C Hamano committed over 3 years ago
Junio C Hamano committed over 3 years ago
t/helper/test-json-writer.c: avoid using `strtok()`
Taylor Blau committed over 3 years ago
t/helper/test-oidmap.c: avoid using `strtok()`
Taylor Blau committed over 3 years ago
t/helper/test-hashmap.c: avoid using `strtok()`
Taylor Blau committed over 3 years ago
string-list: introduce `string_list_setlen()`
Taylor Blau committed over 3 years ago
string-list: multi-delimiter `string_list_split_in_place()`
Taylor Blau committed over 3 years ago
blame: use different author name for fake commit generated by --contents
Jacob Keller committed over 3 years ago
t1300: add tests for missing keys
Andrei Rybak committed over 3 years ago
t1300: check stderr for "ignores pairs" tests
Andrei Rybak committed over 3 years ago
Andrei Rybak committed over 3 years ago
merge-ort: fix calling merge_finalize() with no intermediate merge
Elijah Newren committed over 3 years ago
reftable: ensure git-compat-util.h is the first (indirect) include
Elijah Newren committed over 3 years ago
diff.h: reduce unnecessary includes
Elijah Newren committed over 3 years ago
object-store.h: reduce unnecessary includes
Elijah Newren committed over 3 years ago
commit.h: reduce unnecessary includes
Elijah Newren committed over 3 years ago
fsmonitor: reduce includes of cache.h
Elijah Newren committed over 3 years ago
cache.h: remove unnecessary headers
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to previous changes
Elijah Newren committed over 3 years ago
cache,tree: move basic name compare functions from read-cache to tree
Elijah Newren committed over 3 years ago