summaryrefslogtreecommitdiff
path: root/common/flatpak-dir.h
Commit message (Collapse)AuthorAgeFilesLines
* system-helper: Never use a system helper recursivelyAlexander Larsson2016-05-171-0/+2
|
* system-helper: Support add/modify/delete of remotesAlexander Larsson2016-05-131-0/+7
|
* remote-delete: Move to FlatpakDir and add checks for installed refsAlexander Larsson2016-05-131-4/+5
| | | | | You can't remove a remote unless you --force or there are no installs from it.
* Fix typo: flatpak_dir_modify_remove -> flatpak_dir_modify_remoteAlexander Larsson2016-05-131-1/+1
|
* system-helper: Support uninstallAlexander Larsson2016-05-121-1/+3
|
* common: Add flags for flatpak_dir_uninstallAlexander Larsson2016-05-121-2/+7
| | | | This is better than a list of booleans.
* Use flatpak_dir_uninstall for app and libAlexander Larsson2016-05-121-0/+6
|
* common: Remove FlatpakDirError in favour of FlatpakError from the libAlexander Larsson2016-05-121-8/+0
|
* modify-remote: Move the actual config rewriting to FlatpakDirAlexander Larsson2016-05-111-0/+6
| | | | This is in preparation for doing this in the system helper.
* system-helper: Add support for updating appstream branchAlexander Larsson2016-05-111-0/+6
|
* Rename source files to flatpakAlexander Larsson2016-05-091-0/+360