aboutsummaryrefslogtreecommitdiff
path: root/contrib/linearize/linearize-hashes.py
Commit message (Expand)AuthorAgeFilesLines
* Update linearize-hashes.pyOverlordQ2019-02-051-2/+2
* Remove Python 2 import workaroundspracticalswift2018-12-131-6/+2
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-2/+2
* Enable W191 and W291 flake8 checks.John Bampton2018-05-111-124/+124
* Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-161-1/+0
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* Avoid reference to undefined name: stderr does not exist, sys.stderr doespracticalswift2017-08-281-1/+1
* Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift2017-08-281-1/+1
* Datadir option in linearize scriptsAndrew Chow2017-03-291-1/+22
* Remove unused Python importspracticalswift2017-01-131-1/+0
* Make linearize scripts Python 3-compatible.Doug2017-01-051-10/+22
* Allow linearization scripts to support hash byte reversalDoug2017-01-051-1/+13
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Use portable #! in python scripts (/usr/bin/env)Matthew King2016-06-261-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* contrib: use batched JSON-RPC in linarize-hashesWladimir J. van der Laan2014-10-061-32/+39
* Update linearize scripts.Jeff Garzik2014-08-231-0/+106