bug-gzip
[Top][All Lists]
Advanced

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

Re: [PATCH v6] gzip: add "--keep" option to keep (don't delete) input fi


From: Rodrigo Campos
Subject: Re: [PATCH v6] gzip: add "--keep" option to keep (don't delete) input files
Date: Sat, 13 Apr 2013 18:18:29 -0300
User-agent: Mutt/1.5.21 (2010-09-15)

On Sun, Mar 31, 2013 at 10:53:31PM -0300, Rodrigo Campos wrote:
> By default it is disabled to keep everything working as before. And as a
> short option "-k" is used to be consistent with lzip, bzip2 and friends.
> * doc/gzip.texi: Document "--keep" option.
> * gzip.1: Likewise.
> * gunzip.in: Likewise.
> * NEWS: Likewise.
> * gzip.c: Add support for "--keep".
> ---
>  NEWS          |    2 ++
>  doc/gzip.texi |    5 +++++
>  gunzip.in     |    1 +
>  gzip.1        |    9 ++++++---
>  gzip.c        |   35 ++++++++++++++++++++++-------------
>  5 files changed, 36 insertions(+), 16 deletions(-)

Ping ?

Look at the patch with "git show -w", as it will be more clear what the patch
does.

Also, please keep me in "Cc:" since I'm not on the list.






Thanks a lot,
Rodrigo



reply via email to

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