summaryrefslogtreecommitdiff
path: root/t/t6500-gc.sh
AgeCommit message (Expand)Author
2019-11-27commit-graph: use start_delayed_progress()Derrick Stolee
2019-11-27progress: create GIT_PROGRESS_DELAYDerrick Stolee
2019-05-28server-info: do not list unlinked packsEric Wong
2019-05-19Merge branch 'js/t6500-use-windows-pid-on-mingw'Junio C Hamano
2019-05-08t6500(mingw): use the Windows PID of the shellJohannes Schindelin
2019-04-01gc: handle & check gc.reflogExpire configÆvar Arnfjörð Bjarmason
2018-10-16Merge branch 'jn/gc-auto'Junio C Hamano
2018-10-16Merge branch 'jn/gc-auto-prep'Junio C Hamano
2018-09-20gc: fix regression in 7b0f229222 impacting --quietÆvar Arnfjörð Bjarmason
2018-07-17gc: do not return error for prior errors in daemonized modeJonathan Nieder
2018-07-17gc: exit with status 128 on failureJonathan Nieder
2018-04-16gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy
2018-04-16gc: add --keep-largest-pack optionNguyễn Thái Ngọc Duy
2018-03-27t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy
2017-07-12gc: run pre-detach operations under lockJeff King
2017-04-17t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor
2017-02-13gc: ignore old gc.log filesDavid Turner
2016-12-29auto gc: don't write bitmaps for incremental repacksDavid Turner
2015-10-08pack-objects: do not get distracted by broken symrefsJohannes Schindelin
2015-10-05gc: demonstrate failure with stale remote HEADJohannes Schindelin
2013-10-18gc: remove gc.pid file at end of executionJonathan Nieder
2012-08-27Fix tests under GETTEXT_POISON on parseoptJiang Xin
2010-10-22gc -h: show usage even with broken configurationNguyễn Thái Ngọc Duy