aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-rm.txt
Commit message (Expand)AuthorAge
* treewide: correct several "up-to-date" to "up to date"Martin Ågren2017-08-23
* Merge branch 'sb/submodule-doc'Junio C Hamano2017-07-12
|\
| * submodules: overhaul documentationStefan Beller2017-06-22
* | Documentation/git-rm: correct submodule descriptionStefan Beller2017-06-04
|/
* rm: better document side effects when removing a submoduleJens Lehmann2014-01-07
* rm: delete .gitmodules entry of submodules removed from the work treeJens Lehmann2013-08-06
* Merge branch 'jl/submodule-deinit'Junio C Hamano2013-03-25
|\
| * submodule: add 'deinit' commandJens Lehmann2013-03-04
* | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
|/
* docs: move submodule sectionMatt Kraai2012-11-14
* submodule: teach rm to remove submodules unless they contain a git directoryJens Lehmann2012-09-29
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* docs: put listed example commands in backticksJeff King2011-08-04
* Documentation: use [verse] for SYNOPSIS sectionsMartin von Zweigbergk2011-07-06
* doc: drop author/documentation sections from most pagesJeff King2011-03-11
* git-rm.txt: Fix quotingMichael J Gruber2010-12-07
* Documentation: clarify quoting in "git rm" exampleJonathan Nieder2010-08-20
* Documentation: quoting trouble in "git rm" discussionJonathan Nieder2010-08-20
* git-rm doc: Describe how to sync index & work treeBjörn Gustavsson2010-01-07
* git-add/rm doc: Consistently back-quoteBjörn Gustavsson2009-12-07
* builtin-rm: Add a --force flagPieter de Bie2008-08-08
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-05
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-28
* Clarify and fix English in "git-rm" documentationJon Loeliger2008-04-16
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Update manpages to reflect new short and long option aliasesJonas Fonseca2007-10-29
* More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-13
* War on whitespaceJunio C Hamano2007-06-07
* Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm2007-04-17
* Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm2007-04-16
* git-rm documentation: remove broken behaviour from the example.Junio C Hamano2007-01-16
* git-rm: DocumentationJunio C Hamano2006-12-25
* Fix up docs where "--" isn't displayed correctly.sean2006-05-05
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-09
* documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar2006-03-05
* Add new git-rm command with documentationCarl Worth2006-02-22