mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-25 01:34:34 +03:00
ac2d61dd51
Previously I thought we'd have to ditch the current commit format to avoid a{sv} due to See https://bugzilla.gnome.org/show_bug.cgi?id=673012 But I realized that we don't really have to care about unpacking/repacking commit objects, so let's just re-expose the existing metadata a{sv} in commits in the API. Also, add support for "detached" metadata that can be updated at any time post-commit. This is specifically designed for GPG signatures. https://bugzilla.gnome.org/show_bug.cgi?id=707379 |
||
---|---|---|
.. | ||
.gitignore | ||
archive-test.sh | ||
libtest.sh | ||
ostree-valgrind.supp | ||
pull-test.sh | ||
test-admin-deploy-1.sh | ||
test-admin-deploy-2.sh | ||
test-archivez.sh | ||
test-basic.sh | ||
test-corruption.sh | ||
test-libarchive.sh | ||
test-pull-archive-z.sh | ||
test-pull-corruption.sh | ||
test-pull-resume.sh | ||
test-remote-add.sh | ||
test-setuid.sh | ||
test-xattrs.sh |