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
wildmatch: avoid undefined behavior
Phillip Wood committed over 3 years ago
wildmatch: fix exponential behavior
Phillip Wood committed over 3 years ago
t1507: assert output of rev-parse
Andrei Rybak committed over 3 years ago
t1404: don't create unused file
Andrei Rybak committed over 3 years ago
t1400: assert output of update-ref
Andrei Rybak committed over 3 years ago
t1302: don't create unused file
Andrei Rybak committed over 3 years ago
t1010: don't create unused files
Andrei Rybak committed over 3 years ago
t1006: assert error output of cat-file
Andrei Rybak committed over 3 years ago