aboutsummaryrefslogtreecommitdiff
path: root/t/t3600-rm.sh
Commit message (Expand)AuthorAge
* More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-13
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm2007-04-17
* Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm2007-04-16
* t3600: update the test for updated git rmJunio C Hamano2006-12-25
* Remove unnecessary output from t3600-rm.Shawn Pearce2006-05-29
* t3600-rm: skip failed-remove test when we cannot make an unremovable file.Junio C Hamano2006-04-13
* workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm)Alex Riesen2006-03-03
* git-rm: Fix to properly handle files with spaces, tabs, newlines, etc.Carl Worth2006-02-22
* Add new git-rm command with documentationCarl Worth2006-02-22