summary refs log tree commit diff
path: root/t/t3010-ls-files-killed-modified.sh
AgeCommit message (Expand)AuthorFilesLines
2015-03-25t: fix some trivial cases of ignored exit codes in loopsJeff King1-7/+4
2015-03-20t: fix trivial &&-chain breakageJeff King1-1/+1
2015-03-20t: fix moderate &&-chain breakageJeff King1-2/+2
2013-09-11Merge branch 'jc/ls-files-killed-optim'Junio C Hamano1-8/+19
2013-08-23dir.c::test_one_path(): work around directory_exists_in_index_icase() breakageEric Sunshine1-6/+9
2013-08-15t3010: update to demonstrate "ls-files -k" optimization pitfallsJunio C Hamano1-3/+9
2013-07-01treat_directory(): do not declare submodules to be untrackedJunio C Hamano1-3/+20
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt1-7/+2
2013-06-07t3010: modernize styleJohannes Sixt1-62/+61
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt1-3/+14
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna1-2/+2
2007-07-02Rewrite "git-frotz" to "git frotz"Junio C Hamano1-10/+10
2005-09-20Show modified files in git-ls-filesJunio C Hamano1-0/+96