summaryrefslogtreecommitdiff
path: root/Documentation/git-clean.txt
AgeCommit message (Expand)AuthorFilesLines
2011-08-28Documentation: clarify "git clean -e <pattern>"Libravatar Junio C Hamano1-4/+6
2011-03-11doc: drop author/documentation sections from most pagesLibravatar Jeff King1-6/+0
2010-07-20Add -e/--exclude to git-clean.Libravatar Jared Hance1-1/+7
2010-02-04git-clean: fix the description of the default behaviorLibravatar Michael J Gruber1-2/+2
2010-01-10Documentation: spell 'git cmd' without dash throughoutLibravatar Thomas Rast1-2/+2
2009-08-29UI consistency: allow --force for where -f means forceLibravatar René Scharfe1-0/+1
2009-07-29clean: require double -f options to nuke nested git repository and work treeLibravatar Junio C Hamano1-0/+3
2009-05-06git-clean doc: the command only affects paths under $(cwd)Libravatar Junio C Hamano1-2/+2
2009-04-25Documentation: git-clean: make description more readableLibravatar Wesley J. Landaker1-5/+8
2009-04-25Documentation: git-clean: fix minor grammatical errorsLibravatar Wesley J. Landaker1-3/+3
2008-07-30Make the DESCRIPTION match <x>... items in the SYNOPSISLibravatar Abhijit Menon-Sen1-3/+3
2008-07-05manpages: italicize git command names (which were in teletype font)Libravatar Jonathan Nieder1-2/+2
2008-07-01Documentation formatting and cleanupLibravatar Jonathan Nieder1-2/+2
2008-07-01Documentation: be consistent about "git-" versus "git "Libravatar Jonathan Nieder1-1/+1
2008-06-08Docs: add some long/short optionsLibravatar Stephan Beyer1-0/+2
2008-06-06documentation: move git(7) to git(1)Libravatar Christian Couder1-1/+1
2008-01-06Documentation: rename gitlink macro to linkgitLibravatar Dan McGee1-2/+2
2007-05-07Fix minor documentation errorsLibravatar Michael Spang1-1/+1
2007-04-23Add clean.requireForce option, and add -f option to git-clean to override itLibravatar Josh Triplett1-1/+5
2006-05-08Teach git-clean optional <paths>... parameters.Libravatar Junio C Hamano1-1/+4
2006-04-05Add git-clean commandLibravatar Pavel Roskin1-0/+50