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-10-26
recursiveloader: warn_handler defaults to fail_handler
Michał Górny
2017-10-26
cli: Support non-strict verification mode
Michał Górny
2017-10-26
Initial CLI for verification
Michał Górny
2017-10-26
gen-test-manifest: Account for compressed files
Michał Górny
2017-10-26
Revert "hash: Support using concurrent threads"
Michał Górny
2017-10-26
Add utilities to create Manifest tree and verify it
Michał Górny
2017-10-26
recursiveloader: Fix missing import
Michał Górny
2017-10-26
recursiveloader: Use handler callbacks to report failures/warnings
Michał Górny
2017-10-26
verify: Remove assert_path_verifies()
Michał Górny
2017-10-26
recursiveloader: Switch to using plain verify_path()
Michał Górny
2017-10-26
Move throw_exception() to gemato.util
Michał Górny
2017-10-26
find_top_level: Support compressed Manifests
Michał Górny
2017-10-26
recursiveloader: Support compressed Manifests
Michał Górny
2017-10-26
compression: Workaround missing gzip.GzipFile.read1() in py<3.3
Michał Górny
2017-10-25
gemato.compression: Support getting potential compressed names
Michał Górny
2017-10-25
test_compression: Check if .fileno() is passed through correctly
Michał Górny
2017-10-25
compression: Support passing text-mode kwargs to open
Michał Górny
2017-10-25
test_compression: Add tests for opening uncompressed files
Michał Górny
2017-10-25
compression: Introduce a generic opener for files
Michał Górny
2017-10-25
compression: Enforce correct format for lzma/xz files
Michał Górny
2017-10-25
compression: Support passing mode to the compressor
Michał Górny
2017-10-25
tox: Add an extra environment with minimal set of deps
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
test_openpgp: Improve test coverage
Michał Górny
2017-10-25
openpgp: Improve closed manager handling
Michał Górny
2017-10-25
openpgp: Fix and test the context manager API
Michał Górny
2017-10-25
openpgp: Explicitly detect the lack of supported implementation
Michał Górny
2017-10-25
Support verifying OpenPGP signatures
Michał Górny
2017-10-25
manifest: Support reading files containing OpenPGP signatures
Michał Górny
2017-10-25
Support finding top-level Manifest
Michał Górny
2017-10-25
tox: Generate coverage report while at it
Michał Górny
2017-10-25
manifest: Wipe old entries when loading next file
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
2017-10-25
tests: Split TempDirTestCase into common module
Michał Górny
2017-10-25
test_recursiveloader: Add a test for os.walk() failure
Michał Górny
2017-10-25
test_manifest: Add a test for no timestamp
Michał Górny
2017-10-25
test_recursiveloader: Add more tests
Michał Górny
2017-10-25
test_recursiveloader: Add more tests for cross-device cases
Michał Górny
2017-10-25
recursiveloader: Detect cross-device Manifest entries
Michał Górny
2017-10-25
verify: Support checking for cross-filesystem files
Michał Górny
2017-10-25
Move exceptions to a separate module
Michał Górny
2017-10-24
recursiveloader: Support running verification in non-strict mode
Michał Górny
2017-10-24
recursiveloader: Support verifying a whole directory
Michał Górny
2017-10-24
tox: Skip unnecessary sdist
Michał Górny
2017-10-24
test_verify: Remove unused variable
Michał Górny
2017-10-24
Remove stale imports
Michał Górny
2017-10-24
tox: Include pyflakes run
Michał Górny
2017-10-24
test_recursiveloader: Fix duplicate test names
Michał Górny
[next]