summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* portal: Fix unset GError issueportal-errors-fixPhaedrus Leeds2020-09-141-2/+1
* tests: Exercise host-os, host-etc and os-release in fake system rootsSimon McVittie2020-09-141-0/+262
* tests: Assert that symlinks point to the right placeSimon McVittie2020-09-141-2/+20
* tests: Allow asserting that a bind-mount has a different targetSimon McVittie2020-09-141-7/+8
* exports: Allow redirecting /etc, /usr from the host to an alternativeSimon McVittie2020-09-142-10/+71
* sideload-repos-systemd: Use systemd-tmpfilesPhaedrus Leeds2020-09-143-18/+6
* Avoid critical error in remote-info commandPhaedrus Leeds2020-09-141-2/+3
* Don't loop authentincating if updating to the current versionAlexander Larsson2020-09-141-0/+12
* OCI: Fix progress reportingAlexander Larsson2020-09-141-0/+3
* OCI: extract appstream data for runtimesOwen W. Taylor2020-09-111-1/+2
* Merge pull request #3834 from piotrdrag/piotrdrag/update-potfiles-200905Phaedrus Leeds2020-09-091-0/+1
|\
| * Update POTFILES.inPiotr Drąg2020-09-051-0/+1
* | 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