csum-file.h: remove unnecessary inclusion of cache.h
Elijah Newren committed over 3 years ago
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren committed over 3 years ago
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren committed over 3 years ago
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren committed over 3 years ago
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren committed over 3 years ago
treewide: remove unnecessary includes of cache.h
Elijah Newren committed over 3 years ago
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren committed over 3 years ago
path.h: move function declarations for path.c functions from cache.h
Elijah Newren committed over 3 years ago
cache.h: remove expand_user_path()
Elijah Newren committed over 3 years ago
abspath.h: move absolute path functions from cache.h
Elijah Newren committed over 3 years ago
environment: move comment_line_char from cache.h
Elijah Newren committed over 3 years ago
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren committed over 3 years ago
treewide: remove unnecessary inclusion of gettext.h
Elijah Newren committed over 3 years ago
treewide: be explicit about dependence on gettext.h
Elijah Newren committed over 3 years ago
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren committed over 3 years ago
commit-reach: add tips_reachable_from_bases()
Derrick Stolee committed over 3 years ago
for-each-ref: add ahead-behind format atom
Derrick Stolee committed over 3 years ago
commit-reach: implement ahead_behind() logic
Derrick Stolee committed over 3 years ago
commit-graph: introduce `ensure_generations_valid()`
Taylor Blau committed over 3 years ago