fsmonitor-ll.h: split this header out of fsmonitor.h
Elijah Newren committed over 3 years ago
hash-ll, hashmap: move oidhash() to hash-ll
Elijah Newren committed over 3 years ago
object-store-ll.h: split this header out of object-store.h
Elijah Newren committed over 3 years ago
khash: name the structs that khash declares
Elijah Newren committed over 3 years ago
merge-ll: rename from ll-merge
Elijah Newren committed over 3 years ago
git-compat-util.h: remove unneccessary include of wildmatch.h
Elijah Newren committed over 3 years ago
builtin.h: remove unneccessary includes
Elijah Newren committed over 3 years ago
list-objects-filter-options.h: remove unneccessary include
Elijah Newren committed over 3 years ago
diff.h: remove unnecessary include of oidset.h
Elijah Newren committed over 3 years ago
repository: remove unnecessary include of path.h
Elijah Newren committed over 3 years ago
log-tree: replace include of revision.h with simple forward declaration
Elijah Newren committed over 3 years ago
cache.h: remove this no-longer-used header
Elijah Newren committed over 3 years ago
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren committed over 3 years ago
repository.h: move declaration of the_index from cache.h
Elijah Newren committed over 3 years ago
merge.h: move declarations for merge.c from cache.h
Elijah Newren committed over 3 years ago
diff.h: move declaration for global in diff.c from cache.h
Elijah Newren committed over 3 years ago
preload-index.h: move declarations for preload-index.c from elsewhere
Elijah Newren committed over 3 years ago
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren committed over 3 years ago
name-hash.h: move declarations for name-hash.c from cache.h
Elijah Newren committed over 3 years ago
run-command.h: move declarations for run-command.c from cache.h
Elijah Newren committed over 3 years ago