summaryrefslogtreecommitdiff
path: root/builtin/multi-pack-index.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-11multi-pack-index: prepare 'repack' subcommandLibravatar Derrick Stolee1-2/+10
2019-06-11multi-pack-index: prepare for 'expire' subcommandLibravatar Derrick Stolee1-1/+3
2019-05-07midx: pass a repository pointerLibravatar Derrick Stolee1-1/+1
2019-03-22trace2:data: add trace2 data to midxLibravatar Jeff Hostetler1-0/+3
2018-09-17multi-pack-index: add 'verify' verbLibravatar Derrick Stolee1-1/+3
2018-08-20multi-pack-index: provide more helpful usage infoLibravatar Derrick Stolee1-8/+8
2018-07-20multi-pack-index: add 'write' verbLibravatar Derrick Stolee1-2/+15
2018-07-20multi-pack-index: add builtinLibravatar Derrick Stolee1-0/+34