Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add --ignore-unmatch option to exit with zero status when no files are removed. | Steven Grimm | 2007-04-17 |
* | Add --quiet option to suppress output of "rm" commands for removed files. | Steven Grimm | 2007-04-16 |
* | t3600: update the test for updated git rm | Junio C Hamano | 2006-12-25 |
* | Remove unnecessary output from t3600-rm. | Shawn Pearce | 2006-05-29 |
* | t3600-rm: skip failed-remove test when we cannot make an unremovable file. | Junio C Hamano | 2006-04-13 |
* | workaround fat/ntfs deficiencies for t3600-rm.sh (git-rm) | Alex Riesen | 2006-03-03 |
* | git-rm: Fix to properly handle files with spaces, tabs, newlines, etc. | Carl Worth | 2006-02-22 |
* | Add new git-rm command with documentation | Carl Worth | 2006-02-22 |