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
notes: convert combine_notes_* to object_id
Patryk Obara committed over 8 years ago
commit: convert commit_tree* to object_id
Patryk Obara committed over 8 years ago
match-trees: convert splice_tree to object_id
Patryk Obara committed over 8 years ago
cache: clear whole hash buffer with oidclr
Patryk Obara committed over 8 years ago
sha1_file: convert hash_sha1_file to object_id
Patryk Obara committed over 8 years ago
dir: convert struct sha1_stat to use object_id
Patryk Obara committed over 8 years ago