Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-08-20 | midx: test a few commands that use get_all_packs | 1 | -3/+18 | |
2018-08-20 | midx: fix bug that skips midx with alternates | 1 | -0/+17 | |
2018-07-20 | midx: clear midx on repack | 1 | -0/+9 | |
2018-07-20 | config: create core.multiPackIndex setting | 1 | -13/+38 | |
2018-07-20 | midx: write object offsets | 1 | -10/+39 | |
2018-07-20 | midx: write object id fanout chunk | 1 | -7/+9 | |
2018-07-20 | midx: write object ids in a chunk | 1 | -2/+2 | |
2018-07-20 | midx: read pack names into array | 1 | -5/+12 | |
2018-07-20 | multi-pack-index: write pack names in chunk | 1 | -1/+2 | |
2018-07-20 | multi-pack-index: read packfile list | 1 | -7/+8 | |
2018-07-20 | t5319: expand test data | 1 | -0/+84 | |
2018-07-20 | multi-pack-index: load into memory | 1 | -1/+10 | |
2018-07-20 | midx: write header information to lockfile | 1 | -1/+3 | |
2018-07-20 | multi-pack-index: add 'write' verb | 1 | -0/+10 |