diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2010-04-12 21:55:56 +0300 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2010-04-12 21:55:56 +0300 |
commit | a290cfee3e23f046889c022aa96b4eca2016fdda (patch) | |
tree | ee4201c34e13154c9c9d785e11948b96e490684a /THANKS | |
parent | Add a simple tip to faq.txt about tar and xz. (diff) | |
download | xz-a290cfee3e23f046889c022aa96b4eca2016fdda.tar.xz |
Show both elapsed time and estimated remaining time in xz -v.
The extra space for showing both has been taken from the
sizes field. If the sizes grow big, bigger units than MiB
will be used. It makes it slightly difficult to see that
progress is still happening with huge files, but it should
be OK in practice.
Thanks to Trent W. Buck for <http://bugs.debian.org/574583>
and Jonathan Nieder for suggestions how to fix it.
Diffstat (limited to '')
-rw-r--r-- | THANKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ has been important. :-) In alphabetical order: - Karl Berry - Anders F. Björklund - Emmanuel Blot + - Trent W. Buck - David Burklund - Marek Černocký - Andrew Dudman |