summaryrefslogtreecommitdiff
path: root/utils/gen_fast_manifest.py
AgeCommit message (Expand)Author
2024-06-17Relicense as GPL-2.0-or-laterMichał Górny
2023-01-23utils: Fix pyflakes complaintsMichał Górny
2022-09-26Modernize via pyupgradeMichał Górny
2020-09-05Replace IOError/OSError whenever possibleMichał Górny
2020-08-29Remove io.open() py2-ismMichał Górny
2020-08-25Remove remaining pyblake2 usesMichał Górny
2017-11-25gen_fast_manifest: Fix GzipFile() use with empty filenameMichał Górny
2017-11-25Reduce Gentoo compression watermark to 128 bytesMichał Górny
2017-11-25compression: Do not store filename in gzip filesMichał Górny
2017-11-25gen_fast_*: Split top-level Manifests to save bandwidthMichał Górny
2017-11-25compression: Zero out mtime in gzip files for deterministic resultsMichał Górny
2017-11-24gen_fast_manifest: Simplify 'had_manifest' logicMichał Górny
2017-11-19gen_fast*: Make metadata/{glsa,news} valid top-level ManifestsMichał Górny
2017-11-19gen_fast_manifest: Fix clearing list in py2Michał Górny
2017-11-19gen_fast_manifest: Fix Py2 error handlingMichał Górny
2017-11-19gen_fast*: Add fenc declMichał Górny
2017-11-19Add ultra-fast Manifest writing scriptsMichał Górny