aboutsummaryrefslogtreecommitdiff
path: root/git-clean.sh
Commit message (Expand)AuthorAge
* Merge branch 'ph/parseopt-sh'Junio C Hamano2007-11-17
|\
| * Migrate git-clean.sh to use git-rev-parse --parseopt.Pierre Habouzit2007-11-05
* | Merge branch 'maint'Junio C Hamano2007-11-14
|\ \
| * | git-clean: honor core.excludesfileJunio C Hamano2007-11-14
| |/
* | git-clean: Fix error message if clean.requireForce is not set.Johannes Sixt2007-11-12
* | clean: require -f to do damage by defaultJunio C Hamano2007-11-04
|/
* Supplant the "while case ... break ;; esac" idiomDavid Kastrup2007-09-23
* Rewrite "git-frotz" to "git frotz"Junio C Hamano2007-07-02
* Add clean.requireForce option, and add -f option to git-clean to override itJosh Triplett2007-04-23
* Disallow working directory commands in a bare repository.Shawn O. Pearce2007-01-10
* git-clean: Fix the -q option.Alexandre Julliard2007-01-06
* git-clean fails on files beginning with a dashDennis Stosberg2006-05-29
* Teach git-clean optional <paths>... parameters.Junio C Hamano2006-05-08
* Add git-clean commandPavel Roskin2006-04-05