Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Update manpages to reflect new short and long option aliases | Jonas Fonseca | 2007-10-29 |
* | More permissive "git-rm --cached" behavior without -f. | Matthieu Moy | 2007-07-13 |
* | War on whitespace | Junio C Hamano | 2007-06-07 |
* | 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 |
* | git-rm documentation: remove broken behaviour from the example. | Junio C Hamano | 2007-01-16 |
* | git-rm: Documentation | Junio C Hamano | 2006-12-25 |
* | Fix up docs where "--" isn't displayed correctly. | sean | 2006-05-05 |
* | Remove trailing dot after short description | Fredrik Kuivinen | 2006-03-09 |
* | documentation: add 'see also' sections to git-rm and git-add | Jeff Muizelaar | 2006-03-05 |
* | Add new git-rm command with documentation | Carl Worth | 2006-02-22 |