aboutsummaryrefslogtreecommitdiff
path: root/builtin-clean.c
Commit message (Expand)AuthorAge
* Provide git_config with a callback-data parameterJohannes Schindelin2008-05-14
* git clean: Don't automatically remove directories when run within subdirectoryShawn Bohrer2008-04-14
* git-clean: correct printing relative pathDmitry Potapov2008-03-07
* git-clean: handle errors if removing files failsMiklos Vajna2008-02-20
* git-clean: fix off-by-one memory access when given no argumentsJeff King2008-01-12
* git-clean: make "Would remove ..." path relative to cwd againJunio C Hamano2008-01-03
* git-clean: Honor pathspec.Junio C Hamano2007-12-05
* Teach git clean to use setup_standard_excludes()Shawn Bohrer2007-11-18
* git-clean: Fix error message if clean.requireForce is not set.Junio C Hamano2007-11-18
* Make git-clean a builtinShawn Bohrer2007-11-18