summaryrefslogtreecommitdiff
path: root/Documentation/git-clean.txt
AgeCommit message (Expand)Author
2011-08-29Documentation: clarify "git clean -e <pattern>"Junio C Hamano
2011-03-11doc: drop author/documentation sections from most pagesJeff King
2010-07-20Add -e/--exclude to git-clean.Jared Hance
2010-02-04git-clean: fix the description of the default behaviorMichael J Gruber
2010-01-10Documentation: spell 'git cmd' without dash throughoutThomas Rast
2009-08-29UI consistency: allow --force for where -f means forceRené Scharfe
2009-07-29clean: require double -f options to nuke nested git repository and work treeJunio C Hamano
2009-05-06git-clean doc: the command only affects paths under $(cwd)Junio C Hamano
2009-04-25Documentation: git-clean: make description more readableWesley J. Landaker
2009-04-25Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker
2008-07-31Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen
2008-07-05manpages: italicize git command names (which were in teletype font)Jonathan Nieder
2008-07-02Documentation formatting and cleanupJonathan Nieder
2008-07-02Documentation: be consistent about "git-" versus "git "Jonathan Nieder
2008-06-08Docs: add some long/short optionsStephan Beyer
2008-06-06documentation: move git(7) to git(1)Christian Couder
2008-01-07Documentation: rename gitlink macro to linkgitDan McGee
2007-05-07Fix minor documentation errorsMichael Spang
2007-04-24Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett
2006-05-08Teach git-clean optional <paths>... parameters.Junio C Hamano
2006-04-05Add git-clean commandPavel Roskin