summaryrefslogtreecommitdiff
path: root/builtin/multi-pack-index.c
Commit message (Expand)AuthorAgeFilesLines
* multi-pack-index: add [--[no-]progress] option.William Baker2019-10-231-5/+13
* midx: add MIDX_PROGRESS flagWilliam Baker2019-10-231-4/+4
* multi-pack-index: prepare 'repack' subcommandDerrick Stolee2019-06-111-2/+10
* multi-pack-index: prepare for 'expire' subcommandDerrick Stolee2019-06-111-1/+3
* midx: pass a repository pointerDerrick Stolee2019-05-071-1/+1
* trace2:data: add trace2 data to midxJeff Hostetler2019-03-221-0/+3
* multi-pack-index: add 'verify' verbDerrick Stolee2018-09-171-1/+3
* multi-pack-index: provide more helpful usage infoDerrick Stolee2018-08-201-8/+8
* multi-pack-index: add 'write' verbDerrick Stolee2018-07-201-2/+15
* multi-pack-index: add builtinDerrick Stolee2018-07-201-0/+34