openSUSE / zypper

World's most powerful command line package manager
http://en.opensuse.org/Portal:Zypper
Other
403 stars 110 forks source link

Progressbar fixes #472

Closed mlandres closed 1 year ago

mlandres commented 1 year ago

Best read IMO commit by commit.

Depending on openSUSE/libzypp#432 we drop any download report frequency limitation (~1 report/sec.) and report whatever libzypp delivers (between 0.1 and 1 report/sec.)

Also a lot of cleanup and coloring the download progress bar.

Still missing: the indication of download retries, but this won't affect the commits here so far.