Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-17 | Relicense as GPL-2.0-or-later | Michał Górny | |
Signed-off-by: Michał Górny <mgorny@gentoo.org> | |||
2022-09-26 | Modernize via pyupgrade | Michał Górny | |
Signed-off-by: Michał Górny <mgorny@gentoo.org> | |||
2020-09-05 | Fix wrongly determining uncompressed size | Michał Górny | |
Flush the file after writing to ensure that .buffer.tell() gives non-zero value. This fixes a number of cases of Manifests not being compressed. It also pointed out a major mistake in profile tests. Signed-off-by: Michał Górny <mgorny@gentoo.org> | |||
2020-08-31 | tests: Port test_profile to pytest | Michał Górny | |
Signed-off-by: Michał Górny <mgorny@gentoo.org> | |||
2017-11-24 | Fix wrong timestamp name for metadata/* | 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 | Ignore lost+found in case repo was mounted on separate ext* filesystem | Michał Górny | |
2017-11-20 | test_profile: Include verification pass | Michał Górny | |
2017-11-20 | recursiveloader: Fix adding top-level ignore entries to sub-Manifests | 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-02 | test_profile: Add CLI-based tests | Michał Górny | |
2017-11-02 | profile: Do not compress package Manifests in old-ebuild | Michał Górny | |
2017-11-02 | profile: Support setting default loader options | Michał Górny | |
2017-11-01 | profile: Support controlling sub-Manifest files | Michał Górny | |
2017-11-01 | Support controlling entry types via a profile | Michał Górny | |