bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [Bug-Wget][RFC] Even more changes to the progress bar


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] [Bug-Wget][RFC] Even more changes to the progress bar
Date: Fri, 30 May 2014 09:40:02 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Darshit Shah <address@hidden> writes:

> From b557d9635ddffe749c93f154dafe9b229560a34b Mon Sep 17 00:00:00 2001
> From: Darshit Shah <address@hidden>
> 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

[Prev in Thread] Current Thread [Next in Thread]