summaryrefslogtreecommitdiff
path: root/t/t3010-ls-files-killed-modified.sh
AgeCommit message (Expand)Author
2015-03-25t: fix some trivial cases of ignored exit codes in loopsJeff King
2015-03-20t: fix trivial &&-chain breakageJeff King
2015-03-20t: fix moderate &&-chain breakageJeff King
2013-09-11Merge branch 'jc/ls-files-killed-optim'Junio C Hamano
2013-08-23dir.c::test_one_path(): work around directory_exists_in_index_icase() breakageEric Sunshine
2013-08-15t3010: update to demonstrate "ls-files -k" optimization pitfallsJunio C Hamano
2013-07-01treat_directory(): do not declare submodules to be untrackedJunio C Hamano
2013-06-07tests: use test_ln_s_add to remove SYMLINKS prerequisite (trivial cases)Johannes Sixt
2013-06-07t3010: modernize styleJohannes Sixt
2009-03-22Use prerequisite tags to skip tests that depend on symbolic linksJohannes Sixt
2009-03-17Tests: use test_cmp instead of diff where possibleMiklos Vajna
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2005-09-20Show modified files in git-ls-filesJunio C Hamano