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
fetch: centralize logic to print remote URL
Patrick Steinhardt committed over 3 years ago
fetch: centralize handling of per-reference format
Patrick Steinhardt committed over 3 years ago
fetch: pass the full local reference name to `format_display`
Patrick Steinhardt committed over 3 years ago
fetch: move output format into `display_state`
Patrick Steinhardt committed over 3 years ago
fetch: move reference width calculation into `display_state`
Patrick Steinhardt committed over 3 years ago
wildmatch: hide internal return values
Phillip Wood committed over 3 years ago