index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t5319-multi-pack-index.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-11-01
Merge branch 'gc/use-repo-settings'
Junio C Hamano
1
-1
/
+4
2021-10-18
Merge branch 'tb/repack-write-midx'
Junio C Hamano
1
-0
/
+15
2021-10-15
fsck: verify multi-pack-index when implictly enabled
Glen Choo
1
-1
/
+4
2021-10-06
Merge branch 'tb/commit-graph-usage-fix'
Junio C Hamano
1
-6
/
+6
2021-09-28
builtin/multi-pack-index.c: support `--stdin-packs` mode
Taylor Blau
1
-0
/
+15
2021-09-22
builtin/multi-pack-index.c: disable top-level --[no-]progress
Taylor Blau
1
-6
/
+6
2021-09-01
t5319: don't write MIDX bitmaps in t5319
Taylor Blau
1
-1
/
+2
2021-09-01
midx: avoid opening multiple MIDXs when writing
Taylor Blau
1
-1
/
+9
2021-09-01
midx: reject empty `--preferred-pack`'s
Taylor Blau
1
-0
/
+17
2021-09-01
midx: fix `*.rev` cleanups with `--object-dir`
Taylor Blau
1
-0
/
+28
2021-09-01
midx: disallow running outside of a repository
Taylor Blau
1
-0
/
+5
2021-07-28
Merge branch 'tb/reverse-midx'
Junio C Hamano
1
-0
/
+5
2021-07-19
multi-pack-index: fix potential segfault without sub-command
Taylor Blau
1
-0
/
+5
[next]