summaryrefslogtreecommitdiff
path: root/src/ostree/ot-admin-builtin-unlock.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-15/+16
* Strip trailing whitespace on all C filesDan Nicholson2023-02-071-1/+1
* cli/unlock: Port to C99 styleColin Walters2022-06-141-18/+11
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* sysroot: Add _require_booted_deployment() APIColin Walters2021-03-171-6/+2
* Add "transient" unlockColin Walters2020-08-071-1/+17
* lib/kargs: Make API public and upstream new rpm-ostree APIsAllen Bai2019-06-181-2/+0
* bash-completion: Remove `admin` completionsColin Walters2018-02-271-5/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* ostree: provide command description in a better placeRuixin Bao2017-10-201-1/+1
* ostree: move flags into command struct, pass down through builtinsRuixin Bao2017-10-201-2/+2
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* bin/admin: Do sysroot loading during argument parsingColin Walters2017-09-011-3/+0
* ostree: Add naggy comments to help keep options in syncMatthew Barnes2017-08-151-0/+5
* tree-wide: Use g_autoptr(Ostree*)Colin Walters2017-08-031-1/+1
* unlock: Fix description for --hotfixColin Walters2017-01-161-1/+1
* tree-wide: Switch to autoptr for GOptionContextColin Walters2016-12-081-3/+1
* tree-wide: Remove unused variables detected by CLangColin Walters2016-10-271-3/+0
* admin: Add an `unlock` command, and libostree APIColin Walters2016-03-231-0/+104