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
/
tests
Age
Commit message (
Expand
)
Author
2017-10-29
compression: Add an explicit function to get suffix
Michał Górny
2017-10-29
recursiveloader: Support sorting Manifest entries
Michał Górny
2017-10-29
recursiveloader: Support forcing Manifest update
Michał Górny
2017-10-29
manifest: Support sorting Manifest entries
Michał Górny
2017-10-29
cli: Support create action
Michał Górny
2017-10-29
recursiveloader: Support creating new Manifests
Michał Górny
2017-10-29
recursiveloader: Support catching stray Manifests
Michał Górny
2017-10-29
recursiveloader: Fix adding multiple files (relpath overwrite)
Michał Górny
2017-10-29
recursiveloader: Fix ordering compressed Manifests
Michał Górny
2017-10-29
cli: Add an update command
Michał Górny
2017-10-28
recursiveloader: Support updating a whole directory, recursively
Michał Górny
2017-10-28
recursiveloader: Include Manifest path in update-dict getter
Michał Górny
2017-10-28
verify: Indicate whether anything changed in update_entry_for_path()
Michał Górny
2017-10-28
recursiveloader: Support getting file dict for updates
Michał Górny
2017-10-28
recursiveloader: Split saving Manifests from updating files
Michał Górny
2017-10-28
recursiveloader: Support specifying hashes in ctor
Michał Górny
2017-10-28
test_openpgp: Remove duplicate key loading
Michał Górny
2017-10-28
recursiveloader: Support updating entry for path
Michał Górny
2017-10-28
manifest: Add new_manifest_entry() friendly ctor
Michał Górny
2017-10-28
recursiveloader: Include Manifest path in iter results
Michał Górny
2017-10-28
test_openpgp: Fix cleanup on exception
Michał Górny
2017-10-28
recursiveloader: Provide more fine-grained control over signing
Michał Górny
2017-10-28
recursiveloader: Support writing signing Manifests
Michał Górny
2017-10-27
manifest: Support dumping a signed Manifest
Michał Górny
2017-10-27
test_openpgp: Test importing a binary key
Michał Górny
2017-10-27
openpgp: Convert verify/sign API to use string I/O
Michał Górny
2017-10-27
openpgp: Support signing keys
Michał Górny
2017-10-27
recursiveloader: Support saving Manifests
Michał Górny
2017-10-27
test_verify: Use io.open() instead of open()
Michał Górny
2017-10-27
recursiveloader: Iterate over Manifests from most specific first
Michał Górny
2017-10-27
verify: Support updating entry data from path
Michał Górny
2017-10-27
verify: Introduce universal get_file_metadata() function
Michał Górny
2017-10-27
test_openpgp: Fix passing key to the CLI test
Michał Górny
2017-10-27
test_openpgp: Fix recursiveloader tests for missing OpenPGP
Michał Górny
2017-10-27
Use sys.hexversion instead of .version_info
Michał Górny
2017-10-27
testutil: Fix logger warnings for py2
Michał Górny
2017-10-27
Add tests for CLI routines
Michał Górny
2017-10-27
testutil: Handle silencing logging for tests
Michał Górny
2017-10-27
find_top_level: Do not verify Manifests during search
Michał Górny
2017-10-26
recursiveloader: Support verifying Manifest signatures explicitly
Michał Górny
2017-10-26
compression: Fix opening files in text mode without encoding
Michał Górny
2017-10-26
test_compression: Fix mismatched suffixes
Michał Górny
2017-10-26
manifest: Support implicit OpenPGP verification
Michał Górny
2017-10-26
manifest: Test for incomplete OpenPGP message
Michał Górny
2017-10-26
recursiveloader: warn_handler defaults to fail_handler
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
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
[prev]
[next]