Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-07-13 | More permissive "git-rm --cached" behavior without -f. | Matthieu Moy | 1 | -1/+2 |
2007-06-07 | War on whitespace | Junio C Hamano | 1 | -1/+0 |
2007-04-17 | Add --ignore-unmatch option to exit with zero status when no files are removed. | Steven Grimm | 1 | -1/+4 |
2007-04-16 | Add --quiet option to suppress output of "rm" commands for removed files. | Steven Grimm | 1 | -0/+4 |
2007-01-16 | git-rm documentation: remove broken behaviour from the example. | Junio C Hamano | 1 | -8/+4 |
2006-12-25 | git-rm: Documentation | Junio C Hamano | 1 | -24/+27 |
2006-05-05 | Fix up docs where "--" isn't displayed correctly. | sean | 1 | -1/+1 |
2006-03-09 | Remove trailing dot after short description | Fredrik Kuivinen | 1 | -1/+1 |
2006-03-05 | documentation: add 'see also' sections to git-rm and git-add | Jeff Muizelaar | 1 | -0/+3 |
2006-02-22 | Add new git-rm command with documentation | Carl Worth | 1 | -0/+89 |