summaryrefslogtreecommitdiff
path: root/t/t6500-gc.sh
Commit message (Expand)AuthorAgeFilesLines
* builtin/gc.c: make `gc.cruftPacks` enabled by defaultTaylor Blau2023-04-181-8/+4
* t/t6500-gc.sh: add additional test casesTaylor Blau2023-04-181-0/+4
* t/t6500-gc.sh: refactor cruft pack testsTaylor Blau2023-04-181-82/+44
* builtin/gc.c: ignore cruft packs with `--keep-largest-pack`Taylor Blau2023-04-181-0/+43
* config: let feature.experimental imply gc.cruftPacks=trueEmily Shaffer2022-10-261-0/+53
* gc: add tests for --cruft and friendsEmily Shaffer2022-10-261-0/+43
* gc + p4 tests: use "test_hook", remove sub-shellsÆvar Arnfjörð Bjarmason2022-03-171-12/+10
* t6500: use "ls -1" to snapshot ref database stateHan-Wen Nienhuys2021-08-021-2/+3
* gc tests: add a test for the "pre-auto-gc" hookÆvar Arnfjörð Bjarmason2021-06-161-0/+46
* Merge branch 'ab/test-lib'Junio C Hamano2021-02-221-2/+2
|\
| * test-lib-functions: remove bug-inducing "diagnostics" helper paramÆvar Arnfjörð Bjarmason2021-02-121-2/+2
* | t: prepare for GIT_TEST_WRITE_REV_INDEXTaylor Blau2021-01-251-3/+3
|/
* t6500: specify test values for SHA-256brian m. carlson2020-07-301-5/+22
* commit-graph: use start_delayed_progress()Derrick Stolee2019-11-271-1/+2
* progress: create GIT_PROGRESS_DELAYDerrick Stolee2019-11-271-2/+1
* server-info: do not list unlinked packsEric Wong2019-05-281-0/+2
* Merge branch 'js/t6500-use-windows-pid-on-mingw'Junio C Hamano2019-05-191-1/+9
|\
| * t6500(mingw): use the Windows PID of the shellJohannes Schindelin2019-05-081-1/+9
* | gc: handle & check gc.reflogExpire configÆvar Arnfjörð Bjarmason2019-04-011-0/+19
|/
* Merge branch 'jn/gc-auto'Junio C Hamano2018-10-161-3/+3
|\
| * gc: do not return error for prior errors in daemonized modeJonathan Nieder2018-07-171-3/+3
* | Merge branch 'jn/gc-auto-prep'Junio C Hamano2018-10-161-1/+1
|\ \ | |/
| * gc: exit with status 128 on failureJonathan Nieder2018-07-171-1/+1
* | gc: fix regression in 7b0f229222 impacting --quietÆvar Arnfjörð Bjarmason2018-09-201-0/+21
|/
* gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy2018-04-161-0/+7
* gc: add --keep-largest-pack optionNguyễn Thái Ngọc Duy2018-04-161-0/+25
* t/helper: merge test-chmtime into test-toolNguyễn Thái Ngọc Duy2018-03-271-1/+1
* gc: run pre-detach operations under lockjk/gc-pre-detach-under-hookJeff King2017-07-121-0/+21
* t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor2017-04-161-1/+17
* gc: ignore old gc.log filesDavid Turner2017-02-131-0/+15
* auto gc: don't write bitmaps for incremental repacksDavid Turner2016-12-291-0/+25
* pack-objects: do not get distracted by broken symrefsjs/gc-with-stale-symrefJohannes Schindelin2015-10-081-1/+1
* gc: demonstrate failure with stale remote HEADJohannes Schindelin2015-10-051-0/+13
* gc: remove gc.pid file at end of executionnd/gc-lock-against-each-otherJonathan Nieder2013-10-181-0/+5
* Fix tests under GETTEXT_POISON on parseoptJiang Xin2012-08-271-2/+2
* gc -h: show usage even with broken configurationNguyễn Thái Ngọc Duy2010-10-221-0/+28