summaryrefslogtreecommitdiff
path: root/common/flatpak-installation.h
Commit message (Expand)AuthorAgeFilesLines
* flatpak-installation: Fix some typos in documentation commentsPhilip Withnall2021-06-141-3/+3
* Add FLATPAK_QUERY_FLAGS_ALL_ARCHES for list_remote_refs()Alexander Larsson2021-05-191-0/+2
* Add G_BEGIN_DECLS/G_END_DECLS to public headersKalev Lember2021-02-121-0/+3
* common: Add API for listing related refs of installed refPhaedrus Leeds2021-02-101-0/+5
* common: Fix docs for FLATPAK_QUERY_FLAGS_ONLY_SIDELOADEDPhaedrus Leeds2020-10-081-1/+2
* Add internal API for list_unused_refs() and add _with_options()Phaedrus Leeds2020-10-081-0/+6
* uninstall: Note pinned runtimes in --unused outputPhaedrus Leeds2020-08-311-0/+4
* installation: Formally deprecate deprecated methodsSimon McVittie2020-03-251-0/+8
* lib: Add new FLATPAK_QUERY_FLAGS_ONLY_SIDELOADED optionAlexander Larsson2020-03-241-0/+2
* doc: Fix a copy-paste errorMatthias Clasen2019-12-011-2/+2
* doc: Document flatpak_installation_get_no_interactionMatthias Clasen2019-12-011-1/+1
* app: Allow locales to be stored in the extra-languages keyMazen Asef2019-10-161-0/+2
* app: Add new extra-languages keyMazen Asef2019-09-131-0/+2
* lib: Add flatpak_installation_add_remoteAlexander Larsson2019-05-091-0/+5
* lib: Add a flag-using _full version of list/fetch_remote_refAlexander Larsson2019-04-261-0/+30
* Run uncrustifyMatthew Leeds2019-02-251-4/+4
* installation: Add api to find unused refsMatthias Clasen2018-12-211-0/+4
* trivial: Fix a gtk-doc warningMatthias Clasen2018-12-061-1/+1
* installation: Add a no-interaction propertyMatthias Clasen2018-12-051-3/+6
* Installation: Add flatpak_installation_get_min_free_space_bytesUmang Jain2018-11-071-0/+3
* Instance: mitigate races, add new launch apiMatthias Clasen2018-10-231-0/+23
* installation: nitpicksRobert McQueen2018-10-021-3/+3
* installation: tidy doc comments on new API additionsRobert McQueen2018-10-011-3/+9
* installation: add _run_triggers functionRobert McQueen2018-10-011-0/+3
* installation: add _NO_TRIGGERS flags to install/update/uninstall opsRobert McQueen2018-10-011-2/+8
* Run uncrustifyAlexander Larsson2018-07-081-22/+22
* transaction: Change from installation_create_transaction() to transaction_new...Alexander Larsson2018-05-291-4/+0
* libflatpak: Update docs for libraryAlexander Larsson2018-05-291-0/+4
* Installation: Add flatpak_installation_create_transaction ()Alexander Larsson2018-05-291-0/+4
* Merge lib/* into commonAlexander Larsson2018-05-241-0/+369