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-11-02
test_verify: Add mtime test for entry=None
Michał Górny
2017-11-02
verify: Support skipping rechecksum on mtime
Michał Górny
2017-11-02
verify: Include st_mtime in file metadata
Michał Górny
2017-11-02
test_profile: Add CLI-based tests
Michał Górny
2017-11-02
cli: Require hashes only if profile does not set it
Michał Górny
2017-11-02
profile: Do not compress package Manifests in old-ebuild
Michał Górny
2017-11-02
recursiveloader: Fix updating deeply nested compressed Manifests
Michał Górny
2017-11-02
Move Manifest compression control into profile
Michał Górny
2017-11-02
cli: Sorting is now profile-controlled
Michał Górny
2017-11-02
profile: Support setting default loader options
Michał Górny
2017-11-02
recursiveloader: Move default values into the function body
Michał Górny
2017-11-02
recursiveloader: Support specifying more properties via ctor
Michał Górny
2017-11-02
profile: Add missing doc for want_manifest_in_directory()
Michał Górny
2017-11-01
cli: Support --profile
Michał Górny
2017-11-01
profile: Support controlling sub-Manifest files
Michał Górny
2017-11-01
recursiveloader: Support creating sub-Manifest
Michał Górny
2017-11-01
recursiveloader: Optimize duplicate Manifest updates out
Michał Górny
2017-11-01
Support controlling entry types via a profile
Michał Górny
2017-11-01
recursiveloader: Optimize getting the Manifest for files
Michał Górny
2017-10-31
recursiveloader: Optimize collecting existing Manifests
Michał Górny
2017-10-31
recursiveloader: Make it possible to filter get_file_entry_dict()
Michał Górny
2017-10-31
recursiveloader: Fix adding sub-Manifests to higher level Manifest
Michał Górny
2017-10-31
recursiveloader: Optimize selecting Manifest for new entries
Michał Górny
2017-10-31
recursiveloader: Optimize getting valid Manifest filenames
Michał Górny
2017-10-31
recursiveloader: Optimize getting list of Manifests for path
Michał Górny
2017-10-30
cli: Do not require full file path for 'create' action
Michał Górny
2017-10-29
recursiveloader: Fix telling filesize of compressed files
Michał Górny
2017-10-29
Fix detecting skipped Manifests when renaming
Michał Górny
2017-10-29
cli: Add compression and forcing options
Michał Górny
2017-10-29
recursiveloader: Support compressing Manifests on watermark value
Michał Górny
2017-10-29
testutil: Simplify tests to use shutil.rmtree() for tempdir
Michał Górny
2017-10-29
compression: Add an explicit function to get suffix
Michał Górny
2017-10-29
cli: Sort Manifests
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
cli: Fix processing multiple paths
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
cli: Add missing help to verify option
Michał Górny
2017-10-28
Declare __slots__ for classes
Michał Górny
2017-10-28
Replace isinstance() checks with tag checks
Michał Górny
2017-10-28
recursiveloader: Remove timestamp doc on update_entries*
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
[next]