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