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
/
t5326-multi-pack-bitmaps.sh
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-07
t: refactor tests depending on Perl to print data
Patrick Steinhardt
1
-3
/
+3
2025-04-07
t: introduce PERL_TEST_HELPERS prerequisite
Patrick Steinhardt
1
-1
/
+1
2024-11-21
t: remove TEST_PASSES_SANITIZE_LEAK annotations
Patrick Steinhardt
1
-1
/
+0
2024-09-27
revision: fix leaking parents when simplifying commits
Patrick Steinhardt
1
-0
/
+2
2024-08-06
midx: implement support for writing incremental MIDX chains
Taylor Blau
1
-0
/
+1
2024-08-06
t: retire 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
1
-2
/
+1
2024-06-11
midx-write.c: do not read existing MIDX with `packs_to_include`
Taylor Blau
1
-0
/
+30
2024-04-30
Merge branch 'xx/disable-replace-when-building-midx'
Junio C Hamano
1
-0
/
+21
2024-04-17
midx: disable replace objects
Xing Xin
1
-0
/
+21
2024-04-15
pack-bitmap: gracefully handle missing BTMP chunks
Patrick Steinhardt
1
-0
/
+17
2023-06-12
pack-bitmap.c: gracefully degrade on failure to load MIDX'd pack
Taylor Blau
1
-0
/
+35
2023-05-02
fsck: verify checksums of all .bitmap files
Derrick Stolee
1
-0
/
+44
2022-10-13
midx.c: consider annotated tags during bitmap selection
Taylor Blau
1
-0
/
+24
2022-09-05
Merge branch 'ac/bitmap-lookup-table'
Junio C Hamano
1
-181
/
+240
2022-08-26
pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests
Abhradeep Chakraborty
1
-181
/
+240
2022-08-22
midx.c: include preferred pack correctly with existing MIDX
Taylor Blau
1
-8
/
+5
2022-08-22
t5326: demonstrate potential bitmap corruption
Taylor Blau
1
-0
/
+47
2022-02-18
Merge branch 'tb/midx-no-bitmap-for-no-objects'
Junio C Hamano
1
-0
/
+22
2022-02-09
midx: prevent writing a .bitmap without any objects
Taylor Blau
1
-0
/
+22
2022-01-27
pack-bitmap.c: gracefully fallback after opening pack/MIDX
Taylor Blau
1
-0
/
+19
2022-01-27
midx: read `RIDX` chunk when present
Taylor Blau
1
-0
/
+6
2022-01-27
t5326: move tests to t/lib-bitmap.sh
Taylor Blau
1
-171
/
+2
2022-01-27
t5326: extract `test_rev_exists`
Taylor Blau
1
-15
/
+22
2022-01-27
t5326: drop unnecessary setup
Taylor Blau
1
-4
/
+0
2022-01-27
midx.c: make changing the preferred pack safe
Taylor Blau
1
-1
/
+1
2022-01-27
t5326: demonstrate bitmap corruption after permutation
Taylor Blau
1
-0
/
+31
2021-10-18
Merge branch 'tb/repack-write-midx'
Junio C Hamano
1
-0
/
+82
2021-09-28
midx: preliminary support for `--refs-snapshot`
Taylor Blau
1
-0
/
+82
2021-09-17
t5326: test propagating hashcache values
Taylor Blau
1
-0
/
+30
2021-09-01
t5326: test multi-pack bitmap behavior
Taylor Blau
1
-0
/
+286