summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #2454 from lucab/ups/auto-txn-completeColin Walters2021-10-054-35/+156
|\ \
| * | repo/private: allow committing/aborting through a transaction guardLuca BRUNO2021-10-054-35/+156
| |/
* | deploy: Ignore sockets, fifos in /etc during mergeColin Walters2021-10-011-3/+1
|/
* Merge pull request #2447 from cgwalters/sepolicy-for-commitColin Walters2021-09-304-32/+73
|\
| * sepolicy: Add deprecation comment for `_get_path()`Colin Walters2021-09-301-1/+5
| * repo: Add an API to init `OstreeSePolicy` from commit directlyColin Walters2021-09-304-31/+68
* | fsck: Print a success messageColin Walters2021-09-301-0/+3
|/
* bin/commit: Fix --tree=tar with --selinux-policyColin Walters2021-09-301-7/+12
* Release 2021.4Colin Walters2021-09-082-6/+7
* Merge pull request #2434 from cgwalters/custom-remoteColin Walters2021-09-083-20/+56
|\
| * Add support for "custom remotes"Colin Walters2021-09-083-20/+56
* | Merge pull request #2435 from RBuddel/fix-delta-files-resume-legacy-transactionLuca Bruno2021-09-081-1/+1
|\ \
| * | repo-pull: legacy_transaction_resuming flag ignoredBuddelmann, Richard RB2021-09-081-1/+1
| |/
* | upgrade: Stabilize deployment stagingColin Walters2021-09-073-3/+14
|/
* Merge pull request #2340 from cgwalters/sign-verify-apiColin Walters2021-08-314-1/+174
|\
| * Add an API to verify a commit signature explicitlyColin Walters2021-08-304-1/+174
* | Merge pull request #2426 from cgwalters/xattrs-bareuseronly-unionLuca Bruno2021-08-271-2/+2
|\ \
| * | checkout: Also ignore xattrs for union in bare-user-only modeColin Walters2021-08-261-2/+2
* | | Merge pull request #2425 from cgwalters/hardlink-correct-errnoLuca Bruno2021-08-271-0/+2
|\ \ \
| * | | checkout: Save errno when re-throwingColin Walters2021-08-261-0/+2
| |/ /
* | | Merge pull request #2422 from cgwalters/allow-none-detachedDan Nicholson2021-08-261-1/+3
|\ \ \ | |/ / |/| |
| * | lib: Change read_commit_detached_metadata to be nullableColin Walters2021-08-251-1/+3
| |/
* | lib: improve transactions auto-cleanup logicLuca BRUNO2021-08-251-3/+12
|/
* lib/commit: automatically skip xattrs in bare-user-only modeLuca BRUNO2021-08-242-3/+4
* builtins/commit: set up relevant flags in bare-user-only modeLuca BRUNO2021-08-241-3/+3
* lib/diff: automatically skip xattrs in bare-user-only modeLuca BRUNO2021-08-241-2/+2
* bin/remote: Rename list-gpg-keys to gpg-list-keysDan Nicholson2021-08-232-1/+1
* lib/diff: ignore xattrs if disabled on either reposLuca BRUNO2021-08-231-8/+11
* Merge pull request #2412 from lucab/ups/lib-commit-canonicalizeColin Walters2021-08-202-9/+26
|\
| * lib/commit: autofix permissions for bare-user-onlyLuca BRUNO2021-08-202-9/+26
* | Merge pull request #2401 from dbnicholson/gpg-key-infoColin Walters2021-08-2014-69/+847
|\ \ | |/ |/|
| * fixup! lib/repo: Add ostree_repo_remote_get_gpg_keys()Dan Nicholson2021-07-151-1/+1
| * fixup! bin/remote: Add list-gpg-keys subcommandDan Nicholson2021-07-151-3/+3
| * fixup! lib/repo: Add ostree_repo_remote_get_gpg_keys()Dan Nicholson2021-07-152-8/+8
| * bin/remote: Include update URLs in list-gpg-keysDan Nicholson2021-07-151-0/+7
| * lib/repo: Include WKD update URLs in GPG key listingDan Nicholson2021-07-152-0/+16
| * libotutil: Add helper for GPG WKD update URLsDan Nicholson2021-07-152-0/+80
| * libotutil: Import implementation of zbase32 encodingDan Nicholson2021-07-152-0/+190
| * bin/remote: Add list-gpg-keys subcommandDan Nicholson2021-07-155-2/+184
| * lib/repo: Add ostree_repo_remote_get_gpg_keys()Dan Nicholson2021-07-155-0/+260
| * lib/repo: Allow preparing GPG verifier without global keyringsDan Nicholson2021-07-151-3/+4
| * lib/repo: Factor out GPG verifier preparationDan Nicholson2021-07-151-20/+43
| * lib/repo: Factor out GPG verifier key importsDan Nicholson2021-07-151-45/+64
* | lib/repo/checkout: use canonical perms in bare-user-only modeLuca BRUNO2021-08-191-1/+7
* | lib/core/checksum: add flag to use canonical permissionsLuca BRUNO2021-08-192-0/+17
* | Merge pull request #2414 from lucab/ups/cli-commit-modifier-autoptrColin Walters2021-08-181-3/+1
|\ \
| * | builtins/commit: move commit modifier to auto-cleanupLuca BRUNO2021-08-181-3/+1
* | | builtins/commit: check for conflicting permissions optionsLuca BRUNO2021-08-181-5/+17
|/ /
* | ostree/dump: Fix free'ing a static stringJonathan Lebon2021-08-031-2/+2
* | lib/sysroot: Fix error message about creating `/var/lib`Jonathan Lebon2021-08-031-1/+1