index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t6500-gc.sh
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
2024-11-21
1
-1
/
+0
*
Merge branch 'ps/leakfixes-part-6'
Junio C Hamano
2024-09-20
1
-0
/
+1
|
\
|
*
builtin/repack: fix leaking keep-pack list
Patrick Steinhardt
2024-09-05
1
-0
/
+1
*
|
builtin/gc: add a `--detach` flag
Patrick Steinhardt
2024-08-16
1
-4
/
+41
|
/
*
Merge branch 'ds/ahead-behind-fix'
Junio C Hamano
2024-06-21
1
-1
/
+1
|
\
|
*
commit-graph: increment progress indicator
Derrick Stolee
2024-06-12
1
-1
/
+1
*
|
t6500: extract objects with "17" prefix
Patrick Steinhardt
2024-03-25
1
-23
/
+7
*
|
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
2023-11-08
1
-7
/
+7
|
\
\
|
*
|
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
2023-11-02
1
-7
/
+7
*
|
|
Merge branch 'tb/repack-max-cruft-size'
Junio C Hamano
2023-10-18
1
-0
/
+27
|
\
\
\
|
*
|
|
builtin/repack.c: implement support for `--max-cruft-size`
Taylor Blau
2023-10-05
1
-0
/
+27
|
|
/
/
*
|
|
gc: add `gc.repackFilterTo` config option
Christian Couder
2023-10-02
1
-1
/
+12
*
|
|
gc: add `gc.repackFilter` config option
Christian Couder
2023-10-02
1
-0
/
+13
|
/
/
*
|
builtin/gc.c: make `gc.cruftPacks` enabled by default
Taylor Blau
2023-04-18
1
-8
/
+4
*
|
t/t6500-gc.sh: add additional test cases
Taylor Blau
2023-04-18
1
-0
/
+4
*
|
t/t6500-gc.sh: refactor cruft pack tests
Taylor Blau
2023-04-18
1
-82
/
+44
*
|
builtin/gc.c: ignore cruft packs with `--keep-largest-pack`
Taylor Blau
2023-04-18
1
-0
/
+43
|
/
*
config: let feature.experimental imply gc.cruftPacks=true
Emily Shaffer
2022-10-26
1
-0
/
+53
*
gc: add tests for --cruft and friends
Emily Shaffer
2022-10-26
1
-0
/
+43
*
gc + p4 tests: use "test_hook", remove sub-shells
Ævar Arnfjörð Bjarmason
2022-03-17
1
-12
/
+10
*
t6500: use "ls -1" to snapshot ref database state
Han-Wen Nienhuys
2021-08-02
1
-2
/
+3
*
gc tests: add a test for the "pre-auto-gc" hook
Ævar Arnfjörð Bjarmason
2021-06-16
1
-0
/
+46
*
Merge branch 'ab/test-lib'
Junio C Hamano
2021-02-23
1
-2
/
+2
|
\
|
*
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
2021-02-12
1
-2
/
+2
*
|
t: prepare for GIT_TEST_WRITE_REV_INDEX
Taylor Blau
2021-01-26
1
-3
/
+3
|
/
*
t6500: specify test values for SHA-256
brian m. carlson
2020-07-30
1
-5
/
+22
*
commit-graph: use start_delayed_progress()
Derrick Stolee
2019-11-27
1
-1
/
+2
*
progress: create GIT_PROGRESS_DELAY
Derrick Stolee
2019-11-27
1
-2
/
+1
*
server-info: do not list unlinked packs
Eric Wong
2019-05-28
1
-0
/
+2
*
Merge branch 'js/t6500-use-windows-pid-on-mingw'
Junio C Hamano
2019-05-19
1
-1
/
+9
|
\
|
*
t6500(mingw): use the Windows PID of the shell
Johannes Schindelin
2019-05-08
1
-1
/
+9
*
|
gc: handle & check gc.reflogExpire config
Ævar Arnfjörð Bjarmason
2019-04-01
1
-0
/
+19
|
/
*
Merge branch 'jn/gc-auto'
Junio C Hamano
2018-10-16
1
-3
/
+3
|
\
|
*
gc: do not return error for prior errors in daemonized mode
Jonathan Nieder
2018-07-17
1
-3
/
+3
*
|
Merge branch 'jn/gc-auto-prep'
Junio C Hamano
2018-10-16
1
-1
/
+1
|
\
|
|
*
gc: exit with status 128 on failure
Jonathan Nieder
2018-07-17
1
-1
/
+1
*
|
gc: fix regression in 7b0f229222 impacting --quiet
Ævar Arnfjörð Bjarmason
2018-09-20
1
-0
/
+21
|
/
*
gc --auto: exclude base pack if not enough mem to "repack -ad"
Nguyễn Thái Ngọc Duy
2018-04-16
1
-0
/
+7
*
gc: add --keep-largest-pack option
Nguyễn Thái Ngọc Duy
2018-04-16
1
-0
/
+25
*
t/helper: merge test-chmtime into test-tool
Nguyễn Thái Ngọc Duy
2018-03-27
1
-1
/
+1
*
gc: run pre-detach operations under lock
Jeff King
2017-07-12
1
-0
/
+21
*
t6500: wait for detached auto gc at the end of the test script
SZEDER Gábor
2017-04-17
1
-1
/
+17
*
gc: ignore old gc.log files
David Turner
2017-02-14
1
-0
/
+15
*
auto gc: don't write bitmaps for incremental repacks
David Turner
2016-12-29
1
-0
/
+25
*
pack-objects: do not get distracted by broken symrefs
Johannes Schindelin
2015-10-08
1
-1
/
+1
*
gc: demonstrate failure with stale remote HEAD
Johannes Schindelin
2015-10-05
1
-0
/
+13
*
gc: remove gc.pid file at end of execution
Jonathan Nieder
2013-10-18
1
-0
/
+5
*
Fix tests under GETTEXT_POISON on parseopt
Jiang Xin
2012-08-27
1
-2
/
+2
*
gc -h: show usage even with broken configuration
Nguyễn Thái Ngọc Duy
2010-10-22
1
-0
/
+28