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