summaryrefslogtreecommitdiff
path: root/git-clean.sh
AgeCommit message (Expand)Author
2007-11-14git-clean: honor core.excludesfileJunio C Hamano
2007-09-23Supplant the "while case ... break ;; esac" idiomDavid Kastrup
2007-07-03Rewrite "git-frotz" to "git frotz"Junio C Hamano
2007-04-24Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett
2007-01-10Disallow working directory commands in a bare repository.Shawn O. Pearce
2007-01-06git-clean: Fix the -q option.Alexandre Julliard
2006-05-30git-clean fails on files beginning with a dashDennis Stosberg
2006-05-08Teach git-clean optional <paths>... parameters.Junio C Hamano
2006-04-05Add git-clean commandPavel Roskin