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-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
2017-11-19
recursiveloader: Fix adding top-level Manifest ignores to all Manifests
Michał Górny
2017-11-19
cli: Correct the default 'create' path to be a directory
Michał Górny
2017-11-15
profile: Ignore all metadata/timestamp* files
Michał Górny
2017-11-15
profile: Include standard IGNORE entries in new Manifests
Michał Górny
2017-11-14
Add a utility to compare multiple hash implementations
Michał Górny
2017-11-14
tests: Fix unreliable mtime on procfs test
Michał Górny
2017-11-14
find_top_level: Disallow compressed top-level Manifest by default
Michał Górny
2017-11-14
profile: Do not compress top-level Manifest by default
Michał Górny
2017-11-13
hash: special cases first, avoid exception.
Robin H. Johnson
2017-11-08
Remove remaining special-case documentation for MISC
Michał Górny
2017-11-08
Remove non-strict verification mode
Michał Górny
2017-11-08
Remove support for OPTIONAL entries
Michał Górny
2017-11-02
cli: Support incremental update mode
Michał Górny
2017-11-02
cli: Support writing timestamp to Manifest
Michał Górny
2017-11-02
recursiveloader: Support setting timestamp
Michał Górny
2017-11-02
recursiveloader: Optimize getting top-level Manifest filename
Michał Górny
2017-11-02
recursiveloader: Support restricting directory updates to mtime
Michał Górny
2017-11-02
recursiveloader: Support specifying mtime for verification
Michał Górny
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
[next]