summaryrefslogtreecommitdiff
path: root/git-clean.sh
Commit message (Expand)AuthorAgeFilesLines
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-021-2/+2
* Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-231-1/+12
* Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-101-0/+1
* git-clean: Fix the -q option.Alexandre Julliard2007-01-061-3/+1
* git-clean fails on files beginning with a dashDennis Stosberg2006-05-291-2/+2
* Teach git-clean optional <paths>... parameters.Junio C Hamano2006-05-081-4/+13
* Add git-clean commandPavel Roskin2006-04-051-0/+80