userdiff-cpp: learn the C++ spaceship operator
Johannes Sixt committed almost 5 years ago
userdiff-cpp: permit the digit-separating single-quote in numbers
Johannes Sixt committed almost 5 years ago
userdiff-cpp: prepare test cases with yet unsupported features
Johannes Sixt committed almost 5 years ago
cat-file: use packed_object_info() for --batch-all-objects
Jeff King committed almost 5 years ago
cat-file: split ordered/unordered batch-all-objects callbacks
Jeff King committed almost 5 years ago
cat-file: disable refs/replace with --batch-all-objects
Jeff King committed almost 5 years ago
cat-file: mention --unordered along with --batch-all-objects
Jeff King committed almost 5 years ago
t1006: clean up broken objects
Jeff King committed almost 5 years ago
submodule: trace adding submodule ODB as alternate
Jonathan Tan committed almost 5 years ago
submodule: pass repo to check_has_commit()
Jonathan Tan committed almost 5 years ago
object-file: only register submodule ODB if needed
Jonathan Tan committed almost 5 years ago
merge-{ort,recursive}: remove add_submodule_odb()
Jonathan Tan committed almost 5 years ago
refs: peeling non-the_repository iterators is BUG
Jonathan Tan committed almost 5 years ago
refs: teach arbitrary repo support to iterators
Jonathan Tan committed almost 5 years ago
refs: plumb repo into ref stores
Jonathan Tan committed almost 5 years ago
pretty: colorize pattern matches in commit messages
Hamza Mahfooz committed almost 5 years ago
parse-options: change OPT_{SHORT,UNSET} to an enum
Ævar Arnfjörð Bjarmason committed almost 5 years ago
parse-options tests: test optname() output
Ævar Arnfjörð Bjarmason committed almost 5 years ago
parse-options.[ch]: make opt{bug,name}() "static"
Ævar Arnfjörð Bjarmason committed almost 5 years ago
commit-graph: stop using optname()
Ævar Arnfjörð Bjarmason committed almost 5 years ago