summaryrefslogtreecommitdiff
path: root/common/flatpak-dir.c
Commit message (Expand)AuthorAgeFilesLines
* system-helper: Support running unprivileged on session busAlexander Larsson2016-05-171-1/+2
* Look at FLATPAK_SYSTEM_DIR env var for default system dirAlexander Larsson2016-05-171-1/+14
* system-helper: Never use a system helper recursivelyAlexander Larsson2016-05-171-1/+9
* Fix clang warningsAlexander Larsson2016-05-131-1/+1
* system-helper: Support add/modify/delete of remotesAlexander Larsson2016-05-131-0/+60
* remote-delete: Move to FlatpakDir and add checks for installed refsAlexander Larsson2016-05-131-36/+71
* Fix typo: flatpak_dir_modify_remove -> flatpak_dir_modify_remoteAlexander Larsson2016-05-131-1/+1
* FlatpakDir: Add in-memory summary cacheAlexander Larsson2016-05-131-1/+112
* Duplicate ostree_repo_remote_list_refs in FlatpakDirAlexander Larsson2016-05-131-3/+68
* Register dbus errors for FLATPAK_ERRORAlexander Larsson2016-05-121-0/+4
* system-helper: Support uninstallAlexander Larsson2016-05-121-4/+19
* Fix triggers with installation dir on a symlinkAlexander Larsson2016-05-121-4/+9
* common: Add flags for flatpak_dir_uninstallAlexander Larsson2016-05-121-2/+3
* Use flatpak_dir_uninstall for app and libAlexander Larsson2016-05-121-0/+86
* Use the installed/not-installed errors more consequentlyAlexander Larsson2016-05-121-4/+4
* common: Remove FlatpakDirError in favour of FlatpakError from the libAlexander Larsson2016-05-121-11/+9
* Move flatpack_error quark to common so that the common code can use itAlexander Larsson2016-05-121-0/+1
* system-helper: Fix timeout settingAlexander Larsson2016-05-121-1/+1
* system-helper: Set infinite timeout when doing system-helper callsAlexander Larsson2016-05-121-1/+1
* modify-remote: Move the actual config rewriting to FlatpakDirAlexander Larsson2016-05-111-0/+81
* deploy: Ensure deploy dir is world readableAlexander Larsson2016-05-111-1/+1
* system-helper: Add support for updating appstream branchAlexander Larsson2016-05-111-40/+122
* Remove unused variablesAlexander Larsson2016-05-091-4/+0
* Migrate ~/.local/share/xdg-app to ~/.local/share/flatpakAlexander Larsson2016-05-091-1/+1
* Rename everything but the on-disk location to flatpakAlexander Larsson2016-05-091-18/+18
* Rename source files to flatpakAlexander Larsson2016-05-091-0/+4265