]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'wb/midx-progress'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Nov 2019 09:02:14 +0000 (18:02 +0900)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Nov 2019 09:02:14 +0000 (18:02 +0900)
The code to generate multi-pack index learned to show (or not to
show) progress indicators.

* wb/midx-progress:
  multi-pack-index: add [--[no-]progress] option.
  midx: honor the MIDX_PROGRESS flag in midx_repack
  midx: honor the MIDX_PROGRESS flag in verify_midx_file
  midx: add progress to expire_midx_packs
  midx: add progress to write_midx_file
  midx: add MIDX_PROGRESS flag

1  2 
builtin/repack.c

Simple merge