summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-deployment.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-32/+21
* libostree: Enhance the annotation coverageCorentin Noël2023-02-091-5/+6
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* deployment: Fix gcc `-fanalyzer` warningColin Walters2021-10-131-3/+3
* deployment: Add a bunch of docs and fix annotationsColin Walters2020-11-111-4/+81
* lib/deploy: Add support for overlay initrdsJonathan Lebon2020-09-301-0/+32
* Add "transient" unlockColin Walters2020-08-071-0/+2
* lib: add minimum version to various symbols based on libostree-released.symFelix Krull2019-05-191-0/+10
* Add concept of "staged" deploymentColin Walters2018-04-121-0/+13
* sysroot: Add concept of deployment "pinning" 📌Colin Walters2018-02-261-0/+17
* sysroot: Add API to clean up transient keys in origin filesColin Walters2018-02-261-0/+29
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* ostree-deployment.c: simplify equality checkJonathan Lebon2017-08-161-5/+5
* tree-wide: Fix the build with old glib (Ubuntu Trusty etc.)Colin Walters2017-08-031-1/+1
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-1/+2
* Rename "osname" → "stateroot"Colin Walters2017-04-241-0/+6
* [ASAN] sysroot: Fix leak/double free of keyfile originColin Walters2016-11-301-1/+1
* admin: Add an `unlock` command, and libostree APIColin Walters2016-03-231-14/+22
* deploy: Find kernel/initramfs consistently from filesystemColin Walters2015-12-191-1/+9
* Remove unnecessary #include "libgsystem.h"Matthew Barnes2015-05-061-1/+0
* Use glnx_unref_object instead of gs_unref_objectMatthew Barnes2015-05-061-1/+1
* Use g_autofree instead of gs_freeMatthew Barnes2015-05-061-1/+1
* Juggling libglnx.h includesMatthew Barnes2015-05-061-0/+1
* deployment: Add an API to get relative origin pathColin Walters2015-03-101-0/+19
* libostree: Fix ostree_deployment_clone() to also clone bootconfigColin Walters2014-03-191-4/+23
* sysroot: Update some annotationsColin Walters2013-10-031-0/+7
* libostree: Document and annotate some methods to quash g-ir-scanner warningsColin Walters2013-09-201-0/+18
* Move Deployment and BootconfigParser into libostreeColin Walters2013-09-151-0/+210