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
Age
Commit message (
Expand
)
Author
2023-01-23
utils: Fix pyflakes complaints
Michał Górny
2022-09-26
Modernize via pyupgrade
Michał Górny
2021-04-23
benchmark: Improve output
Michał Górny
2020-09-05
Replace IOError/OSError whenever possible
Michał Górny
2020-08-30
Remove obsolete 'object' inheritance
Michał Górny
2020-08-29
Remove io.open() py2-ism
Michał Górny
2020-08-25
Remove remaining pyblake2 uses
Michał Górny
2020-07-21
Allow to override default 'gpg' client
Frédéric Pierret (fepitre)
2018-06-26
gen_fast_metamanifest: Fix parallel processing of md5-cache
Michał Górny
2018-05-06
Remove obsolete repo.postsync.d script
Michał Górny
2018-03-26
gen_fast_metamanifest: Account for empty categories
Michał Górny
2017-12-10
Include a repo.postsync.d hook for Portage
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_metamanifest: Support signing
Michał Górny
2017-11-25
gen_fast_*: Split top-level Manifests to save bandwidth
Michał Górny
2017-11-25
Revert "gen_fast_metamanifest: Use context manager for Pool"
Michał Górny
2017-11-25
compression: Zero out mtime in gzip files for deterministic results
Michał Górny
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
gen_fast_manifest: Simplify 'had_manifest' logic
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_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
2017-11-14
Add a utility to compare multiple hash implementations
Michał Górny
2017-10-26
gen-test-manifest: Account for compressed files
Michał Górny
2017-10-26
Add utilities to create Manifest tree and verify it
Michał Górny
2017-10-25
Provide compression abstraction
Michał Górny
2017-10-25
Fix file suffix for gen-hash-tests
Michał Górny
2017-10-25
Add the benchmark utility that was used to test threading in hash
Michał Górny
2017-10-25
Commit the utility to generate hash tests
Michał Górny