t1415: avoid direct filesystem access for writing refs
Han-Wen Nienhuys committed about 5 years ago
t6402: preserve git exit status code
Đoàn Trần Công Danh committed about 5 years ago
t6400: preserve git ls-files exit status code
Đoàn Trần Công Danh committed about 5 years ago
test-lib-functions: introduce test_stdout_line_count
Đoàn Trần Công Danh committed about 5 years ago
Johannes Schindelin committed about 5 years ago
ci (vs-build): build with NO_GETTEXT
Dennis Ameling committed about 5 years ago
artifacts-tar: respect NO_GETTEXT
Johannes Schindelin committed about 5 years ago
ci (windows): transfer also the Git-tracked files to the test jobs
Johannes Schindelin committed about 5 years ago
bundle: remove "ref_list" in favor of string-list.c API
Ævar Arnfjörð Bjarmason committed about 5 years ago
bundle.c: use a temporary variable for OIDs and names
Ævar Arnfjörð Bjarmason committed about 5 years ago
bundle cmd: stop leaking memory from parse_options_cmd_bundle()
Ævar Arnfjörð Bjarmason committed about 5 years ago
l10n: id.po: fix mismatched variable names
Bagas Sanjaya committed about 5 years ago
perf: fix when running with TEST_OUTPUT_DIRECTORY
Patrick Steinhardt committed about 5 years ago
string-list.h users: change to use *_{nodup,dup}()
Ævar Arnfjörð Bjarmason committed about 5 years ago
string-list.[ch]: add a string_list_init_{nodup,dup}()
Ævar Arnfjörð Bjarmason committed about 5 years ago
dir.[ch]: replace dir_init() with DIR_INIT
Ævar Arnfjörð Bjarmason committed about 5 years ago
*.c *_init(): define in terms of corresponding *_INIT macro
Ævar Arnfjörð Bjarmason committed about 5 years ago
*.h: move some *_INIT to designated initializers
Ævar Arnfjörð Bjarmason committed about 5 years ago
test-lib: avoid accidental globbing in match_pattern_list()
Jeff King committed about 5 years ago
Merge branch 'zh/cat-file-batch-fix' into zh/ref-filter-raw-data
Junio C Hamano committed about 5 years ago