summaryrefslogtreecommitdiff
path: root/common/flatpak-installation.c
Commit message (Expand)AuthorAgeFilesLines
* installation: Fix a Since annotationauto-remove-unused-wipPhaedrus Leeds2020-09-171-1/+1
* Avoid string duplication in FlatpakRefPhaedrus Leeds2020-09-171-5/+5
* Remove EOL runtimes upon app uninstall/upgradePhaedrus Leeds2020-09-171-39/+164
* installation: Check user installation in list_unused_refs()Phaedrus Leeds2020-09-171-61/+175
* installation: Clarify that SDKs aren't considered usedPhaedrus Leeds2020-08-311-2/+2
* uninstall: Note pinned runtimes in --unused outputPhaedrus Leeds2020-08-311-1/+56
* Add pin command to keep unused runtimesMatthew Leeds2020-08-311-0/+7
* portal: Add SpawnStarted and notify-startRyan Gonzalez2020-06-091-1/+1
* run: Add --instance-id-fdRyan Gonzalez2020-06-091-1/+1
* flatpak-transaction: Change related_to_op to related_to_opsPhilip Withnall2020-04-301-15/+20
* installation: Re-implement list_installed_refs_for_update()Matthew Leeds2020-04-161-70/+142
* installation: Replace some debug statementsMatthew Leeds2020-04-161-2/+2
* Add a FlatpakProgress objectAbderrahim Kitouni2020-03-261-48/+22
* installation: Formally deprecate deprecated methodsSimon McVittie2020-03-251-0/+14
* installation: Fix typos in deprecationsSimon McVittie2020-03-251-15/+11
* lib: Only support FLATPAK_REMOTE_TYPE_STATIC remote typesAlexander Larsson2020-03-251-157/+4
* installation: Reimplement flatpak_installation_list_installed_refs_for_updateAlexander Larsson2020-03-251-121/+71
* FlatpakInstallation: Mark non-transaction install/update ops deprecatedAlexander Larsson2020-03-251-0/+40
* lib: Add new FLATPAK_QUERY_FLAGS_ONLY_SIDELOADED optionAlexander Larsson2020-03-241-4/+22
* dir: Add flatpak_remote_state_load_data() functionAlexander Larsson2020-03-241-8/+10
* Drop xa.sideload-collection remote option in favour of regular collection-idAlexander Larsson2020-03-231-5/+5
* Drop more collection_id useAlexander Larsson2020-03-231-24/+8
* Support sideloaded reposAlexander Larsson2020-03-231-231/+8
* transaction: Ensure the metadata in the pulled commit matches what we resolvedAlexander Larsson2020-03-231-2/+2
* common: Don't shadow parameter variablesMatthew Leeds2020-03-161-10/+10
* Convert deploy data to use variant schemasAlexander Larsson2020-02-171-2/+2
* common: Properly reload config when it changesMatthew Leeds2020-02-121-2/+4
* nitpick: installation: Remove a blank lineUmang Jain2020-01-241-1/+0
* flatpak_installation_list_unused_refs: Fix leakAlexander Larsson2019-12-201-1/+1
* transaction: Make metadata updates more efficientAlexander Larsson2019-12-191-1/+1
* Add and use OstreeAsyncProgressFinish helperAlexander Larsson2019-12-171-23/+8
* Alphabetize and standardize some header includesPhilip Chimento2019-12-061-6/+6
* installation: Don't re-use a GError pointerdont-reset-gerrorMatthew Leeds2019-12-051-2/+7
* Merge pull request #3259 from uajain/uajain/cache-remote-stateMatthias Clasen2019-12-041-3/+13
|\
| * installation: Cache remote states while querying installed refsUmang Jain2019-12-041-3/+13
* | common: Minor doc fixesMatthew Leeds2019-12-021-4/+4
* | doc: Improve docs around configurationMatthias Clasen2019-12-011-4/+6
* | doc: Document flatpak_installation_get_no_interactionMatthias Clasen2019-12-011-0/+10
|/
* flatpak run: Add --parent-pid=$pid --parent-expose-pidsAlexander Larsson2019-11-271-0/+1
* Add support for bearer tokens to flatpak_dir_install/updateAlexander Larsson2019-11-261-2/+2
* Optionally return commit id in flatpak_remote_state_lookup_cacheAlexander Larsson2019-11-261-2/+2
* installation: Mark apps as updatable if their runtime is missingUmang Jain2019-11-221-3/+34
* installation: Return refs as updatable if related extensions are missingUmang Jain2019-11-221-1/+28
* config: Rework handling of extra-languages to change locale formatPhilip Withnall2019-10-241-4/+7
* app: Allow locales to be stored in the extra-languages keyMazen Asef2019-10-161-0/+26
* flatpak-dir: Add content rating support to deploy dataPhilip Withnall2019-10-031-1/+2
* flatpak-installed-ref: Add support for storing app content ratingsPhilip Withnall2019-10-031-1/+2
* Export (private) flatpak_installation_get_dir()Alexander Larsson2019-10-021-1/+1
* mask: Support masking of updatesAlexander Larsson2019-09-301-6/+12
* installation: don't dereference possibly-NULL arrayWill Thompson2019-09-261-2/+2