pathspec: convert find_pathspecs_matching_against_index to take an index
Brandon Williams committed over 9 years ago
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_CHEAP
Brandon Williams committed over 9 years ago
ls-files: prevent prune_cache from overeagerly pruning submodules
Brandon Williams committed over 9 years ago
pathspec: remove PATHSPEC_STRIP_SUBMODULE_SLASH_EXPENSIVE flag
Brandon Williams committed over 9 years ago
perf: add test showing exponential growth in path globbing
Ævar Arnfjörð Bjarmason committed over 9 years ago
perf: add function to setup a fresh test repo
Ævar Arnfjörð Bjarmason committed over 9 years ago
docs/config: consistify include.path examples
Jeff King committed over 9 years ago
docs/config: avoid the term "expand" for includes
Jeff King committed over 9 years ago
docs/config: give a relative includeIf example
Jeff King committed over 9 years ago
docs/config: clarify include/includeIf relationship
Jeff King committed over 9 years ago
travis-ci: add job to run tests with GETTEXT_POISON
Lars Schneider committed over 9 years ago
travis-ci: setup "prove cache" in "script" step
Lars Schneider committed over 9 years ago
tests: fix tests broken under GETTEXT_POISON=YesPlease
Ævar Arnfjörð Bjarmason committed over 9 years ago
read-tree: "read-tree -m --empty" does not make sense
Junio C Hamano committed over 9 years ago
t0027: tests are not expensive; remove t0025
Torsten Bögershausen committed over 9 years ago
submodule: add die_in_unpopulated_submodule function
Brandon Williams committed over 9 years ago
pathspec: provide a more descriptive die message
Brandon Williams committed over 9 years ago
l10n: Fixes to Catalan translation
Jordi Mas committed over 9 years ago
t4051: mark supporting files as requiring LF-only line endings
Johannes Schindelin committed over 9 years ago
Fix the remaining tests that failed with core.autocrlf=true
Johannes Schindelin committed over 9 years ago