tools/pristine-tar.git
2010-07-24 Joey Hessmove zgz's gzip bits into a subdir
2010-07-24 Joey Hessminor
2010-07-24 Joey Hessrefactored file format magic numbers code
2010-07-24 Joey Hesssimplify
2010-07-24 Joey Hessmodularize the delta writing code
2010-07-24 Joey Hesspristine-tar commit takes varying number of parameters...
2010-07-24 Joey Hessupdates
2010-07-24 Joey Hessnasty MakeMaker conversion for perl library support
2010-07-23 Joey Hessconvert pristine-tar to use Delta library
2010-07-23 Joey Hesspristine-gz gengz: Bugfix: Always remove uncompressed...
2010-07-23 Joey Hessmake pristine-gz use Delta library
2010-07-23 Joey Hessfactored out generic delta file reading/writing/checkin...
2010-07-23 Joey Hessmode
2010-07-23 Joey Hessfactor out constants
2010-07-23 Joey Hessfactor out boilerplate common to the commands
2010-07-14 Joey Hessupdate
2010-07-14 Joey Hessupdates
2010-05-24 Joey Hessuse dpkg-mergechangelog
2010-05-13 Joey Hessdelink
2010-05-13 Joey Hesstweak
2010-05-13 Joey Hessreleasing version 1.03 1.03
2010-05-13 Joey HessAwesome new zgz man page!
2010-05-13 Joey Hessreleasing version 1.02 1.02
2010-05-13 Joey Hessfix paranoia check
2010-05-13 Joey Hessuse zgz
2010-05-13 Joey Hesstweaks
2010-05-13 Joey HessWall clean (amazingly!!)
2010-05-13 Joey Hesslegal
2010-05-13 Joey Hesshacked bzip2 into zgz. it builds..
2010-05-13 Joey Hesselided cruft
2010-05-13 Joey Hessworking
2010-05-13 Joey Hessmore decompression code
2010-05-13 Joey Hesshack out decompression code
2010-05-13 Joey Hessadd bzip2
2010-05-13 Joey Hessremove gnuism
2010-05-13 Joey Hessstub 7z bz2 support
2010-05-13 Joey Hesspristine-bz2 -t can be used to make it try harder to...
2010-05-13 Joey HessFaster generation of bzip2 deltas: Do not repeatedly...
2010-05-13 Joey Hessupdate
2010-02-05 Joey Hessreleasing version 1.01 1.01
2009-12-25 Joey HessDocument TMPDIR in man pages. Closes: #558266
2009-12-15 Joey Hessupdate
2009-12-15 Joey Hessupdate
2009-12-15 Joey Hessadd newlines
2009-12-14 Joey HessAdded an example. Closes: #561016
2009-12-14 Joey HessUse italics in man pages to highlight which parts of...
2009-12-12 Joey Hessbrace style
2009-12-12 Joey Hessadd GZIP_OS_VFAT to list
2009-04-15 Joey Hessupdate
2009-04-15 Joey Hessreleasing version 1.00 1.00
2009-04-15 Joey Hessdoc updates
2009-04-15 Joey Hesspristine-tar: Fix behavior in the corner case where...
2009-04-15 Joey Hessstats
2009-04-14 Joey HessMerge branch 'master' of ssh://joey@git.kitenet.net...
2009-04-14 Joey Hesspristine-gz: Fix generation of gz files that have a...
2009-04-13 Joey Hessfix bug if input filename contains a path
2009-04-13 Joey HessAdd aliases ci and co for commit and checkout. Closes...
2009-04-13 Joey Hesspristine-gz: Avoid passing -F to zgz if --original...
2009-04-13 Joey Hesspristine-tar: Avoid dying if tar tv exits nonzero.
2009-04-13 Joey Hessupdates
2009-04-13 Joey Hessavoid failure if file doesn't exist
2009-04-13 Joey Hesspristine-gz binary deltas
2009-04-13 Joey Hessquell warnigns from xdelta
2009-04-13 Joey Hesspristine-gz: use xdelta to check if a file was closely...
2009-04-13 Joey Hessavoid redundancies in pristine-gz
2009-04-12 Joey Hessreleasing version 0.22 0.22
2009-04-12 Joey HessFix syntax mistake that could cause pristine-tar to...
2009-02-26 Joey Hessauto-update spec file version number
2009-02-26 Jimmy Tangadded spec file
2009-01-22 Joey Hessreleasing version 0.21 0.21
2009-01-22 Joey HessAdd support for GIT_DIR. Closes: #512619
2008-12-29 Joey Hessreleasing version 0.20 0.20
2008-12-29 Joey HessAvoid littering .orig.tar.gz.tmp files around by buildi...
2008-12-12 Joey Hessreleasing version 0.19 0.19
2008-12-12 Joey Hessmove zgz source into subdir
2008-12-12 Joey Hessadd bug closure
2008-12-12 Joey Hesslet's toss in a copy of the GPL
2008-12-11 Josh TriplettRemove file support from zgz, leaving only standard...
2008-12-11 Josh TriplettIncorporate my cut-down GNU gzip into zgz and use it...
2008-12-03 Joey HessClarify bit in man page about what file formats are...
2008-12-03 Joey HessAvoid exposing tar file names to the shell. Closes...
2008-12-03 Joey HessDocument existing long options. Closes: #499488
2008-12-03 Joey Hesszgz: Avoid using uninitialized data as timestamp in...
2008-12-03 Joey Hessbug closure
2008-11-28 Josh Triplettzgz: Add -T,--timestamp flag to explicitly set timestamp
2008-11-28 Josh Triplettzgz: Remove support for -S,--suffix flag
2008-11-28 Josh Triplettzgz: Fix usage message to stop identifying the program...
2008-11-28 Josh Triplettzgz: Allow empty string as original name
2008-11-28 Josh Triplettzgz: Remove support for -t,--test flag
2008-11-28 Josh Triplettzgz: Remove more decompression-only code
2008-11-28 Josh Triplettzgz: Remove support for the -v,--verbose flag
2008-11-28 Josh Triplettzgz: Remove support for the -l,--list flag
2008-11-28 Josh Triplettzgz: Fix printf format string warnings
2008-11-28 Josh Triplettzgz: remove unused variable "gzip", fixing a warning
2008-11-28 Josh TriplettAdd a .gitignore file
2008-11-22 Joey Hessreleasing version 0.18 0.18
2008-11-22 Joey Hesspristine-gz: Avoid uncompressing the original file...
2008-07-04 Joey HessCorrect -f order to come after --gnu. 0.17
2008-07-04 Joey Hessreleasing version 0.16 0.16
2008-07-04 Joey Hesspristine-gz: Always pass -f to zgz
next