Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'maint' | Junio C Hamano | 2007-11-14 | 1 | -1/+8 |
|\ | |||||
| * | git-clean: honor core.excludesfile | Junio C Hamano | 2007-11-14 | 1 | -1/+8 |
* | | git-clean: Fix error message if clean.requireForce is not set. | Johannes Sixt | 2007-11-12 | 1 | -10/+14 |
* | | clean: require -f to do damage by default | Junio C Hamano | 2007-11-04 | 1 | -1/+5 |
|/ | |||||
* | Supplant the "while case ... break ;; esac" idiom | David Kastrup | 2007-09-23 | 1 | -1/+1 |
* | Rewrite "git-frotz" to "git frotz" | Junio C Hamano | 2007-07-02 | 1 | -2/+2 |
* | 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 |