Age | Commit message (Expand) | Author | Files | Lines |
2013-10-30 | Merge branch 'nd/gc-lock-against-each-other' | Junio C Hamano | 1 | -0/+24 |
2013-10-18 | gc: remove gc.pid file at end of execution | Jonathan Nieder | 1 | -0/+24 |
2013-09-04 | Merge branch 'sb/parseopt-boolean-removal' | Junio C Hamano | 1 | -2/+2 |
2013-08-09 | gc: reject if another gc is running, unless --force is given | Nguyễn Thái Ngọc Duy | 1 | -0/+67 |
2013-08-05 | Replace deprecated OPT_BOOLEAN by OPT_BOOL | Stefan Beller | 1 | -2/+2 |
2012-09-27 | silence git gc --auto --quiet output | Tobias Ulmer | 1 | -3/+1 |
2012-08-20 | i18n: gc: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 1 | -6/+6 |
2012-04-18 | gc: use argv-array for sub-commands | Jeff King | 1 | -45/+33 |
2012-04-11 | gc: do not explode objects which will be immediately pruned | Jeff King | 1 | -8/+15 |
2011-11-07 | prune: handle --progress/no-progress | Jeff King | 1 | -1/+3 |
2011-06-19 | builtin/gc.c: add missing newline in message | Andreas Schwab | 1 | -1/+1 |
2011-03-09 | i18n: git-gc "Auto packing the repository" message | Ævar Arnfjörð Bjarmason | 1 | -7/+7 |
2011-03-09 | i18n: git-gc basic messages | Ævar Arnfjörð Bjarmason | 1 | -5/+5 |
2010-12-12 | Merge branch 'jn/git-cmd-h-bypass-setup' | Junio C Hamano | 1 | -0/+3 |
2010-11-15 | Describe various forms of "be quiet" using OPT__QUIET | Jonathan Nieder | 1 | -1/+1 |
2010-11-15 | add description parameter to OPT__QUIET | René Scharfe | 1 | -1/+1 |
2010-10-22 | gc -h: show usage even with broken configuration | Nguyễn Thái Ngọc Duy | 1 | -0/+3 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+255 |