summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-23verify: Support verifying against None (no entry)Michał Górny
2017-10-23hash: Support using concurrent threadsMichał Górny
2017-10-23recursiveloader: Support finding file & dist entriesMichał Górny
2017-10-23Support basic recursive loading of ManifestsMichał Górny
2017-10-23verify: Add exception-based APIMichał Górny
2017-10-23verify: Fix handling os.open() exceptions in Python 2Michał Górny
2017-10-23Add basic file verification routineMichał Górny
2017-10-23test_hash: Add tests for empty fileMichał Górny
2017-10-23hash: Add a size-counting hashMichał Górny
2017-10-23manifest: Support mapping Manifest hash names to hashlibMichał Górny
2017-10-23manifest: Support finding Manifests for pathMichał Górny
2017-10-23hash: Avoid nested exceptionsMichał Górny
2017-10-22test_manifest: Fix syntax errorMichał Górny
2017-10-22manifest: Support finding distfilesMichał Górny
2017-10-22manifest: Support finding the timestampMichał Górny
2017-10-22manifest: Support finding a matching path entryMichał Górny
2017-10-22tox.ini: Combine coverage resultsMichał Górny
2017-10-22manifest: Turn tag into class propertyMichał Górny
2017-10-22tox.ini: Run coverage in parallel-friendly modeMichał Górny
2017-10-22test_manifest: Cover loading via constructorMichał Górny
2017-10-22test_manifest: Improve coverage for syntax errorsMichał Górny
2017-10-22test_hash: Cover invalid sha3/blake2 variants for fallback codeMichał Górny
2017-10-22manifest: Fix Python 2 unicode type compatibilityMichał Górny
2017-10-22Support dumping Manifest file backMichał Górny
2017-10-22manifest: Include tag in from_list() callsMichał Górny
2017-10-22Initial code for Manifest parsingMichał Górny
2017-10-22tox: Enable collecting code coverageMichał Górny
2017-10-22hash: Support pyblake2 & pysha3 fallbacksMichał Górny
2017-10-22Initial checkout, with a basic hash backendMichał Górny