summaryrefslogtreecommitdiff
path: root/t/t6500-gc.sh
AgeCommit message (Expand)AuthorFilesLines
2019-11-27commit-graph: use start_delayed_progress()Libravatar Derrick Stolee1-1/+2
2019-11-27progress: create GIT_PROGRESS_DELAYLibravatar Derrick Stolee1-2/+1
2019-05-28server-info: do not list unlinked packsLibravatar Eric Wong1-0/+2
2019-05-19Merge branch 'js/t6500-use-windows-pid-on-mingw'Libravatar Junio C Hamano1-1/+9
2019-05-08t6500(mingw): use the Windows PID of the shellLibravatar Johannes Schindelin1-1/+9
2019-04-01gc: handle & check gc.reflogExpire configLibravatar Ævar Arnfjörð Bjarmason1-0/+19
2018-10-16Merge branch 'jn/gc-auto'Libravatar Junio C Hamano1-3/+3
2018-10-16Merge branch 'jn/gc-auto-prep'Libravatar Junio C Hamano1-1/+1
2018-09-20gc: fix regression in 7b0f229222 impacting --quietLibravatar Ævar Arnfjörð Bjarmason1-0/+21
2018-07-17gc: do not return error for prior errors in daemonized modeLibravatar Jonathan Nieder1-3/+3
2018-07-17gc: exit with status 128 on failureLibravatar Jonathan Nieder1-1/+1
2018-04-16gc --auto: exclude base pack if not enough mem to "repack -ad"Libravatar Nguyễn Thái Ngọc Duy1-0/+7
2018-04-16gc: add --keep-largest-pack optionLibravatar Nguyễn Thái Ngọc Duy1-0/+25
2018-03-27t/helper: merge test-chmtime into test-toolLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2017-07-12gc: run pre-detach operations under lockLibravatar Jeff King1-0/+21
2017-04-16t6500: wait for detached auto gc at the end of the test scriptLibravatar SZEDER Gábor1-1/+17
2017-02-13gc: ignore old gc.log filesLibravatar David Turner1-0/+15
2016-12-29auto gc: don't write bitmaps for incremental repacksLibravatar David Turner1-0/+25
2015-10-08pack-objects: do not get distracted by broken symrefsLibravatar Johannes Schindelin1-1/+1
2015-10-05gc: demonstrate failure with stale remote HEADLibravatar Johannes Schindelin1-0/+13
2013-10-18gc: remove gc.pid file at end of executionLibravatar Jonathan Nieder1-0/+5
2012-08-27Fix tests under GETTEXT_POISON on parseoptLibravatar Jiang Xin1-2/+2
2010-10-22gc -h: show usage even with broken configurationLibravatar Nguyễn Thái Ngọc Duy1-0/+28