pager.h: move declarations for pager.c functions from cache.h
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to editor.h changes
Elijah Newren committed over 3 years ago
editor: move editor-related functions and declarations into common file
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren committed over 3 years ago
object.h: move some inline functions and defines from cache.h
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren committed over 3 years ago
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to git-zlib changes
Elijah Newren committed over 3 years ago
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren committed over 3 years ago
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren committed over 3 years ago
treewide: remove unnecessary cache.h inclusion
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on mem-pool.h
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on oid-array.h
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on pack-revindex.h
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on convert.h
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on advice.h
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren committed over 3 years ago
clone: error specifically with --local and symlinked objects
Glen Choo committed over 3 years ago
t2024: fix loose/strict local base branch DWIM test
Andrei Rybak committed over 3 years ago