Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add clean.requireForce option, and add -f option to git-clean to override it | Josh Triplett | 2007-04-23 | 1 | -1/+12 |
* | Disallow working directory commands in a bare repository. | Shawn O. Pearce | 2007-01-10 | 1 | -0/+1 |
* | git-clean: Fix the -q option. | Alexandre Julliard | 2007-01-06 | 1 | -3/+1 |
* | git-clean fails on files beginning with a dash | Dennis Stosberg | 2006-05-29 | 1 | -2/+2 |
* | Teach git-clean optional <paths>... parameters. | Junio C Hamano | 2006-05-08 | 1 | -4/+13 |
* | Add git-clean command | Pavel Roskin | 2006-04-05 | 1 | -0/+80 |