summaryrefslogtreecommitdiffstats
path: root/t/t6500-gc.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t: remove TEST_PASSES_SANITIZE_LEAK annotationsPatrick Steinhardt2024-11-211-1/+0
* Merge branch 'ps/leakfixes-part-6'Junio C Hamano2024-09-201-0/+1
|\
| * builtin/repack: fix leaking keep-pack listPatrick Steinhardt2024-09-051-0/+1
* | builtin/gc: add a `--detach` flagPatrick Steinhardt2024-08-161-4/+41
|/
* Merge branch 'ds/ahead-behind-fix'Junio C Hamano2024-06-211-1/+1
|\
| * commit-graph: increment progress indicatorDerrick Stolee2024-06-121-1/+1
* | t6500: extract objects with "17" prefixPatrick Steinhardt2024-03-251-23/+7
* | Merge branch 'jc/test-i18ngrep'Junio C Hamano2023-11-081-7/+7
|\ \
| * | tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano2023-11-021-7/+7
* | | Merge branch 'tb/repack-max-cruft-size'Junio C Hamano2023-10-181-0/+27
|\ \ \
| * | | builtin/repack.c: implement support for `--max-cruft-size`Taylor Blau2023-10-051-0/+27
| |/ /
* | | gc: add `gc.repackFilterTo` config optionChristian Couder2023-10-021-1/+12
* | | gc: add `gc.repackFilter` config optionChristian Couder2023-10-021-0/+13
|/ /
* | 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-231-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-261-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 lockJeff King2017-07-121-0/+21
* t6500: wait for detached auto gc at the end of the test scriptSZEDER Gábor2017-04-171-1/+17
* gc: ignore old gc.log filesDavid Turner2017-02-141-0/+15
* auto gc: don't write bitmaps for incremental repacksDavid Turner2016-12-291-0/+25
* pack-objects: do not get distracted by broken symrefsJohannes 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 executionJonathan 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