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
rebase: remove a couple of redundant strategy tests
Phillip Wood committed over 3 years ago
rebase -m: fix serialization of strategy options
Phillip Wood committed over 3 years ago
rebase -m: cleanup --strategy-option handling
Phillip Wood committed over 3 years ago
sequencer: use struct strvec to store merge strategy options
Phillip Wood committed over 3 years ago
rebase: stop reading and writing unnecessary strategy state
Phillip Wood committed over 3 years ago
get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value
René Scharfe committed over 3 years ago
date: remove approxidate_relative()
René Scharfe committed over 3 years ago