summaryrefslogtreecommitdiff
path: root/Documentation/git-rm.txt
Commit message (Expand)AuthorAgeFilesLines
* git-rm doc: Describe how to sync index & work treeBjörn Gustavsson2010-01-071-1/+53
* git-add/rm doc: Consistently back-quoteBjörn Gustavsson2009-12-071-3/+3
* builtin-rm: Add a --force flagPieter de Bie2008-08-081-1/+2
* manpages: italicize git command names (which were in teletype font)Jonathan Nieder2008-07-051-2/+2
* Documentation formatting and cleanupJonathan Nieder2008-07-011-1/+1
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-011-4/+4
* Docs: Use "-l::\n--long\n" format in OPTIONS sectionsStephan Beyer2008-06-081-4/+6
* documentation: move git(7) to git(1)Christian Couder2008-06-061-1/+1
* Manual subsection to refer to other pages is SEE ALSOJunio C Hamano2008-05-281-1/+1
* Clarify and fix English in "git-rm" documentationJon Loeliger2008-04-161-20/+32
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-061-2/+2
* Update manpages to reflect new short and long option aliasesJonas Fonseca2007-10-291-2/+2
* More permissive "git-rm --cached" behavior without -f.Matthieu Moy2007-07-131-1/+2
* War on whitespaceJunio C Hamano2007-06-071-1/+0
* Add --ignore-unmatch option to exit with zero status when no files are removed.Steven Grimm2007-04-171-1/+4
* Add --quiet option to suppress output of "rm" commands for removed files.Steven Grimm2007-04-161-0/+4
* git-rm documentation: remove broken behaviour from the example.Junio C Hamano2007-01-161-8/+4
* git-rm: DocumentationJunio C Hamano2006-12-251-24/+27
* Fix up docs where "--" isn't displayed correctly.sean2006-05-051-1/+1
* Remove trailing dot after short descriptionFredrik Kuivinen2006-03-091-1/+1
* documentation: add 'see also' sections to git-rm and git-addJeff Muizelaar2006-03-051-0/+3
* Add new git-rm command with documentationCarl Worth2006-02-221-0/+89