Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-13 | More permissive "git-rm --cached" behavior without -f. | Matthieu Moy | 1 | -0/+34 |
2007-07-02 | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 1 | -24/+24 |
2007-04-17 | Add --ignore-unmatch option to exit with zero status when no files are removed. | Steven Grimm | 1 | -0/+4 |
2007-04-16 | Add --quiet option to suppress output of "rm" commands for removed files. | Steven Grimm | 1 | -0/+24 |
2006-12-25 | t3600: update the test for updated git rm | Junio C Hamano | 1 | -4/+74 |
2006-05-29 | Remove unnecessary output from t3600-rm. | Shawn Pearce | 1 | -19/+23 |
2006-04-13 | t3600-rm: skip failed-remove test when we cannot make an unremovable file. | Junio C Hamano | 1 | -3/+15 |
2006-03-03 | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) | Alex Riesen | 1 | -6/+17 |
2006-02-22 | git-rm: Fix to properly handle files with spaces, tabs, newlines, etc. | Carl Worth | 1 | -17/+35 |
2006-02-22 | Add new git-rm command with documentation | Carl Worth | 1 | -0/+42 |