Age | Commit message (Expand) | Author | Files | Lines |
2017-08-23 | treewide: correct several "up-to-date" to "up to date" | Martin Ågren | 1 | -1/+1 |
2017-07-12 | Merge branch 'sb/submodule-doc' | Junio C Hamano | 1 | -2/+2 |
2017-06-22 | submodules: overhaul documentation | Stefan Beller | 1 | -2/+2 |
2017-06-04 | Documentation/git-rm: correct submodule description | Stefan Beller | 1 | -4/+5 |
2014-01-07 | rm: better document side effects when removing a submodule | Jens Lehmann | 1 | -0/+9 |
2013-08-06 | rm: delete .gitmodules entry of submodules removed from the work tree | Jens Lehmann | 1 | -3/+5 |
2013-03-25 | Merge branch 'jl/submodule-deinit' | Junio C Hamano | 1 | -0/+4 |
2013-03-04 | submodule: add 'deinit' command | Jens Lehmann | 1 | -0/+4 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -5/+5 |
2012-11-14 | docs: move submodule section | Matt Kraai | 1 | -15/+15 |
2012-09-29 | submodule: teach rm to remove submodules unless they contain a git directory | Jens Lehmann | 1 | -0/+15 |
2012-04-26 | docs: stop using asciidoc no-inline-literal | Jeff King | 1 | -2/+1 |
2011-08-04 | docs: put listed example commands in backticks | Jeff King | 1 | -2/+2 |
2011-07-06 | Documentation: use [verse] for SYNOPSIS sections | Martin von Zweigbergk | 1 | -0/+1 |
2011-03-11 | doc: drop author/documentation sections from most pages | Jeff King | 1 | -8/+0 |
2010-12-07 | git-rm.txt: Fix quoting | Michael J Gruber | 1 | -6/+6 |
2010-08-20 | Documentation: clarify quoting in "git rm" example | Jonathan Nieder | 1 | -3/+3 |
2010-08-20 | Documentation: quoting trouble in "git rm" discussion | Jonathan Nieder | 1 | -1/+2 |
2010-01-07 | git-rm doc: Describe how to sync index & work tree | Björn Gustavsson | 1 | -1/+53 |
2009-12-07 | git-add/rm doc: Consistently back-quote | Björn Gustavsson | 1 | -3/+3 |
2008-08-08 | builtin-rm: Add a --force flag | Pieter de Bie | 1 | -1/+2 |
2008-07-05 | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 1 | -2/+2 |
2008-07-01 | Documentation formatting and cleanup | Jonathan Nieder | 1 | -1/+1 |
2008-07-01 | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 1 | -4/+4 |
2008-06-08 | Docs: Use "-l::\n--long\n" format in OPTIONS sections | Stephan Beyer | 1 | -4/+6 |
2008-06-06 | documentation: move git(7) to git(1) | Christian Couder | 1 | -1/+1 |
2008-05-28 | Manual subsection to refer to other pages is SEE ALSO | Junio C Hamano | 1 | -1/+1 |
2008-04-16 | Clarify and fix English in "git-rm" documentation | Jon Loeliger | 1 | -20/+32 |
2008-01-06 | Documentation: rename gitlink macro to linkgit | Dan McGee | 1 | -2/+2 |
2007-10-29 | Update manpages to reflect new short and long option aliases | Jonas Fonseca | 1 | -2/+2 |
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 |