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
parse-options.h: use designated initializers in OPT_* macros
SZEDER Gábor committed over 3 years ago
parse-options.h: rename _OPT_CONTAINS_OR_WITH()'s parameters
SZEDER Gábor committed over 3 years ago
parse-options.h: use consistent name for the callback parameters
SZEDER Gábor committed over 3 years ago
treewide: remove unnecessary inclusions of parse-options.h from headers
SZEDER Gábor committed over 3 years ago
treewide: include parse-options.h in source files
SZEDER Gábor committed over 3 years ago
fetch: centralize printing of reference updates
Patrick Steinhardt committed over 3 years ago