summaryrefslogtreecommitdiff
path: root/common/flatpak-dir.c
Commit message (Expand)AuthorAgeFilesLines
* dir: Fix P2P build failuremwleeds/fix-p2p-buildMatthew Leeds2018-02-191-2/+3
* dir: Quiet messages about missing appstream dataMatthew Leeds2018-02-191-2/+6
* dir: Allow downgrading when using collection IDsMatthew Leeds2018-02-191-1/+20
* dir: Remove outdated commentMatthew Leeds2018-02-181-1/+0
* Silence coverity (CID 1465243)Alexander Larsson2018-02-141-1/+2
* dir: Check for appstream updates using P2P codeMatthew Leeds2018-02-131-70/+106
* dir: Avoid another summary fetch in P2P codeMatthew Leeds2018-02-131-4/+2
* dir: Make untrusted local pulls aware of collection IDsMatthew Leeds2018-02-131-7/+24
* dir: Don't fetch the summary unnecessarilyMatthew Leeds2018-02-131-27/+65
* dir: Squash empty collection IDs into NULL onesMatthew Leeds2018-02-131-5/+3
* dir: Fix typos/grammarMatthew Leeds2018-02-081-4/+4
* common/dir: Improve 'No such ref' error messagesMatthew Leeds2018-02-061-2/+10
* Add semantic support for network installationsAlexander Olofsson2018-02-061-0/+3
* dir: Emit an error on non-root downgrade attemptsMatthew Leeds2018-02-051-0/+3
* common/dir: Skip progress reporting while setting up extra-dataPhilip Withnall2018-02-051-1/+8
* common/dir: Fix a memory leakKalev Lember2018-01-311-1/+1
* common/dir: Fix typo in debug messageMatthew Leeds2018-01-291-1/+1
* common/dir: Add a missing OstreeAsyncProgress default keyPhilip Withnall2018-01-191-0/+1
* dir: Fix typos in commentsMatthew Leeds2018-01-151-2/+2
* dir: Fix a few commentsMatthew Leeds2017-12-271-2/+2
* deploy: Create the binary wrappers after having rewritten the exportsAlexander Larsson2017-12-211-6/+6
* Don't crash when installing bundles that have no embedded URIsAlexander Larsson2017-12-211-1/+5
* common/dir: Don’t ignore errors when marking dir as changedPhilip Withnall2017-12-201-1/+5
* common/dir: Don’t ignore errors replacing a file on undeployPhilip Withnall2017-12-201-2/+9
* common/dir: Fix various big and small leaksPhilip Withnall2017-12-191-5/+5
* Create and export wrappers for appsAlexander Larsson2017-12-151-10/+35
* Never export anything for runtimesAlexander Larsson2017-12-151-47/+60
* install: Handle passing a file: uri as remoteAlexander Larsson2017-12-141-0/+3
* common: Expose flatpak_dir_prune_origin_remoteAlexander Larsson2017-12-141-6/+28
* Reuse origin remote if all the details matchAlexander Larsson2017-12-141-12/+74
* install: Add --reinstallAlexander Larsson2017-12-141-10/+57
* override: Support global overridesAlexander Larsson2017-12-141-7/+38
* common: flatpak_dir_check_for_appstream_updateAlexander Larsson2017-12-141-0/+47
* common: Add flatpak_dir_has_remote()Alexander Larsson2017-12-131-0/+19
* Make flatpak remote-add --system work with an empty /var/lib/flatpakAlexander Larsson2017-11-241-3/+5
* common: Add flatpak_dir_maybe_ensure_repoAlexander Larsson2017-11-241-7/+36
* Use systemwide config also when running as rootAlexander Larsson2017-11-241-1/+1
* Add remote-info commandAlexander Larsson2017-11-211-4/+3
* Add flatpak_dir_fetch_remote_commitAlexander Larsson2017-11-211-0/+95
* OCI: Add support for system-helper with new OCI approachAlexander Larsson2017-11-161-17/+22
* Remove GPG signatures handling for OCI imagesAlexander Larsson2017-11-161-9/+2
* Use the new metastore index API for OCI remotesAlexander Larsson2017-11-161-110/+37
* Optionally return summary from flatpak_dir_lookup_ref_from_summaryAlexander Larsson2017-11-161-6/+12
* common: Improve output for empty remote URLsMatthew Leeds2017-11-151-0/+7
* common: Print debug info when fetching summariesMatthew Leeds2017-11-151-0/+1
* common: Unlink the old flatpak-cache symlink if we're replacing itAlexander Larsson2017-10-261-0/+1
* Fix .flatpak-cache symlinkAlexander Larsson2017-10-261-1/+1
* common: Make ostree bug workaround version checkedAlexander Larsson2017-10-261-5/+10
* When updating from partial install, disable static deltasAlexander Larsson2017-10-251-0/+6
* flatpak_dir_update: Fix leakAlexander Larsson2017-10-251-2/+7