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