mbox series

[v3,0/2] git-p4: improve formatting of numeric values

Message ID 20211219154028.3288756-1-jholdsworth@nvidia.com (mailing list archive)
Headers show
Series git-p4: improve formatting of numeric values | expand

Message

Joel Holdsworth Dec. 19, 2021, 3:40 p.m. UTC
This patch-set contains patches designed to improve the way in which the
git-p4 script reports files sizes and percentage values in an effort to
improve the readability of the logged messages.

Joel Holdsworth (2):
  git-p4: print size values in appropriate units
  git-p4: show progress as an integer

 git-p4.py | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)