index
:
gemato
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
gen_fast_manifest.py
Age
Commit message (
Expand
)
Author
2023-01-23
utils: Fix pyflakes complaints
Michał Górny
2022-09-26
Modernize via pyupgrade
Michał Górny
2020-09-05
Replace IOError/OSError whenever possible
Michał Górny
2020-08-29
Remove io.open() py2-ism
Michał Górny
2020-08-25
Remove remaining pyblake2 uses
Michał Górny
2017-11-25
gen_fast_manifest: Fix GzipFile() use with empty filename
Michał Górny
2017-11-25
Reduce Gentoo compression watermark to 128 bytes
Michał Górny
2017-11-25
compression: Do not store filename in gzip files
Michał Górny
2017-11-25
gen_fast_*: Split top-level Manifests to save bandwidth
Michał Górny
2017-11-25
compression: Zero out mtime in gzip files for deterministic results
Michał Górny
2017-11-24
gen_fast_manifest: Simplify 'had_manifest' logic
Michał Górny
2017-11-19
gen_fast*: Make metadata/{glsa,news} valid top-level Manifests
Michał Górny
2017-11-19
gen_fast_manifest: Fix clearing list in py2
Michał Górny
2017-11-19
gen_fast_manifest: Fix Py2 error handling
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