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