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
Age
Commit message (
Expand
)
Author
2017-12-02
recursiveloader: Ignore Manifest mismatches when updating
Michał Górny
2017-12-02
tests: Add tests for mismatched Manifest file
Michał Górny
2017-11-27
openpgp: Cache the correct GnuPG executable
Michał Górny
2017-11-27
openpgp: Support executable named 'gpg2' (Debian)
Michał Górny
2017-11-27
openpgp: Make missing gpgconf non-fatal
Michał Górny
2017-11-27
openpgp: Terminate gpg-agent only if gpg was actually called
Michał Górny
2017-11-27
openpgp: Refactor to pass environment instance to _spawn_gpg()
Michał Górny
2017-11-27
Bump to v8
Michał Górny
2017-11-27
openpgp: Fix race condition error handling on cleanup
Michał Górny
2017-11-26
openpgp: Make sure to kill the GPG daemons in isolated env
Michał Górny
2017-11-26
openpgp: Use GNUPGHOME for better process isolation
Michał Górny
2017-11-26
setup.py: Add description and license for pypi
Michał Górny
2017-11-26
Bump to v7
Michał Górny
2017-11-26
Switch to setuptools and specify the deps
Michał Górny
2017-11-26
Update version to match git tag
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-24
Bump to version 1
Michał Górny
2017-11-23
manifest: Encode all C0/C1 control characters + DEL
Michał Górny
2017-11-22
test_recursiveloader: Add tests for filenames needing escaping
Michał Górny
2017-11-22
manifest: Fix encoding support with Python 2
Michał Górny
2017-11-22
manifest: Support decoding filename escape sequences
Michał Górny
2017-11-22
manifest: Support encoding special characters in filenames
Michał Górny
2017-11-22
manifest: Forbid backslash in paths too
Michał Górny
2017-11-21
cli: Handle missing action correctly
Michał Górny
2017-11-21
setup.py: Bump status to Beta
Michał Górny
2017-11-20
Check entry filenames for disallowed characters
Michał Górny
2017-11-20
test_profile: Include verification pass
Michał Górny
2017-11-20
recursiveloader: Fix adding dupe entries for ignored-but-present paths
Michał Górny
2017-11-20
recursiveloader: Fix adding top-level ignore entries to sub-Manifests
Michał Górny
2017-11-20
Revert "recursiveloader: Fix adding top-level Manifest ignores to all Manifests"
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
[next]