t1092: clean up script quoting
Derrick Stolee committed over 5 years ago
t/perf: add performance test for sparse operations
Derrick Stolee committed over 5 years ago
sparse-index: design doc and format update
Derrick Stolee committed over 5 years ago
t/helper/test-read-midx.c: add '--show-objects'
Taylor Blau committed over 5 years ago
builtin/multi-pack-index.c: display usage on unrecognized command
Taylor Blau committed over 5 years ago
builtin/multi-pack-index.c: don't enter bogus cmd_mode
Taylor Blau committed over 5 years ago
builtin/multi-pack-index.c: split sub-commands
Taylor Blau committed over 5 years ago
builtin/multi-pack-index.c: define common usage with a macro
Taylor Blau committed over 5 years ago
builtin/multi-pack-index.c: don't handle 'progress' separately
Taylor Blau committed over 5 years ago
builtin/multi-pack-index.c: inline 'flags' with options
Taylor Blau committed over 5 years ago
column, range-diff: downcase option description
Chinmoy Chakraborty committed over 5 years ago
cmake(install): include vcpkg dlls
Dennis Ameling committed over 5 years ago
cmake: add a preparatory work-around to accommodate `vcpkg`
Johannes Schindelin committed over 5 years ago
fetch-pack: use new fsck API to printing dangling submodules
Ævar Arnfjörð Bjarmason committed over 5 years ago
fetch-pack: use file-scope static struct for fsck_options
Ævar Arnfjörð Bjarmason committed over 5 years ago
fetch-pack: don't needlessly copy fsck_options
Ævar Arnfjörð Bjarmason committed over 5 years ago
fsck.c: move gitmodules_{found,done} into fsck_options
Ævar Arnfjörð Bjarmason committed over 5 years ago
fsck.c: add an fsck_set_msg_type() API that takes enums
Ævar Arnfjörð Bjarmason committed over 5 years ago
fsck.c: pass along the fsck_msg_id in the fsck_error callback
Ævar Arnfjörð Bjarmason committed over 5 years ago
fsck.[ch]: move FOREACH_FSCK_MSG_ID & fsck_msg_id from *.c to *.h
Ævar Arnfjörð Bjarmason committed over 5 years ago