| Commit message (Expand) | Author | Age |
* | doc: typeset short command-line options as literal | Matthieu Moy | 2016-06-28 |
* | Documentation/git-clean.txt: don't mention deletion of .git/modules/* | Matt McCutchen | 2016-02-09 |
* | Merge branch 'mr/doc-clean-f-f' | Junio C Hamano | 2015-03-06 |
|\ |
|
| * | Documentation/git-clean.txt: document that -f may need to be given twice | Mikko Rapeli | 2015-02-26 |
* | | Documentation: typofixes | Thomas Ackermann | 2014-11-04 |
|/ |
|
* | Documentation/git-clean: fix description for range | Jiang Xin | 2013-07-24 |
* | git-clean: add documentation for interactive git-clean | Jiang Xin | 2013-06-26 |
* | git-clean: add support for -i/--interactive | Jiang Xin | 2013-06-26 |
* | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
* | Doc clean: add See Also link | Philip Oakley | 2012-09-18 |
* | Documentation: clarify "git clean -e <pattern>" | Junio C Hamano | 2011-08-28 |
* | doc: drop author/documentation sections from most pages | Jeff King | 2011-03-11 |
* | Add -e/--exclude to git-clean. | Jared Hance | 2010-07-20 |
* | git-clean: fix the description of the default behavior | Michael J Gruber | 2010-02-04 |
* | Documentation: spell 'git cmd' without dash throughout | Thomas Rast | 2010-01-10 |
* | UI consistency: allow --force for where -f means force | René Scharfe | 2009-08-29 |
* | clean: require double -f options to nuke nested git repository and work tree | Junio C Hamano | 2009-07-29 |
* | git-clean doc: the command only affects paths under $(cwd) | Junio C Hamano | 2009-05-06 |
* | Documentation: git-clean: make description more readable | Wesley J. Landaker | 2009-04-25 |
* | Documentation: git-clean: fix minor grammatical errors | Wesley J. Landaker | 2009-04-25 |
* | Make the DESCRIPTION match <x>... items in the SYNOPSIS | Abhijit Menon-Sen | 2008-07-30 |
* | manpages: italicize git command names (which were in teletype font) | Jonathan Nieder | 2008-07-05 |
* | Documentation formatting and cleanup | Jonathan Nieder | 2008-07-01 |
* | Documentation: be consistent about "git-" versus "git " | Jonathan Nieder | 2008-07-01 |
* | Docs: add some long/short options | Stephan Beyer | 2008-06-08 |
* | documentation: move git(7) to git(1) | Christian Couder | 2008-06-06 |
* | Documentation: rename gitlink macro to linkgit | Dan McGee | 2008-01-06 |
* | Fix minor documentation errors | Michael Spang | 2007-05-07 |
* | Add clean.requireForce option, and add -f option to git-clean to override it | Josh Triplett | 2007-04-23 |
* | Teach git-clean optional <paths>... parameters. | Junio C Hamano | 2006-05-08 |
* | Add git-clean command | Pavel Roskin | 2006-04-05 |