index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
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
2020-05-10
multi-pack-index: respect repack.packKeptObjects=false
Derrick Stolee
1
-0
/
+27
2020-04-28
Merge branch 'ds/t5319-touch-fix'
Junio C Hamano
1
-4
/
+4
2020-04-01
t5319: replace 'touch -m' with 'test-tool chmtime'
Derrick Stolee
1
-4
/
+4
2020-03-28
midx.c: fix an integer underflow
Damien Robert
1
-4
/
+9
2020-01-15
t5319: make test work with SHA-256
brian m. carlson
1
-4
/
+18
2020-01-15
t5319: change invalid offset for SHA-256 compatibility
brian m. carlson
1
-2
/
+2
2019-10-23
multi-pack-index: add [--[no-]progress] option.
William Baker
1
-0
/
+69
2019-07-01
t5319: use 'test-tool path-utils' instead of 'ls -l'
Derrick Stolee
1
-2
/
+2
2019-06-11
t5319-multi-pack-index.sh: test batch size zero
Derrick Stolee
1
-0
/
+19
2019-06-11
midx: add test that 'expire' respects .keep files
Derrick Stolee
1
-0
/
+18
2019-06-11
multi-pack-index: test expire while adding packs
Derrick Stolee
1
-0
/
+32
2019-06-11
midx: implement midx_repack()
Derrick Stolee
1
-0
/
+28
2019-06-11
multi-pack-index: prepare 'repack' subcommand
Derrick Stolee
1
-1
/
+19
2019-06-11
multi-pack-index: implement 'expire' subcommand
Derrick Stolee
1
-0
/
+20
2019-06-11
multi-pack-index: prepare for 'expire' subcommand
Derrick Stolee
1
-0
/
+49
2019-04-16
packfile: fix pack basename computation
Jeff King
1
-0
/
+14
2019-04-16
t5319: drop useless --buffer from cat-file
Jeff King
1
-2
/
+2
2019-04-16
t5319: fix bogus cat-file argument
Jeff King
1
-6
/
+7
2018-11-13
Merge branch 'ds/test-multi-pack-index'
Junio C Hamano
1
-1
/
+1
2018-10-22
multi-pack-index: define GIT_TEST_MULTI_PACK_INDEX
Derrick Stolee
1
-1
/
+1
2018-09-17
fsck: verify multi-pack-index
Derrick Stolee
1
-1
/
+12
2018-09-17
multi-pack-index: verify object offsets
Derrick Stolee
1
-0
/
+27
2018-09-17
multi-pack-index: verify oid lookup order
Derrick Stolee
1
-0
/
+8
2018-09-17
multi-pack-index: verify oid fanout order
Derrick Stolee
1
-0
/
+8
2018-09-17
multi-pack-index: verify missing pack
Derrick Stolee
1
-0
/
+5
2018-09-17
multi-pack-index: verify packname order
Derrick Stolee
1
-0
/
+10
2018-09-17
multi-pack-index: verify corrupt chunk lookup table
Derrick Stolee
1
-0
/
+13
2018-09-17
multi-pack-index: verify bad header
Derrick Stolee
1
-1
/
+45
2018-09-17
multi-pack-index: add 'verify' verb
Derrick Stolee
1
-0
/
+8
2018-08-20
pack-objects: consider packs in multi-pack-index
Derrick Stolee
1
-1
/
+7
2018-08-20
midx: test a few commands that use get_all_packs
Derrick Stolee
1
-3
/
+18
2018-08-20
midx: fix bug that skips midx with alternates
Derrick Stolee
1
-0
/
+17
2018-07-20
midx: clear midx on repack
Derrick Stolee
1
-0
/
+9
2018-07-20
config: create core.multiPackIndex setting
Derrick Stolee
1
-13
/
+38
2018-07-20
midx: write object offsets
Derrick Stolee
1
-10
/
+39
2018-07-20
midx: write object id fanout chunk
Derrick Stolee
1
-7
/
+9
2018-07-20
midx: write object ids in a chunk
Derrick Stolee
1
-2
/
+2
2018-07-20
midx: read pack names into array
Derrick Stolee
1
-5
/
+12
2018-07-20
multi-pack-index: write pack names in chunk
Derrick Stolee
1
-1
/
+2
2018-07-20
multi-pack-index: read packfile list
Derrick Stolee
1
-7
/
+8
2018-07-20
t5319: expand test data
Derrick Stolee
1
-0
/
+84
2018-07-20
multi-pack-index: load into memory
Derrick Stolee
1
-1
/
+10
2018-07-20
midx: write header information to lockfile
Derrick Stolee
1
-1
/
+3
2018-07-20
multi-pack-index: add 'write' verb
Derrick Stolee
1
-0
/
+10