summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* install: Avoid a superfluous prompt to choose the only remote4364-install-from-only-remotePhaedrus Leeds2021-08-233-6/+8
* Update NEWS with pending changesSimon McVittie2021-08-231-0/+29
* remove trailing whitespacea13460542021-08-232-4/+2
* bash: fix issues identified through shellchecka13460542021-08-232-8/+8
* fix spellinga13460542021-08-232-4/+4
* completion: bash completion files are not supposed to be executablea13460542021-08-231-0/+0
* Update es.poRodhos2021-08-231-226/+169
* Update bubblewrap to v0.5.0Simon McVittie2021-08-231-0/+0
* run: Don't let XDG_RUNTIME_DIR from user override the value we setSimon McVittie2021-08-202-1/+11
* tests: Exercise attempting to export a nonexistent directorySimon McVittie2021-08-021-0/+7
* tests: Exercise refusal to export a self-recursive symlinkSimon McVittie2021-08-021-0/+4
* tests: Exercise exporting a directory whose parent is a symlinkSimon McVittie2021-08-021-0/+8
* tests: Test the special case for --filesystem=/tmp if /tmp is a symlinkSimon McVittie2021-08-021-0/+6
* tests: Exercise failure to export a non-absolute pathSimon McVittie2021-08-021-0/+3
* tests: Exercise failure to export a broken autofsSimon McVittie2021-08-023-9/+67
* tests: Add a skeleton for testing unusual/corner-case situationsSimon McVittie2021-08-021-0/+41
* exports: Make all filesystem accesses relative to the mock root fdSimon McVittie2021-08-021-17/+96
* utils: Document that flatpak_canonicalize_filename() does not do I/OSimon McVittie2021-08-021-0/+6
* exports: Close mock host fd when destroyedSimon McVittie2021-08-021-0/+1
* tests: Add test coverage for a mock Fedora-like systemSimon McVittie2021-08-021-0/+51
* Update Russian translationgasinvein2021-08-021-19/+22
* .github: Add Sponsor buttonPhaedrus Leeds2021-08-021-0/+1
* Update Brazilian Portuguese translationBruno Lopes2021-08-021-47/+40
* Update Ukrainian translationYuri Chornoivan2021-07-051-4/+5
* Update translation files for v1.11.21.11.2Simon McVittie2021-06-1719-4310/+4380
* Prepare release 1.11.2Simon McVittie2021-06-172-1/+29
* build: Don't include gdbus-codegen-generated files in tarballSimon McVittie2021-06-171-1/+3
* flatpak-transaction: Fix finding runtime with non-default remote+archPhilip Withnall2021-06-161-1/+2
* flatpak-transaction: Squash error propagation and fix return valuePhilip Withnall2021-06-161-2/+2
* Improve release checklistSimon McVittie2021-06-151-1/+2
* portal: Fix a typo in D-Bus API documentationSimon McVittie2021-06-151-2/+2
* Reword to make it clearer how (not) to invoke flatpakDennis Schridde2021-06-151-1/+1
* Fix grammarDennis Schridde2021-06-151-1/+1
* Improve error message for sudo flatpak runDennis Schridde2021-06-151-1/+1
* flatpak-installation: Fix some typos in documentation commentsPhilip Withnall2021-06-141-3/+3
* CI: Add mono apt repo to fix buildAlexander Larsson2021-06-011-0/+4
* transaction: Don’t abort on uninstall if deploy metadata is missingPhilip Withnall2021-06-011-0/+5
* Update Indonesian translationKukuh Syafaat2021-06-011-273/+275
* Update Russian translationgasinvein2021-06-011-382/+358
* README: Update chat room linkPhaedrus Leeds2021-05-281-1/+1
* portal: Add some test coverageSimon McVittie2021-05-255-2/+743
* portal: Add some design-for-testSimon McVittie2021-05-251-4/+26
* portal: Add NONE values for flags setsSimon McVittie2021-05-251-0/+3
* tests: Test environment block parsingSimon McVittie2021-05-252-0/+133
* context: Factor out functions to parse an environment blockSimon McVittie2021-05-252-24/+55
* portal: Remap --env-fd into child process's fd spaceSimon McVittie2021-05-251-2/+10
* portal: Use a GArray to store fdsSimon McVittie2021-05-251-39/+42
* portal: Don't leak fd used for serialized environmentSimon McVittie2021-05-251-3/+4
* Don't disable -Wformat-nonliteral unnecessarilySimon McVittie2021-05-251-12/+0
* Add missing G_GNUC_PRINTF attributesSimon McVittie2021-05-255-13/+3