Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-25 | gen_fast_metamanifest: Support signing | Michał Górny | |
2017-11-25 | gen_fast_*: Split top-level Manifests to save bandwidth | Michał Górny | |
Split the potential-top-level Manifests into separate 'Manifest.files[.gz]' and 'Manifest' with the former containing large set of (possibly unchanged) files and the latter referencing the former and containing the timestamp. | |||
2017-11-25 | Revert "gen_fast_metamanifest: Use context manager for Pool" | Michał Górny | |
This API does not seem to be present in Python 2. Given its little value in this script, let's just revert it. | |||
2017-11-24 | gen_fast_metamanifest: Use context manager for Pool | Michał Górny | |
2017-11-24 | Fix wrong timestamp name for metadata/* | Michał Górny | |
2017-11-24 | gen_fast_metamanifest: Fix IGNORE for timestamp.chk | Michał Górny | |
2017-11-24 | gen_fast_metamanifest: Fix writing timestamps to sub-Manifests | Michał Górny | |
2017-11-24 | Create sub-Manifests for dtd & xml-schema | Michał Górny | |
2017-11-24 | Ignore timestamps in metadata subrepos | Michał Górny | |
2017-11-24 | Ignore lost+found in case repo was mounted on separate ext* filesystem | Michał Górny | |
2017-11-19 | gen_fast*: Make metadata/{glsa,news} valid top-level Manifests | Michał Górny | |
2017-11-19 | gen_fast_metamanifest: Enable multiprocessing | Michał Górny | |
2017-11-19 | gen_fast*: Add fenc decl | Michał Górny | |
2017-11-19 | Add ultra-fast Manifest writing scripts | Michał Górny | |