hash: create union for hash context allocation
brian m. carlson committed over 8 years ago
hash: move SHA-1 macros to hash.h
brian m. carlson committed over 8 years ago
trace: measure where the time is spent in the index-heavy operations
Nguyễn Thái Ngọc Duy committed over 8 years ago
gitignore.txt: elaborate shell glob syntax
Duy Nguyen committed over 8 years ago
format-patch: reduce patch diffstat width to 72
Nguyễn Thái Ngọc Duy committed over 8 years ago
dir.c: stop ignoring opendir() error in open_cached_dir()
Nguyễn Thái Ngọc Duy committed over 8 years ago
wildmatch test: mark test as EXPENSIVE_ON_WINDOWS
Ævar Arnfjörð Bjarmason committed over 8 years ago
test-lib: add an EXPENSIVE_ON_WINDOWS prerequisite
Ævar Arnfjörð Bjarmason committed over 8 years ago
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