summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix misleading error messagemisleading-errorMatthias Clasen2018-11-091-6/+6
* app: Fix a copy-paste error in commentsMatthew Leeds2018-11-082-2/+2
* Installation: Add flatpak_installation_get_min_free_space_bytesUmang Jain2018-11-074-1/+41
* Amend the policy comments furtherMatthias Clasen2018-11-061-0/+10
* Update polkit policy descriptionsMatthias Clasen2018-11-061-11/+11
* Correct polkit policy commentsMatthias Clasen2018-11-061-9/+25
* Default to only choice in multiple choice promptsMatthew Leeds2018-11-064-7/+12
* install: Mention remote in "similar refs" promptMatthew Leeds2018-11-063-4/+9
* install: Prompt when multiple remotes matchMatthew Leeds2018-11-064-27/+111
* remote-ls: Rename and modify helper structMatthew Leeds2018-11-061-20/+17
* install: Update --help outputMatthew Leeds2018-11-061-1/+1
* common: Document that get_latest_commit() can return NULLMatthew Leeds2018-11-031-1/+1
* doc/flatpak-install: Make arg name consistent throughoutMatthew Leeds2018-10-311-1/+1
* Allow yes/no prompt to default to yesMatthew Leeds2018-10-314-9/+17
* install: Make the REMOTE arg optionalMatthew Leeds2018-10-313-17/+136
* install: Implement a typo helperMatthew Leeds2018-10-318-83/+255
* Move Levenshtein distance implementationMatthew Leeds2018-10-315-51/+51
* dir: Remove outdated commentsMatthew Leeds2018-10-311-6/+0
* Update Ukrainian translationYuri Chornoivan2018-10-291-664/+1037
* Check that wayland-0 is a socketMatthias Clasen2018-10-271-1/+3
* add Chinese (Taiwan) translationCheng-Chia Tseng2018-10-252-0/+4160
* installation: Respect configured set of repo findersMatthew Leeds2018-10-241-2/+44
* Merge pull request #2255 from matthiasclasen/cmdline-errorsMatthias Clasen2018-10-244-4/+14
|\
| * build-import-bundle: Improve error handlingMatthias Clasen2018-10-171-0/+2
| * build-commit-from: Shorten usage textMatthias Clasen2018-10-171-1/+1
| * build-init: Improve error handlingMatthias Clasen2018-10-171-0/+2
| * build-bundle: Improve error handlingMatthias Clasen2018-10-171-3/+9
* | system-helper: Rename variables for clarityUmang Jain2018-10-231-7/+7
* | Add another transaction testMatthias Clasen2018-10-231-0/+97
* | Remove some unused FlatpakDir functionsMatthias Clasen2018-10-232-45/+0
* | Add some tests for flatpak overrideMatthias Clasen2018-10-233-0/+177
* | Add a test for flatpak infoMatthias Clasen2018-10-233-0/+58
* | Remove another unused functionMatthias Clasen2018-10-232-21/+0
* | Add a test for the build-finish --sdk optionMatthias Clasen2018-10-231-1/+16
* | Remove unused functionsMatthias Clasen2018-10-232-30/+0
* | session-helper: Properly report p11-kit exit statusMatthias Clasen2018-10-231-3/+3
* | CosmeticMatthias Clasen2018-10-231-1/+1
* | tests: Improve the instance testMatthias Clasen2018-10-231-13/+51
* | Instance: mitigate races, add new launch apiMatthias Clasen2018-10-2310-41/+155
* | Merge pull request #2260 from alexlarsson/run-optional-repoMatthias Clasen2018-10-201-1/+1
|\ \
| * | run: Make repos optional (again)Alexander Larsson2018-10-191-1/+1
* | | Merge pull request #2259 from mwleeds/fix-make-distcheckMatthias Clasen2018-10-202-15/+41
|\ \ \
| * | | tests/Makefile.am.inc: Fix distcleancheck failureMatthew Leeds2018-10-191-0/+3
| * | | tests: Skip two more tests when bwrap is missingMatthew Leeds2018-10-191-14/+37
| * | | tests/Makefile.am.inc: Fix distcheck errorMatthew Leeds2018-10-191-1/+1
| |/ /
* | | Merge pull request #2263 from mwleeds/remove-old-ostree-version-checksMatthias Clasen2018-10-202-28/+0
|\ \ \ | |/ / |/| |
| * | Remove old OSTree version checksMatthew Leeds2018-10-192-28/+0
|/ /
* | Merge pull request #2250 from alexlarsson/test-required-versionMatthias Clasen2018-10-171-0/+23
|\ \
| * | tests: Add a test for multi-updates and required versionAlexander Larsson2018-10-171-0/+23
* | | Merge pull request #2254 from mwleeds/instance-element-type-annotationMatthias Clasen2018-10-171-1/+2
|\ \ \ | |_|/ |/| |