Commit Briefs

d8253374fe Thomas Adam

gotadmin pack: add a -D flag to force using ref-delta

Intended mostly for the regress suite, so we'll be able to test also the ref-delta code paths. ok stsp@


85220b0e5b Thomas Adam

print additional progress information while packing

ok op@



1124fe406f Stefan Sperling

handle pack index files which lack a corresponding pack file

ok millert


b3d68e7f99 Stefan Sperling

implement 'gotadmin cleanup'


05118f5ae5 Stefan Sperling

implement gotadmin pack, indexpack, and listpack commands