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
/
t5319-multi-pack-index.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-30
packfile: recover when a multi-pack-index names a removed pack
Elijah Newren
1
-0
/
+40
2026-07-06
t: convert grep assertions to test_grep
Michael Montalbo
1
-8
/
+8
2026-04-16
MIDX: revert the default version to v1
Jeff King
1
-1
/
+1
2026-03-25
Merge branch 'tb/incremental-midx-part-3.2'
Junio C Hamano
1
-7
/
+11
2026-03-04
Merge branch 'ps/maintenance-geometric-default'
Junio C Hamano
1
-0
/
+1
2026-02-24
midx: do not require packs to be sorted in lexicographic order
Taylor Blau
1
-6
/
+10
2026-02-24
t/t5319-multi-pack-index.sh: fix copy-and-paste error in t5319.39
Taylor Blau
1
-1
/
+1
2026-02-24
t: disable maintenance where we verify object database structure
Patrick Steinhardt
1
-0
/
+1
2026-02-19
pack-bitmap: fix bug with exact ref match in "pack.preferBitmapTips"
Patrick Steinhardt
1
-0
/
+43
2026-01-13
midx-write.c: assume checksum-invalid MIDXs require an update
Taylor Blau
1
-1
/
+1
2026-01-13
t/t5319-multi-pack-index.sh: drop early 'test_done'
Taylor Blau
1
-3
/
+1
2025-12-11
midx-write: skip rewriting MIDX with `--stdin-packs` unless needed
Patrick Steinhardt
1
-0
/
+51
2025-12-11
midx: fix `BUG()` when getting preferred pack without a reverse index
Patrick Steinhardt
1
-0
/
+13
2025-09-15
Merge branch 'ds/midx-write-fixes'
Junio C Hamano
1
-1
/
+21
2025-09-05
midx-write: put failing response value back
Derrick Stolee
1
-1
/
+4
2025-09-05
midx-write: only load initialized packs
Derrick Stolee
1
-0
/
+17
2025-08-11
midx: load multi-pack indices via their source
Patrick Steinhardt
1
-4
/
+4
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-8
/
+8
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-08-22
t/helper: fix leaking multi-pack-indices in "read-midx"
Patrick Steinhardt
1
-0
/
+2
2024-08-19
Merge branch 'tb/incremental-midx-part-1'
Junio C Hamano
1
-26
/
+4
2024-08-06
midx: implement support for writing incremental MIDX chains
Taylor Blau
1
-24
/
+3
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
1
-2
/
+1
2024-07-23
Merge branch 'ds/midx-write-repack-fix'
Junio C Hamano
1
-0
/
+55
2024-07-19
midx-write: revert use of --stdin-packs
Derrick Stolee
1
-1
/
+1
2024-07-18
t5319: add failing test case for repack/expire
Derrick Stolee
1
-0
/
+55
2024-05-30
midx-write.c: tolerate `--preferred-pack` without bitmaps
Taylor Blau
1
-0
/
+23
2023-12-14
midx: implement `BTMP` chunk
Taylor Blau
1
-0
/
+35
2023-12-09
Merge branch 'jk/chunk-bounds-more'
Junio C Hamano
1
-0
/
+14
2023-11-09
midx: check consistency of fanout table
Jeff King
1
-0
/
+14
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-5
/
+5
2023-11-02
tests: teach callers of test_i18ngrep to use test_grep
Junio C Hamano
1
-5
/
+5
2023-10-14
t5319: make corrupted large-offset test more robust
Jeff King
1
-2
/
+4
2023-10-09
midx: check size of revindex chunk
Jeff King
1
-0
/
+17
2023-10-09
midx: bounds-check large offset chunk
Jeff King
1
-0
/
+20
2023-10-09
midx: check size of object offset chunk
Jeff King
1
-0
/
+10
2023-10-09
midx: enforce chunk alignment on reading
Jeff King
1
-0
/
+14
2023-10-09
midx: check size of pack names chunk
Jeff King
1
-0
/
+11
2023-10-09
midx: check size of oid lookup chunk
Jeff King
1
-0
/
+10
2023-10-09
midx: stop ignoring malformed oid fanout chunk
Jeff King
1
-1
/
+19
2023-07-10
fsck: suppress MIDX output with `--no-progress`
Taylor Blau
1
-0
/
+12
2023-04-14
midx: fix segfault with no packs and invalid preferred pack
Patrick Steinhardt
1
-0
/
+12
2023-02-21
delta-islands: fix segfault when freeing island marks
Patrick Steinhardt
1
-0
/
+16
2022-09-21
midx.c: avoid cruft packs with non-zero `repack --batch-size`
Taylor Blau
1
-0
/
+41
2022-09-21
midx.c: avoid cruft packs with `repack --batch-size=0`
Taylor Blau
1
-0
/
+23
2022-09-21
midx.c: prevent `expire` from removing the cruft pack
Taylor Blau
1
-0
/
+30
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
1
-5
/
+5
2021-12-13
t5000-t5999: detect and signal failure within loop
Eric Sunshine
1
-5
/
+5
2021-12-10
Merge branch 'jk/t5319-midx-corruption-test-deflake'
Junio C Hamano
1
-2
/
+4
2021-11-18
t5319: corrupt more bytes of the midx checksum
Jeff King
1
-2
/
+4
[next]