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-03
recursiveloader: Use multiprocessing for assert_directory_verifies()
Michał Górny
2017-12-02
Use try..finally to ensure that Pool is always terminated
Michał Górny
2017-12-02
tests: Replace lambdas with serializable functions
Michał Górny
2017-12-02
Use Pool.imap_unordered() for better performance
Michał Górny
2017-12-02
Add tests for entries for files in missing directory
Michał Górny
2017-12-02
recursiveloader: Split get_file_entry_dict() per directory
Michał Górny
2017-12-02
recursiveloader: Do not alter entry_dict in load_unregistered...()
Michał Górny
2017-12-02
Call Pool.terminate() to ensure that all resources are released
Michał Górny
2017-12-02
Fix pickling exceptions
Michał Górny
2017-12-02
recursiveloader: Use multiprocessing to load Manifests in parallel
Michał Górny
2017-12-02
recursiveloader: Split Manifest verification and loading out
Michał Górny
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
[prev]
[next]