summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* installation: don't dereference possibly-NULL arrayautoWill Thompson2019-09-261-1/+1
* Add action that checks for autosquash commits in pull requestsAlexander Larsson2019-09-261-0/+15
* Trigger CI on pull_request tooAlexander Larsson2019-09-251-1/+13
* Use github actions for CIAlexander Larsson2019-09-251-0/+76
* Take char width into account for formattingMatthias Clasen2019-09-231-7/+24
* Update Indonesian translationKukuh Syafaat2019-09-211-253/+265
* dir: Fix a typo in a commentMatthew Leeds2019-09-201-1/+1
* Only define GLIB_VERSION_MIN_REQUIRED if we detect a new glibAlexander Larsson2019-09-201-2/+4
* Don't use deprecated g_type_class_add_private APIAlexander Larsson2019-09-192-19/+20
* configure: Fix detection of archive_read_support_filter_allAlexander Larsson2019-09-191-1/+1
* Ignore glib deprecations past 2.60Alexander Larsson2019-09-191-0/+2
* tests: Some cosmetic fixes for the version check testAlexander Larsson2019-09-191-3/+3
* tests: Fix a warning about ignoring the return value of symlink()Philip Withnall2019-09-191-1/+1
* installation: Make fetching remote refs work offlineMatthew Leeds2019-09-196-15/+88
* installation: Don't try to stop a NULL OstreeRepoFinderAvahiMatthew Leeds2019-09-191-1/+1
* installation: Remove an unused variableMatthew Leeds2019-09-191-3/+2
* Set a collection ID on FlatpakInstalledRef objectsMatthew Leeds2019-09-194-3/+9
* testlibrary: Fix type for FlatpakTransaction::add-new-remote @reasonMatthew Leeds2019-09-191-15/+15
* testlibrary: Fix a typo in a URLMatthew Leeds2019-09-191-2/+2
* installation: Fix a couple typos in docsMatthew Leeds2019-09-191-2/+3
* installation: Don't return an error checking for updates offlineMatthew Leeds2019-09-192-5/+68
* Avoid suggesting titlesMatthias Clasen2019-09-181-1/+4
* Support multiple versions in required-flatpak metadata keyAlexander Larsson2019-09-183-11/+74
* tests: Add test for required-flatpak versioningAlexander Larsson2019-09-182-1/+63
* Include options in 'Did you mean...' suggestionsMatthias Clasen2019-09-181-8/+27
* revokefs: Fix off-by-one array size in fuse implementationAlexander Larsson2019-09-181-1/+1
* Merge pull request #3058 from mazen-asef/add_default_languages_keyMatthew Leeds2019-09-138-32/+155
|\
| * app: Add new extra-languages keyMazen Asef2019-09-138-32/+155
* | tests: Fix whitespace and typo errorsMatthew Leeds2019-09-131-7/+7
* | dir: Ignore trailing slash in remote URIsMatthew Leeds2019-09-132-3/+75
* | dir: Match prefix when looking for extensionsMatthew Leeds2019-09-131-1/+1
* | flatpak-remote: Enforce GPG verification when a collection ID is setMatthew Leeds2019-09-132-3/+19
* | doc/flatpak-metadata: Fix a couple typosMatthew Leeds2019-09-131-2/+2
* | Handle 'versions' key when finding local related refAlexander Larsson2019-09-101-61/+77
* | Fix leak in flatpak_dir_find_remote_related_for_metadataAlexander Larsson2019-09-101-1/+1
* | tests: Add a test for uninstall --unusedMatthew Leeds2019-09-091-1/+11
* | common: Make uninstalls robust to a missing remoteMatthew Leeds2019-09-093-153/+206
* | Make finding related refs tolerant of missing refsMatthew Leeds2019-09-091-7/+35
* | Make finding related refs tolerant of missing remotesMatthew Leeds2019-09-093-16/+57
* | common: Fix misordering of branch and arch argumentsMatthew Leeds2019-09-094-11/+11
* | app: Fix a use-after-free in flatpak_find_installed_pref()Matthew Leeds2019-09-091-6/+6
* | Use defined macro SYSTEM_DIR_DEFAULT_ID moreMatthew Leeds2019-09-094-9/+9
* | dir: Construct default FlatpakDir with correct idMatthew Leeds2019-09-091-3/+9
* | CI: Install dbus-daemon rpmAlexander Larsson2019-09-091-1/+1
* | ci/libbuild.sh: Fix fedora release package issuesMatthew Leeds2019-09-091-0/+5
* | .papr.yml: Update to Fedora 30Matthew Leeds2019-09-091-2/+2
* | tests: Add tests for oci registries using labels instead of annotationsAlexander Larsson2019-09-065-16/+38
* | OCI: Handle NULL when marshalling manifest string mapsAlexander Larsson2019-09-061-3/+6
* | OCI: Don't crash on mirroring an OCI repo without annotationsAlexander Larsson2019-09-061-0/+3
* | OCI: Handle manifests without annotations in index.jsonAlexander Larsson2019-09-066-10/+10