| Commit message (Expand) | Author | Age | Files | Lines |
* | git-clean: fix the description of the default behavior | Michael J Gruber | 2010-02-04 | 1 | -2/+2 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 | 1 | -2/+2 |
* | UI consistency: allow --force for where -f means force | René Scharfe | 2009-08-29 | 1 | -0/+1 |
* | clean: require double -f options to nuke nested git repository and work tree | Junio C Hamano | 2009-07-29 | 1 | -0/+3 |
* | git-clean doc: the command only affects paths under $(cwd) | Junio C Hamano | 2009-05-06 | 1 | -2/+2 |
* | Documentation: git-clean: make description more readable | Wesley J. Landaker | 2009-04-25 | 1 | -5/+8 |
* | Documentation: git-clean: fix minor grammatical errors | Wesley J. Landaker | 2009-04-25 | 1 | -3/+3 |
* | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 2008-07-30 | 1 | -3/+3 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 | 1 | -2/+2 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 | 1 | -2/+2 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 | 1 | -1/+1 |
* | Docs: add some long/short options | Stephan Beyer | 2008-06-08 | 1 | -0/+2 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 | 1 | -1/+1 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 | 1 | -2/+2 |
* | Fix minor documentation errors | Michael Spang | 2007-05-07 | 1 | -1/+1 |
* | Add clean.requireForce option, and add -f option to git-clean to override it | Josh Triplett | 2007-04-23 | 1 | -1/+5 |
* | Teach git-clean optional <paths>... parameters. | Junio C Hamano | 2006-05-08 | 1 | -1/+4 |
* | Add git-clean command | Pavel Roskin | 2006-04-05 | 1 | -0/+50 |