| Commit message (Expand) | Author | Age |
* | builtin-rm: Add a --force flag | Pieter de Bie | 2008-08-08 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 2008-05-28 |
* | Clarify and fix English in "git-rm" documentation | Jon Loeliger | 2008-04-16 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | 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 |