Age | Commit message (Expand) | Author | Files | Lines |
2019-10-11 | Merge branch 'en/clean-nested-with-ignored' | Junio C Hamano | 1 | -7/+9 |
2019-09-17 | clean: avoid removing untracked files in a nested git repository | Elijah Newren | 1 | -3/+3 |
2019-09-17 | clean: disambiguate the definition of -d | Elijah Newren | 1 | -4/+6 |
2019-09-17 | git-clean.txt: do not claim we will delete files with -n/--dry-run | Elijah Newren | 1 | -1/+1 |
2019-07-09 | Merge branch 'nd/switch-and-restore' | Junio C Hamano | 1 | -1/+1 |
2019-05-07 | doc: promote "git restore" | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2019-03-08 | git-clean.txt: clarify ignore pattern files | Denton Liu | 1 | -6/+5 |
2016-06-28 | doc: typeset short command-line options as literal | Matthieu Moy | 1 | -1/+1 |
2016-02-09 | Documentation/git-clean.txt: don't mention deletion of .git/modules/* | Matt McCutchen | 1 | -3/+1 |
2015-03-06 | Merge branch 'mr/doc-clean-f-f' | Junio C Hamano | 1 | -2/+6 |
2015-02-26 | Documentation/git-clean.txt: document that -f may need to be given twice | Mikko Rapeli | 1 | -2/+6 |
2014-11-04 | Documentation: typofixes | Thomas Ackermann | 1 | -1/+1 |
2013-07-24 | Documentation/git-clean: fix description for range | Jiang Xin | 1 | -1/+1 |
2013-06-26 | git-clean: add documentation for interactive git-clean | Jiang Xin | 1 | -2/+63 |
2013-06-26 | git-clean: add support for -i/--interactive | Jiang Xin | 1 | -2/+8 |
2013-02-01 | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 1 | -4/+4 |
2012-09-18 | Doc clean: add See Also link | Philip Oakley | 1 | -0/+4 |
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 |