aboutsummaryrefslogtreecommitdiff
path: root/builtin/gc.c
Commit message (Expand)AuthorAge
...
* | gc: notice gc processes run by other usersKyle J. McKay2014-01-02
|/
* Merge branch 'nd/gc-lock-against-each-other'Junio C Hamano2013-10-30
|\
| * gc: remove gc.pid file at end of executionJonathan Nieder2013-10-18
* | Merge branch 'sb/parseopt-boolean-removal'Junio C Hamano2013-09-04
|\ \ | |/ |/|
| * Replace deprecated OPT_BOOLEAN by OPT_BOOLStefan Beller2013-08-05
* | gc: reject if another gc is running, unless --force is givenNguyễn Thái Ngọc Duy2013-08-09
|/
* silence git gc --auto --quiet outputTobias Ulmer2012-09-27
* i18n: gc: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* gc: use argv-array for sub-commandsJeff King2012-04-18
* gc: do not explode objects which will be immediately prunedJeff King2012-04-11
* prune: handle --progress/no-progressJeff King2011-11-07
* builtin/gc.c: add missing newline in messageAndreas Schwab2011-06-19
* i18n: git-gc "Auto packing the repository" messageÆvar Arnfjörð Bjarmason2011-03-09
* i18n: git-gc basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* Merge branch 'jn/git-cmd-h-bypass-setup'Junio C Hamano2010-12-12
|\
| * gc -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-22
* | Describe various forms of "be quiet" using OPT__QUIETJonathan Nieder2010-11-15
* | add description parameter to OPT__QUIETRené Scharfe2010-11-15
|/
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22