summaryrefslogtreecommitdiff
path: root/pristine-gz
AgeCommit message (Expand)AuthorFilesLines
2013-05-11Fix display of unsupported param when paranoia check fails. Closes: #707820Joey Hess1-1/+1
2012-02-01releasing version 1.191.19Joey Hess1-11/+0
2011-08-06Add support for gzip --rsyncable output produced by gzip 1.4.Joey Hess1-1/+2
2011-03-15also try with -1 in perl mode1.13Joey Hess1-0/+1
2011-03-14pristine-tar: handle properly Perl gzipsFaidon Liambotis1-0/+8
2010-08-17Remove environment variables used by tar, gz, and bzip2, to avoid local envir...Joey Hess1-0/+2
2010-07-24minorJoey Hess1-1/+0
2010-07-24refactored file format magic numbers codeJoey Hess1-14/+14
2010-07-23modularize the delta writing codeJoey Hess1-2/+2
2010-07-23pristine-gz gengz: Bugfix: Always remove uncompressed input file.Joey Hess1-0/+1
2010-07-23make pristine-gz use Delta libraryJoey Hess1-86/+24
2010-07-23factored out generic delta file reading/writing/checking codeJoey Hess1-2/+1
2010-07-23factor out constantsJoey Hess1-52/+10
2010-07-23factor out boilerplate common to the commandsJoey Hess1-57/+9
2009-12-25Document TMPDIR in man pages. Closes: #558266Joey Hess1-0/+10
2009-12-14Use italics in man pages to highlight which parts of command lines are file n...Joey Hess1-10/+10
2009-12-12brace styleJoey Hess1-1/+2
2009-12-12add GZIP_OS_VFAT to listJoey Hess1-0/+1
2009-04-14doc updatesJoey Hess1-4/+3
2009-04-13Merge branch 'master' of ssh://joey@git.kitenet.net/srv/git/pristine-tarJoey Hess1-2/+3
2009-04-13pristine-gz: Fix generation of gz files that have a null filename field.Joey Hess1-3/+0
2009-04-13fix bug if input filename contains a pathJoey Hess1-2/+3
2009-04-13pristine-gz: Avoid passing -F to zgz if --original-name is passed. This bug p...Joey Hess1-1/+5
2009-04-13pristine-gz binary deltasJoey Hess1-21/+46
2009-04-13quell warnigns from xdeltaJoey Hess1-1/+1
2009-04-13pristine-gz: use xdelta to check if a file was closely, but not completly, re...Joey Hess1-3/+26
2009-04-13avoid redundancies in pristine-gzJoey Hess1-19/+15
2008-12-11Incorporate my cut-down GNU gzip into zgz and use it in pristine-gzJosh Triplett1-77/+38
2008-12-03Document existing long options. Closes: #499488Joey Hess1-0/+6
2008-11-21pristine-gz: Avoid uncompressing the original file more than once. Closes: #5...Joey Hess1-14/+26
2008-07-04Correct -f order to come after --gnu.0.17Joey Hess1-1/+1
2008-07-04pristine-gz: Always pass -f to zgzJoey Hess1-1/+1
2008-06-02add missing =back to option listsAnsgar Burchardt1-0/+2
2008-02-06* Send all debug and verbose prints to stderr, reserving stdout forJoey Hess1-2/+2
2008-01-31* Fix paranoia check in pristine-gz to correctly handle parametersJoey Hess1-0/+1
2007-11-24* Allow the delta file to be read or written from stdio.joeyh1-0/+23
2007-10-02* Quite a lot of testing (ie, on the entire Debian archive) and bugfixes.joeyh1-2/+2
2007-10-02Move NTFS to the bottom since it's generating corrupted archives and is noisyparavoid1-6/+8
2007-10-02fixes to support tarballs with no subdirjoeyh1-3/+1
2007-10-02implement --keep flagjoeyh1-6/+15
2007-10-02dohjoeyh1-2/+2
2007-10-02fix issues with filename pathsjoeyh1-1/+1
2007-10-02oopsparavoid1-1/+0
2007-10-02fix 'file not found' errors on some gzipsparavoid1-13/+20
2007-10-02improve some doit callsjoeyh1-2/+2
2007-10-02oopsjoeyh1-5/+5
2007-10-02docsjoeyh1-1/+3
2007-10-02Remove temporary files on exitparavoid1-1/+1
2007-10-02add debuggingjoeyh1-0/+2
2007-10-02merge from paravoidjoeyh1-111/+90