summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* app: Remove EOL unused runtimes in update commandauto-remove-unusedPhaedrus Leeds2020-08-314-2/+142
* Remove EOL runtimes upon app uninstall/upgradePhaedrus Leeds2020-08-317-43/+523
* installation: Check user installation in list_unused_refs()Phaedrus Leeds2020-08-314-63/+267
* installation: Clarify that SDKs aren't considered usedPhaedrus Leeds2020-08-311-2/+2
* app: Make mask and pin output more machine readablePhaedrus Leeds2020-08-312-4/+8
* uninstall: Note pinned runtimes in --unused outputPhaedrus Leeds2020-08-313-2/+78
* Automatically pin explicitly installed runtimesPhaedrus Leeds2020-08-318-126/+197
* Minor fixes for mask commandPhaedrus Leeds2020-08-312-8/+4
* Add pin command to keep unused runtimesMatthew Leeds2020-08-3115-10/+472
* testlibrary: Remove unused variablePhaedrus Leeds2020-08-311-1/+0
* transaction: Remove an unused error parameterPhaedrus Leeds2020-08-311-11/+2
* transaction: Fix ordering of runtime uninstallationPhaedrus Leeds2020-08-311-1/+1
* testlibrary: Add missing return value checksPhaedrus Leeds2020-08-311-4/+4
* dir: Fix a typo of .changedPhaedrus Leeds2020-08-311-1/+1
* doc/update: Fix formattingPhaedrus Leeds2020-08-311-1/+1
* tests: Expand exports test coverageSimon McVittie2020-08-281-0/+207
* context: Implement MODE_NONE in unparse_filesystem_flagsSimon McVittie2020-08-281-4/+5
* tests: Exercise flatpak_context_save_metadataSimon McVittie2020-08-281-1/+170
* tests: Use a temporary HOME directory to test contexts and exportsSimon McVittie2020-08-271-28/+115
* context: Normalize home/path to ~/path, and ~ to homeSimon McVittie2020-08-273-0/+39
* context: Forbid --filesystem=/Simon McVittie2020-08-272-0/+14
* context: Do some syntactic normalization on filesystemsSimon McVittie2020-08-272-0/+49
* tests: Add basic unit tests for FlatpakExports, FlatpakContextSimon McVittie2020-08-272-1/+486
* context: Expose flatpak_context_parse_filesystem for testingSimon McVittie2020-08-272-1/+6
* exports: Add assertions to distinguish between mode representationsSimon McVittie2020-08-272-0/+37
* context: Only parse filesystem/mode strings in one placeSimon McVittie2020-08-273-49/+53
* tests: Test container-manager interfaceSimon McVittie2020-08-271-1/+9
* run: Tell processes in container that the container manager is FlatpakSimon McVittie2020-08-271-0/+11
* Merge pull request #3809 from alexlarsson/valgrind-ciPhaedrus Leeds2020-08-242-4/+59
|\
| * CI: Add a valgrind checkAlexander Larsson2020-08-241-4/+50
| * tests: Add ostree ioctl valgrind suprressionAlexander Larsson2020-08-241-0/+9
* | flatpak-dir: Pass cached summary{,.sig} to OSTreePhilip Withnall2020-08-241-1/+10
* | flatpak-dir: Cache the summary GBytes in FlatpakRemoteStatePhilip Withnall2020-08-242-0/+4
* | flatpak-transaction: Don’t update metadata when uninstallingPhilip Withnall2020-08-241-0/+7
* | dir: Clarify a comment about cachingPhilip Withnall2020-08-241-1/+1
* | dir: Tidy up definition of cache timeoutPhilip Withnall2020-08-241-1/+1
* | dir: Fix caching of summary filesPhilip Withnall2020-08-241-0/+9
* | dir: Fix potential overflow when comparing cache timeoutsPhilip Withnall2020-08-241-1/+1
|/
* Revert "CI: Run make check in parallel (-j NCPU)"Alexander Larsson2020-08-241-1/+2
* CI: Run make check in parallel (-j NCPU)Alexander Larsson2020-08-211-2/+1
* Properly validate configured collection IDsPhaedrus Leeds2020-08-213-10/+46
* oci-auth: Don't ask for authentication if anon auth fails with weird errorAlexander Larsson2020-08-201-2/+15
* Allow multiarch in the apply_extra for extra-dataAlexander Larsson2020-08-201-0/+2
* run: Fix double free in the cups config file parserAlexander Larsson2020-08-181-9/+9
* run: Avoid hanging if xdg-dbus-proxy startup failsRyan Gonzalez2020-08-171-0/+4
* dir: Cache responses from localed and account serviceAlexander Larsson2020-08-171-18/+29
* tests: Use g_assert_true() not g_assert()Phaedrus Leeds2020-08-174-72/+72
* doc: Clarify remote no-enumerate docsMatthew Leeds2020-08-172-2/+4
* Prioritize an app's origin for its runtimeMatthew Leeds2020-08-177-14/+143
* Update variant-schema-compiler moduleAlexander Larsson2020-08-131-0/+0