index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
t5329-pack-objects-cruft.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-4
/
+4
2025-03-21
repack: avoid combining cruft packs with `--max-cruft-size`
Taylor Blau
1
-0
/
+52
2025-03-21
t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
Taylor Blau
1
-250
/
+0
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-10-24
t: fix typos
Andrew Kreimer
1
-1
/
+1
2024-09-27
builtin/repack: fix leaking configuration
Patrick Steinhardt
1
-0
/
+2
2023-08-29
builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
Taylor Blau
1
-10
/
+44
2023-06-12
gc: introduce `gc.recentObjectsHook`
Taylor Blau
1
-0
/
+171
2022-08-24
t5329: notice a failure within a loop
Junio C Hamano
1
-1
/
+2
2022-08-22
t: detect and signal failure within loop
Eric Sunshine
1
-4
/
+4
2022-06-16
t5329: test 'git gc --cruft' without '--prune=now'
Derrick Stolee
1
-1
/
+3
2022-05-26
sha1-file.c: don't freshen cruft packs
Taylor Blau
1
-0
/
+25
2022-05-26
builtin/gc.c: conditionally avoid pruning objects via loose
Taylor Blau
1
-0
/
+37
2022-05-26
builtin/repack.c: add cruft packs to MIDX during geometric repack
Taylor Blau
1
-0
/
+26
2022-05-26
builtin/repack.c: allow configuring cruft pack generation
Taylor Blau
1
-0
/
+83
2022-05-26
builtin/repack.c: support generating a cruft pack
Taylor Blau
1
-0
/
+207
2022-05-26
builtin/pack-objects.c: --cruft with expiration
Taylor Blau
1
-0
/
+143
2022-05-26
builtin/pack-objects.c: --cruft without expiration
Taylor Blau
1
-0
/
+218