Darshit Shah <dar...@gmail.com> writes:

> From b557d9635ddffe749c93f154dafe9b229560a34b Mon Sep 17 00:00:00 2001
> From: Darshit Shah <dar...@gmail.com>
> Date: Tue, 20 May 2014 00:15:45 +0530
> Subject: [PATCH] More progress bar aesthetic changes
>
> This commit introduces two new changes to how the progress bar looks:
> 1. Support the --progress=bar:noscroll option which will prevent the filename
>    from scrolling in the progress bar
> 2. Print human readable value for the amount already downloaded for any file
> ---
>  doc/ChangeLog  |  4 ++++
>  doc/wget.texi  | 31 +++++++++++++++++++++----
>  src/ChangeLog  | 18 +++++++++++++++
>  src/ftp.c      |  4 ++--
>  src/http.c     |  4 ++--
>  src/init.c     |  1 +
>  src/main.c     |  4 ++--
>  src/options.h  |  1 +
>  src/progress.c | 72 
> ++++++++++++++++++++++++++++++++++++++--------------------
>  src/utils.c    |  8 +++----
>  src/utils.h    |  2 +-
>  11 files changed, 110 insertions(+), 39 deletions(-)

nice!  I have no objections.  Feel free to push it.

Cheers,
Giuseppe

Reply via email to