t/unit-tests: convert reftable readwrite test to use clar
Seyi Kuforiji committed about 1 year ago
t/unit-tests: convert reftable table test to use clar
Seyi Kuforiji committed about 1 year ago
t/unit-tests: convert reftable pq test to use clar
Seyi Kuforiji committed about 1 year ago
t/unit-tests: convert reftable merged test to use clar
Seyi Kuforiji committed about 1 year ago
t/unit-tests: convert reftable block test to use clar
Seyi Kuforiji committed about 1 year ago
t/unit-tests: convert reftable basics test to use clar test framework
Seyi Kuforiji committed about 1 year ago
t/unit-tests: implement clar specific reftable test helper functions
Seyi Kuforiji committed about 1 year ago
test-delta: close output descriptor after use
Jeff King committed about 1 year ago
test-delta: use strbufs to hold input files
Jeff King committed about 1 year ago
test-delta: handle errors with die()
Jeff King committed about 1 year ago
CodingGuidelines: document test balloons in flight
Junio C Hamano committed about 1 year ago
Junio C Hamano committed about 1 year ago
Merge branch 'cc/fast-import-export-signature-names'
Junio C Hamano committed about 1 year ago
Merge branch 'ps/sane-ctype-workaround'
Junio C Hamano committed about 1 year ago
Merge branch 'ly/changed-paths-traversal'
Junio C Hamano committed about 1 year ago
config: fix sign comparison warnings
Patrick Steinhardt committed about 1 year ago
config: move Git config parsing into "environment.c"
Patrick Steinhardt committed about 1 year ago
config: remove unused `the_repository` wrappers
Patrick Steinhardt committed about 1 year ago
config: drop `git_config_set_multivar()` wrapper
Patrick Steinhardt committed about 1 year ago
config: drop `git_config_get_multivar_gently()` wrapper
Patrick Steinhardt committed about 1 year ago