summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-24openpgp: Support specifying custom keyserver URLMichał Górny
2018-07-24openpgp: Support key refresh via WKDMichał Górny
2018-07-16tox: Use pytest-xdist for concurrent testingMichał Górny
2018-07-16tox: Use pytest to run testsMichał Górny
2018-07-16tox: Simplify dependency specificationsMichał Górny
2018-06-26Bump to 13.1Michał Górny
2018-06-26gen_fast_metamanifest: Fix parallel processing of md5-cacheMichał Górny
2018-05-06Remove obsolete repo.postsync.d scriptMichał Górny
2018-04-13Bump to v13.0Michał Górny
2018-04-12Disable multiprocessing to avoid unresolved deadlocksMichał Górny
2018-04-04Bump to v12.2Michał Górny
2018-04-04Use imap_unordered()->map() fallback for all callsMichał Górny
2018-03-26gen_fast_metamanifest: Account for empty categoriesMichał Górny
2018-03-16Bump to v12.1Michał Górny
2018-03-16openpgp: Honor user's http_proxy settingMichał Górny
2018-03-16Introduce a context manager for multiprocessing.PoolMichał Górny
2018-03-13tests: Fix one more cross-fs test to test for mountpointMichał Górny
2018-03-11Bump to v12.0Michał Górny
2018-02-22cli: Add -x option to prevent crossing filesystem boundariesMichał Górny
2018-02-22Allow cross-device Manifests by defaultMichał Górny
2018-02-22verify: Account for EOPNOTSUPP when opening sockets on FBSDMichał Górny
2018-02-22cli: Split common RecursiveManifestLoader options into mixinMichał Górny
2018-02-22cli: Remove __slots__ (they do not like mixins)Michał Górny
2018-02-22cli: Convert to mixin-styleMichał Górny
2018-02-22tests: Assert for /proc being a mountpoint for cross-fs testsMichał Górny
2018-02-13Bump to 11.2Michał Górny
2018-02-13hash: Read small-ish files into memory via a single callMichał Górny
2018-02-11cli: Attempt to fix Python 2 compatibilityMichał Górny
2018-02-11bin: Reuse setuptools_main()Michał Górny
2018-02-10README: document the utility functionsMichał Górny
2018-02-10README: document the two other main commandsMichał Górny
2018-02-10README: update requirementsMichał Górny
2018-02-10Attempt to improve exception portability for py2 unicodeMichał Górny
2018-02-10cli: Fix typo in loggingMichał Górny
2018-02-10cli: Add helper openpgp-verify commandMichał Górny
2018-02-10cli: Abstract refreshing keys out to separate classMichał Górny
2018-02-10cli: Add utility 'hash' command to hash filesMichał Górny
2018-02-10manifest: Remove unnecessary assertion preventing absolute pathsMichał Górny
2018-02-10cli: Add __slots__ to remaining classesMichał Górny
2018-02-10cli: Split common update args into a base classMichał Górny
2018-02-10cli: Correct the description of default path in createMichał Górny
2018-02-10cli: Split common OpenPGP logic into a base classMichał Górny
2018-02-10cli: Split argument processing into separate methodMichał Górny
2018-02-09cli: Start abstracting out commands into objectsMichał Górny
2018-02-09Bump to 11.1Michał Górny
2018-02-09Restore allow_xdev default to false for bugfix releaseMichał Górny
2018-02-08recursiveloader: Allow cross-device processing by defaultMichał Górny
2018-02-08recursiveloader: Control storing Manifest device explicitlyMichał Górny
2018-02-08find_top_level: Support crossing filesystem boundariesMichał Górny
2018-02-08find_top_level: Remove broken cross-device testMichał Górny