summaryrefslogtreecommitdiff
path: root/t/t3010-ls-files-killed-modified.sh
Commit message (Expand)AuthorAgeFilesLines
* commit: discard partial cache before (re-)reading itÆvar Arnfjörð Bjarmason2022-11-211-0/+2
* t: fix some trivial cases of ignored exit codes in loopsJeff King2015-03-251-7/+4
* t: fix trivial &&-chain breakageJeff King2015-03-201-1/+1
* t: fix moderate &&-chain breakageJeff King2015-03-201-2/+2
* Merge branch 'jc/ls-files-killed-optim'Junio C Hamano2013-09-111-8/+19
|\
| * dir.c::test_one_path(): work around directory_exists_in_index_icase() breakagejc/ls-files-killed-optimEric Sunshine2013-08-231-6/+9
| * t3010: update to demonstrate "ls-files -k" optimization pitfallsJunio C Hamano2013-08-151-3/+9
* | treat_directory(): do not declare submodules to be untrackedJunio C Hamano2013-07-011-3/+20
* | tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt2013-06-071-7/+2
* | t3010: modernize styleJohannes Sixt2013-06-071-62/+61
|/
* Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt2009-03-221-3/+14
* Tests: use test_cmp instead of diff where possibleMiklos Vajna2009-03-171-2/+2
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-10/+10
* Show modified files in git-ls-filesJunio C Hamano2005-09-201-0/+96