summaryrefslogtreecommitdiff
path: root/builtin/clean.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'as/check-ignore'Junio C Hamano2013-01-231-2/+3
|\
| * clean.c, ls-files.c: respect encapsulation of exclude_list_groupsAdam Spiers2013-01-161-3/+3
| * dir.c: keep track of where patterns came fromAdam Spiers2013-01-061-2/+2
| * dir.c: use a single struct exclude_list per source of excludesAdam Spiers2013-01-061-1/+2
* | git-clean: Display more accurate delete messagesZoltan Klinger2013-01-141-29/+125
* | i18n: clean: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-9/+9
|/
* Documentation: clarify "git clean -e <pattern>"Junio C Hamano2011-08-281-2/+3
* i18n: git-clean clean.requireForce messagesÆvar Arnfjörð Bjarmason2011-03-091-3/+8
* i18n: git-clean basic messagesÆvar Arnfjörð Bjarmason2011-03-091-10/+10
* Merge branch 'rs/opt-help-text'Junio C Hamano2010-11-241-3/+3
|\
| * Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-151-1/+1
| * add OPT__FORCERené Scharfe2010-11-151-1/+1
| * add description parameter to OPT__QUIETRené Scharfe2010-11-151-1/+1
| * add description parameter to OPT__DRY_RUNRené Scharfe2010-11-151-1/+1
* | clean: remove redundant variable baselenNguyễn Thái Ngọc Duy2010-11-171-2/+2
* | clean: avoid quoting twiceNguyễn Thái Ngọc Duy2010-11-161-2/+2
|/
* builtin/clean.c: Use STRING_LIST_INIT_NODUP.Thiago Farina2010-09-061-1/+1
* Add -e/--exclude to git-clean.Jared Hance2010-07-201-1/+16
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+171