summaryrefslogtreecommitdiff
path: root/t/t3600-rm.sh
AgeCommit message (Expand)AuthorFilesLines
2007-07-13More permissive "git-rm --cached" behavior without -f.Libravatar Matthieu Moy1-0/+34
2007-07-02Rewrite "git-frotz" to "git frotz"Libravatar Junio C Hamano1-24/+24
2007-04-17Add --ignore-unmatch option to exit with zero status when no files are removed.Libravatar Steven Grimm1-0/+4
2007-04-16Add --quiet option to suppress output of "rm" commands for removed files.Libravatar Steven Grimm1-0/+24
2006-12-25t3600: update the test for updated git rmLibravatar Junio C Hamano1-4/+74
2006-05-29Remove unnecessary output from t3600-rm.Libravatar Shawn Pearce1-19/+23
2006-04-13t3600-rm: skip failed-remove test when we cannot make an unremovable file.Libravatar Junio C Hamano1-3/+15
2006-03-03workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Libravatar Alex Riesen1-6/+17
2006-02-22git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Libravatar Carl Worth1-17/+35
2006-02-22Add new git-rm command with documentationLibravatar Carl Worth1-0/+42