aboutsummaryrefslogtreecommitdiff
path: root/contrib/linearize/linearize-hashes.py
AgeCommit message (Expand)Author
2023-01-03script, test: fix python linter E275 errors with flake8 5.0.4Jon Atack
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-04-27test, contrib, refactor: use `with` when opening a filebrunoerg
2022-02-17contrib: refactor: replace `hex_switchEndian` in linearize scriptsSebastian Falbesoner
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-09-03test/contrib: Fix invalid escapes in regex stringsBen Woosley
2019-02-05Update linearize-hashes.pyOverlordQ
2018-12-13Remove Python 2 import workaroundspracticalswift
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-12Explicitly specify encoding when opening text files in Python codepracticalswift
2018-05-11Enable W191 and W291 flake8 checks.John Bampton
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-08-28Avoid reference to undefined name: stderr does not exist, sys.stderr doespracticalswift
2017-08-28Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift
2017-03-29Datadir option in linearize scriptsAndrew Chow
2017-01-13Remove unused Python importspracticalswift
2017-01-05Make linearize scripts Python 3-compatible.Doug
2017-01-05Allow linearization scripts to support hash byte reversalDoug
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-06-26Use portable #! in python scripts (/usr/bin/env)Matthew King
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-10-06contrib: use batched JSON-RPC in linarize-hashesWladimir J. van der Laan
2014-08-23Update linearize scripts.Jeff Garzik