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