summaryrefslogtreecommitdiff
path: root/src/libostree/ostree-repo-finder-mount.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: Run clang-formatColin Walters2023-05-021-155/+134
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* Avoid shadowing local variablesavoid-shadowsPhaedrus Leeds2020-09-131-1/+1
* Revert "lib: Fix building against old glib versions"Matthew Leeds2018-06-071-0/+1
* Make P2P API public (no longer experimental)Matthew Leeds2018-06-041-3/+3
* lib: Fix building against old glib versionsMatthew Leeds2018-06-041-1/+0
* man: Add man page for create-usbMatthew Leeds2018-04-191-1/+2
* lib/repo: Add timestamps to OstreeRepoFinderResultMatthew Leeds2018-04-031-1/+1
* lib/repo-finder-mount: Improve debug messageMatthew Leeds2018-03-021-2/+2
* lib/repo-finder-mount: Update comment about pathsMatthew Leeds2018-03-011-1/+1
* lib/repo-finder-mount: Fix path to flatpak repoMatthew Leeds2018-02-271-1/+1
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* lib/repo-finder-mount: Ignore mounts which have a ‘system’ file systemPhilip Withnall2017-10-261-0/+18
* lib/repo-finder-mount: Fix propagating NULL errorsPhilip Withnall2017-10-241-4/+2
* tree-wide: Update to new libglnx fd APIsColin Walters2017-10-111-2/+2
* lib/remote: Store name of remote providing keyring for dynamic remotesPhilip Withnall2017-09-271-1/+1
* lib/repo: Change resolve_keyring_for_collection() to return a remotePhilip Withnall2017-09-271-16/+19
* lib/repo-finder-mount: Add var/lib/flatpak as a well-known directoryPhilip Withnall2017-09-251-10/+15
* tree-wide: Remove Emacs modelinesColin Walters2017-09-211-2/+1
* lib/repo-finder-mount: Change the schema for finding repos on volumesPhilip Withnall2017-09-191-131/+253
* lib/repo-refs: Include remote refs when using collectionsMatthew Leeds2017-08-241-1/+3
* repo: Introduce ostree_repo_open_at() and ostree_repo_create_at()Colin Walters2017-08-151-21/+16
* lib/repo-finder: Emit gpg-verify-summary=false in dynamic remote configPhilip Withnall2017-08-081-1/+2
* lib/repo-finder: Add mount based OstreeRepoFinder implementationPhilip Withnall2017-06-261-0/+547