Age | Commit message (Expand) | Author | Files | Lines |
2019-05-28 | server-info: do not list unlinked packs | Eric Wong | 1 | -0/+2 |
2019-05-19 | Merge branch 'js/t6500-use-windows-pid-on-mingw' | Junio C Hamano | 1 | -1/+9 |
2019-05-08 | t6500(mingw): use the Windows PID of the shell | Johannes Schindelin | 1 | -1/+9 |
2019-04-01 | gc: handle & check gc.reflogExpire config | Ævar Arnfjörð Bjarmason | 1 | -0/+19 |
2018-10-16 | Merge branch 'jn/gc-auto' | Junio C Hamano | 1 | -3/+3 |
2018-10-16 | Merge branch 'jn/gc-auto-prep' | Junio C Hamano | 1 | -1/+1 |
2018-09-20 | gc: fix regression in 7b0f229222 impacting --quiet | Ævar Arnfjörð Bjarmason | 1 | -0/+21 |
2018-07-17 | gc: do not return error for prior errors in daemonized mode | Jonathan Nieder | 1 | -3/+3 |
2018-07-17 | gc: exit with status 128 on failure | Jonathan Nieder | 1 | -1/+1 |
2018-04-16 | gc --auto: exclude base pack if not enough mem to "repack -ad" | Nguyễn Thái Ngọc Duy | 1 | -0/+7 |
2018-04-16 | gc: add --keep-largest-pack option | Nguyễn Thái Ngọc Duy | 1 | -0/+25 |
2018-03-27 | t/helper: merge test-chmtime into test-tool | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2017-07-12 | gc: run pre-detach operations under lock | Jeff King | 1 | -0/+21 |
2017-04-16 | t6500: wait for detached auto gc at the end of the test script | SZEDER Gábor | 1 | -1/+17 |
2017-02-13 | gc: ignore old gc.log files | David Turner | 1 | -0/+15 |
2016-12-29 | auto gc: don't write bitmaps for incremental repacks | David Turner | 1 | -0/+25 |
2015-10-08 | pack-objects: do not get distracted by broken symrefs | Johannes Schindelin | 1 | -1/+1 |
2015-10-05 | gc: demonstrate failure with stale remote HEAD | Johannes Schindelin | 1 | -0/+13 |
2013-10-18 | gc: remove gc.pid file at end of execution | Jonathan Nieder | 1 | -0/+5 |
2012-08-27 | Fix tests under GETTEXT_POISON on parseopt | Jiang Xin | 1 | -2/+2 |
2010-10-22 | gc -h: show usage even with broken configuration | Nguyễn Thái Ngọc Duy | 1 | -0/+28 |