Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 1b3f680 (HEAD -> master) Flush written dictionary. by arkiver 2020-05-30 20:20:35 -0400
  • 2fc496e Fix processing of GZ WARCs. by arkiver 2020-04-01 04:10:57 +0200
  • 5468d80 Support packing ZST megaWARCs. by arkiver 2020-04-01 01:01:08 +0200
  • f77638d Remove use of gzip.open and tarfile.open context manager to make this work on Python 2.6 by Ivan Kozik 2013-06-06 01:41:10 +0000
  • 763e760 Fix progress info. by Alard 2013-04-21 18:02:37 +0200
  • 97b0f0d Reduce flushing. by Alard 2013-04-21 17:54:49 +0200
  • 5b5bcf3 Progress info for large files. by Alard 2012-10-20 23:57:44 +0200
  • d587465 Check for trailing zeroes in gzips. by Alard 2012-10-20 23:32:50 +0200
  • f74a4f1 Make it more efficient; use gunzip -t to test. by Alard 2012-10-16 12:25:12 +0200
  • 01fc97c Use base64-encoded headers. by Alard 2012-10-15 09:51:21 +0200
  • b7e7f57 Use real tar header (perhaps > 512 bytes). by Alard 2012-10-13 00:41:58 +0200
  • 157d220 megawarc pack: use real length of tar header. by Alard 2012-10-13 00:27:46 +0200
  • d0dd045 Fixing script. by Alard 2012-10-12 23:58:06 +0200
  • 51dbb82 Forgot to import zlib. by Alard 2012-10-12 23:36:15 +0200
  • e61ef32 Add zlib.error as a potential gzip test result. by Alard 2012-10-12 23:02:19 +0200
  • fb0ba01 Fixed gzip checking. by Alard 2012-10-12 17:41:24 +0200
  • a55b7b8 Add 'pack' option to pack files. by Alard 2012-10-12 01:16:20 +0200
  • abd3404 OrderedDict for Python 2.6. by Alard 2012-10-11 22:23:24 +0200
  • f9af817 First version. by Alard 2012-10-11 15:55:25 +0200