aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-clean.txt
Commit message (Expand)AuthorAge
* git-clean: fix the description of the default behaviorMichael J Gruber2010-02-04
* Documentation: spell 'git cmd' without dash throughoutThomas Rast2010-01-10
* UI consistency: allow --force for where -f means forceRené Scharfe2009-08-29
* clean: require double -f options to nuke nested git repository and work treeJunio C Hamano2009-07-29
* git-clean doc: the command only affects paths under $(cwd)Junio C Hamano2009-05-06
* Documentation: git-clean: make description more readableWesley J. Landaker2009-04-25
* Documentation: git-clean: fix minor grammatical errorsWesley J. Landaker2009-04-25
* Make the DESCRIPTION match <x>... items in the SYNOPSISAbhijit Menon-Sen2008-07-30
* 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: add some long/short optionsStephan Beyer2008-06-08
* documentation: move git(7) to git(1)Christian Couder2008-06-06
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06
* Fix minor documentation errorsMichael Spang2007-05-07
* Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-23
* Teach git-clean optional <paths>... parameters.Junio C Hamano2006-05-08
* Add git-clean commandPavel Roskin2006-04-05