summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Post-release version bumpautoJonathan Lebon2019-09-252-2/+4
* Release 2019.4v2019.4Jonathan Lebon2019-09-254-5/+6
* boot/finalize-staged: Run after systemd-journal-flush.serviceJonathan Lebon2019-09-241-0/+3
* lib/repo-pull: Add more debugging on pull failurePhilip Withnall2019-09-241-0/+2
* prepare-root: remember to remove /sysroot.tmpBenjamin Gilbert2019-09-131-0/+3
* fsck: Fix version in docs, tweak error textColin Walters2019-09-092-2/+2
* fsck: Add test for --delete corruption, fix repair, and partial commit checksJason Wessel2019-09-092-0/+84
* fsck: Implement a partial commit reason bitmaskJason Wessel2019-09-096-34/+100
* lib/gpg: Use g_spawn_sync to kill gpg-agentDan Nicholson2019-09-071-25/+26
* lib/gpg: Don't kill gpg-agent on newer gnupgDan Nicholson2019-09-061-0/+65
* lib/gpg: Only show gpg-connect-agent stderr on failuresDan Nicholson2019-09-021-8/+17
* lib/bootconfig-parser: Always include deployment index in BLS titleJavier Martinez Canillas2019-09-022-6/+5
* lib/bootconfig-parser: Write BLS fragment fields in a deterministic orderJavier Martinez Canillas2019-08-291-1/+23
* lib/bootconfig-parser: Remove support to preserve comments in BLS filesJavier Martinez Canillas2019-08-291-37/+1
* ci: Add prow/ subdirectory with DockerfileColin Walters2019-08-292-1/+11
* sysroot: Add a clearer error if /boot/loader isn't foundColin Walters2019-08-261-1/+12
* Post-release version bumpColin Walters2019-08-222-2/+4
* Release 2019.3v2019.3Colin Walters2019-08-224-24/+24
* lib/deploy: handle FIFREEZE ENOSYS failureDaniel Drake2019-08-211-1/+1
* bin: Better handle --Jonathan Lebon2019-08-142-6/+19
* admin/init-fs: Add a --modern switchColin Walters2019-08-082-18/+42
* README.md: Rework "projects using" sectionColin Walters2019-08-071-23/+45
* tests/test-repo-finder-mount: skip some tests if GPG is not supportedDenis Pynkin2019-08-011-0/+3
* tests/gpg: fix GPG-dependent shell tests if no GPG supportDenis Pynkin2019-08-0111-52/+113
* tests/gpg: fix the check of GPG supportDenis Pynkin2019-08-011-2/+10
* gpg: add dummy public interfaceDenis Pynkin2019-08-012-0/+307
* lib: rename common sign/verification functions and variablesDenis Pynkin2019-08-011-36/+35
* gpg: conditionally build GPG-related code for sign/verificationDenis Pynkin2019-08-0118-40/+225
* build: Conditionally build the GPG-related testsDenis Pynkin2019-08-011-5/+23
* build: Conditionally build GPGME-related sourcesDenis Pynkin2019-08-015-9/+36
* build: Add conditional use of GPGMEDenis Pynkin2019-08-011-17/+27
* lib/pull: Rename variable for clarityJonathan Lebon2019-07-291-6/+6
* lib/pull: Allow downgrade protection with overridesJonathan Lebon2019-07-292-23/+29
* Add OSTREE_BUILT_FEATURES to ostree-version.hColin Walters2019-07-292-0/+13
* ci/rpmostree: Bump to 2019.3Dan Nicholson2019-07-271-1/+1
* lib/kargs: Don't expose OstreeKernelArgs autoptr cleanup on old glibDan Nicholson2019-07-273-3/+2
* tests/gpg: Skip tests when subkeys can't be expiredDan Nicholson2019-07-271-28/+48
* tests/gpg: Use exit hook to kill agent in temporary GPG homedirDan Nicholson2019-07-271-2/+6
* tests/sizes.js: Fix byte array unpackingDan Nicholson2019-07-231-4/+4
* tests/sizes: Fix call to commit_transaction()Dan Nicholson2019-07-231-1/+1
* lib/kargs: add missing function to symbol-versioning tableRafael Fonseca2019-07-022-0/+2
* lib/repo: Improve docs for get_min_free_space_bytes()Matthew Leeds2019-06-261-1/+4
* lib/util: Drop unneeded ot-tool-util.h includesRobert Fairley2019-06-214-4/+0
* ci/flatpak: Bump FLATPAK_TAG to 1.4.1Robert Fairley2019-06-211-1/+1
* Makefile-libostree.am: Work around clang issues with g-ir-scannerRobert Fairley2019-06-211-0/+4
* ci/build-check: Remove unused-command-line-argument diagnosticRobert Fairley2019-06-211-2/+1
* ci: Use Fedora 29 artifactsRobert Fairley2019-06-214-36/+35
* tests: Always cleanup gpg-agent when exitingDan Nicholson2019-06-197-11/+1
* tests/libtest: Allow appending actions to be run on EXITDan Nicholson2019-06-193-4/+15
* lib: Kill GPG agent when cleaning up tmp homedirsDan Nicholson2019-06-192-2/+7