summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sideload-repos-systemd: Use systemd-tmpfilesfix-sideload-repos-dirPhaedrus Leeds2020-09-113-18/+6
* Merge pull request #3837 from scootergrisen/patch-3Phaedrus Leeds2020-09-091-655/+506
|\
| * Update danish translationscootergrisen2020-09-061-655/+506
* | Merge pull request #3844 from yurchor/uk_update3Phaedrus Leeds2020-09-091-328/+372
|\ \
| * | Update Ukrainian translationYuri Chornoivan2020-09-091-328/+372
| |/
* | Merge pull request #3832 from ktosiek/flatpak-enter-dbus-addressPhaedrus Leeds2020-09-091-2/+2
|\ \ | |/ |/|
| * Fix DBUS_*_BUS_ADDRESS in flatpak enterTomasz Kontusz2020-09-041-2/+2
|/
* Merge pull request #3829 from milotype/milotype20200903Phaedrus Leeds2020-09-031-353/+386
|\
| * Update Croatianmilotype2020-09-031-353/+386
|/
* 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