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
commit-graph: return generation from memory
Derrick Stolee committed over 3 years ago
commit-graph: simplify compute_generation_numbers()
Derrick Stolee committed over 3 years ago
commit-graph: refactor compute_topological_levels()
Derrick Stolee committed over 3 years ago
for-each-ref: explicitly test no matches
Derrick Stolee committed over 3 years ago
for-each-ref: add --stdin option
Derrick Stolee committed over 3 years ago