Merge branch 'sg/overlong-progress-fix'
commit425e51e54d03a510904b9bb10b43a7635f2d085f
authorJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:19 +0000 (25 16:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Apr 2019 07:41:19 +0000 (25 16:41 +0900)
tree9f4afdd813b43693959bea07ef58d20b4801f27a
parent32dc15dec1cd9e9fada2983094484ae6e4c93647
parent545dc345ebd00adbd96229e8e46b2e8c0b2f1b37
Merge branch 'sg/overlong-progress-fix'

Updating the display with progress message has been cleaned up to
deal better with overlong messages.

* sg/overlong-progress-fix:
  progress: break too long progress bar lines
  progress: clear previous progress update dynamically
  progress: assemble percentage and counters in a strbuf before printing
  progress: make display_progress() return void
progress.c
progress.h