wildmatch test: create & test files on disk in addition to in-memory
Ævar Arnfjörð Bjarmason committed over 8 years ago
wildmatch test: perform all tests under all wildmatch() modes
Ævar Arnfjörð Bjarmason committed over 8 years ago
wildmatch test: use test_must_fail, not ! for test-wildmatch
Ævar Arnfjörð Bjarmason committed over 8 years ago
wildmatch test: remove dead fnmatch() test code
Ævar Arnfjörð Bjarmason committed over 8 years ago
wildmatch test: use a paranoia pattern from nul_match()
Ævar Arnfjörð Bjarmason committed over 8 years ago
wildmatch test: don't try to vertically align our output
Ævar Arnfjörð Bjarmason committed over 8 years ago
wildmatch test: use more standard shell style
Ævar Arnfjörð Bjarmason committed over 8 years ago
wildmatch test: indent with tabs, not spaces
Ævar Arnfjörð Bjarmason committed over 8 years ago
travis-ci: don't fail if user already exists on 32 bit Linux build job
SZEDER Gábor committed over 8 years ago
travis-ci: don't run the test suite as root in the 32 bit Linux build
SZEDER Gábor committed over 8 years ago
travis-ci: don't repeat the path of the cache directory
SZEDER Gábor committed over 8 years ago
travis-ci: use 'set -e' in the 32 bit Linux build job
SZEDER Gábor committed over 8 years ago
travis-ci: use 'set -x' for the commands under 'su' in the 32 bit Linux build
SZEDER Gábor committed over 8 years ago
git-svn: control destruction order to avoid segfault
Eric Wong committed over 8 years ago
doc: mention 'git show' defaults to HEAD
Todd Zullinger committed over 8 years ago
sha1_file: rename hash_sha1_file_literally
Patryk Obara committed over 8 years ago
sha1_file: convert write_loose_object to object_id
Patryk Obara committed over 8 years ago
sha1_file: convert force_object_loose to object_id
Patryk Obara committed over 8 years ago
sha1_file: convert write_sha1_file to object_id
Patryk Obara committed over 8 years ago
notes: convert write_notes_tree to object_id
Patryk Obara committed over 8 years ago