summaryrefslogtreecommitdiff
path: root/lorry.zip-importer
Commit message (Expand)AuthorAgeFilesLines
* Make flake8 happyBen Brown2022-02-051-13/+13
* Commit changes from from black and isortBen Brown2022-02-051-32/+46
* lorry.zip-importer: Delete unused import of time moduleBen Hutchings2020-08-101-1/+0
* Move references to original git scripts from LICENSE to derived scriptsBen Hutchings2020-07-151-1/+1
* Add proper copyright notices for lorry.{tar,zip}-importerBen Hutchings2020-07-151-0/+3
* lorry.zip-importer: Use Unix-format mtimes if availableBen Hutchings2020-07-151-6/+44
* lorry.zip-importer: Interpret zip file timestamps as UTCBen Hutchings2020-07-101-1/+4
* lorry.zip-importer: Fix time comparisons for Python 3Ben Hutchings2020-05-291-1/+1
* lorry.{g,}zip-importer: Read and write in binary modeBen Hutchings2020-05-291-10/+12
* lorry,{g,}zip-importer: Move top-level code into functionsBen Hutchings2020-05-291-11/+19
* lorry.{g,}zip-importer: Only import modules and classes into module scopeBen Hutchings2020-05-291-13/+14
* lorry.zip-importer: Delete version check for Python 1.6Ben Hutchings2020-05-291-6/+1
* lorry.{g,}zip-importer: Fix remaining Python 3 syntax errorsBen Hutchings2020-05-291-1/+1
* Migrate to Python 3Pedro Alvarez2019-11-271-1/+1
* Don't include extension in tag if presentRichard Ipsum2015-07-151-1/+4
* Tweaks to Lorry Zip importerSam Thursfield2015-07-141-3/+4
* Add zip support to lorryRichard Ipsum2015-07-071-1/+4
* Add zip importerRichard Ipsum2015-07-071-0/+78