2008-11-28 |
Josh Triplett | zgz: Remove support for -t,--test flag |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Josh Triplett | zgz: Remove more decompression-only code |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Josh Triplett | zgz: Remove support for the -v,--verbose flag |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Josh Triplett | zgz: Remove support for the -l,--list flag |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Josh Triplett | zgz: Fix printf format string warnings |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Josh Triplett | zgz: remove unused variable "gzip", fixing a warning |
commit | commitdiff | tree | snapshot |
2008-11-28 |
Josh Triplett | Add a .gitignore file |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Joey Hess | releasing version 0.18 0.18 |
commit | commitdiff | tree | snapshot |
2008-11-22 |
Joey Hess | pristine-gz: Avoid uncompressing the original file... |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Joey Hess | Correct -f order to come after --gnu. 0.17 |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Joey Hess | releasing version 0.16 0.16 |
commit | commitdiff | tree | snapshot |
2008-07-04 |
Joey Hess | pristine-gz: Always pass -f to zgz |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Joey Hess | releasing version 0.15 0.15 |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Joey Hess | zgz: Remove support for a GZIP env variable. We don... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Joey Hess | changelog |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Ansgar Burchardt | add missing =back to option lists |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joey Hess | releasing version 0.14 0.14 |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joey Hess | Put in a workaround for bug #479317, an incompatability... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Joey Hess | Add build and install targets to Makefile. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Joey Hess | Use debhelper v7; rules file minimisation. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Joey Hess | releasing version 0.13 0.13 |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Joey Hess | Man page typo fix. Closes: #475698 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Joey Hess | releasing version 0.12 0.12 |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Joey Hess | pristine-tar: Fix some bugs when run on an uncompressed... |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Joey Hess | Unset $keep, don't keep temp dirs. Oops. 0.11 |
commit | commitdiff | tree | snapshot |
2008-03-10 |
Joey Hess | releasing version 0.10 0.10 |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Joey Hess | close bug, the other part I decided not to do |
commit | commitdiff | tree | snapshot |
2008-02-11 |
Joey Hess | * pristine-tar: Add -m option to specify a commit message. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Joey Hess | releasing version 0.9 0.9 |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Joey Hess | refactor |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Joey Hess | * Send all debug and verbose prints to stderr, reservin... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Joey Hess | * Prefer to commit to the ref that exactly matches... |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Joey Hess | changelog |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Joey Hess | refactor git branch code |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Cyril Brulebois | Add smart pristine-tar branching for commits. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | releasing version 0.8 0.8 |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | fix type extraction |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | bump standards-version |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | bz2 changes |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | * Recommends bzip2 and pbzip2, which both might be... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | go ahead and use the supported_bzip2_programs in the... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | changelog |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | Merge branch 'bzip2-support' of git://git.debian.org... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Cyril Brulebois | Add myself to the copyright file. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Cyril Brulebois | Avoid extra copy, move, removal. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Cyril Brulebois | Fix security hole: check $program is a supported one. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Cyril Brulebois | Adapt build system for pristine-bz2. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Cyril Brulebois | Update TODO and delta-format.txt for bzip2. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Cyril Brulebois | Branch pristine-bz2 from pristine-gz, and adapt to... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Cyril Brulebois | Add bz2 detection, spawn pristine-bz2 when needed. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | * If a tarball contains files all in one subdirectory... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | releasing version 0.7 0.7 |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | * Add a newline to the .id files committed to git. |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | * Improve/fix handling when there is no local pristine... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Joey Hess | releasing version 0.6 0.6 |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | copyright update, changelog type fix |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | typo |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | add note about branch |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | improve handling of upstream pristine-tar branch |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Cyril Brulebois | Exit with an explicit error when checkout'ing if pristi... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | * Improve search for upstream branch. Default to lookin... |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | add debug message |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | releasing version 0.5 0.5 |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | remove debug code |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | only turn on create_missing in commit/checkout |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | implemented checkout subcommand |
commit | commitdiff | tree | snapshot |
2008-02-01 |
Joey Hess | added support for injecting deltas into git |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Joey Hess | correct version number |
commit | commitdiff | tree | snapshot |
2008-01-31 |
Joey Hess | * Fix paranoia check in pristine-gz to correctly handle... |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Cyril Brulebois | Moved (c) to proper © symbols. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Cyril Brulebois | Added a Vcs-Browser field. |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Cyril Brulebois | Really moved to git. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Joey Hess | * Moved to git. |
commit | commitdiff | tree | snapshot |
2007-11-24 |
joeyh | tagging version 0.4 |
commit | commitdiff | tree | snapshot |
2007-11-24 |
joeyh | releasing version 0.4 0.4 |
commit | commitdiff | tree | snapshot |
2007-11-24 |
joeyh | * Allow the delta file to be read or written from stdio. |
commit | commitdiff | tree | snapshot |
2007-10-10 |
joeyh | Vcs- fields are now official |
commit | commitdiff | tree | snapshot |
2007-10-04 |
joeyh | releasing version 0.3 0.3 |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | typo |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | avoid empty files in the manifest. This occurs if a... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | * Some tarballs put files in a subdir, but don't show... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | strip gunk from filenames before writing the manifest |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | other half of fix |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | * tar was confused by ./ in the manifest, so strip... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | * pristine-tar sometimes got confused about tarballs... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | releasing version 0.2 0.2 |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | real fix for the manifest issue |
commit | commitdiff | tree | snapshot |
2007-10-03 |
joeyh | * Fix a bug related to tar's handling of unicode filenames. |
commit | commitdiff | tree | snapshot |
2007-10-02 |
joeyh | * Quite a lot of testing (ie, on the entire Debian... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
paravoid | Fix -o argument (short for original-name) of pristine-gz |
commit | commitdiff | tree | snapshot |
2007-10-02 |
paravoid | Move NTFS to the bottom since it's generating corrupted... |
commit | commitdiff | tree | snapshot |
2007-10-02 |
joeyh | fixes to support tarballs with no subdir |
commit | commitdiff | tree | snapshot |
2007-10-02 |
joeyh | implement --keep flag |
commit | commitdiff | tree | snapshot |
2007-10-02 |
joeyh | doh |
commit | commitdiff | tree | snapshot |
2007-10-02 |
joeyh | build dep |
commit | commitdiff | tree | snapshot |
2007-10-02 |
joeyh | fix issues with filename paths |
commit | commitdiff | tree | snapshot |
2007-10-02 |
paravoid | oops |
commit | commitdiff | tree | snapshot |
next |