summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add /proc to blacklisttingping/block-procPatrick Griffis2018-08-231-1/+1
* dbus xml: Delete -- from docsAlexander Larsson2018-08-201-2/+2
* Don't use G_NUMBER_PARSER_ERROR as it requires a newer glibAlexander Larsson2018-08-201-3/+3
* Update po/1.0.0Alexander Larsson2018-08-2013-3548/+4030
* Bump version to 1.0.0Alexander Larsson2018-08-201-3/+3
* NEWS: Tweak release text a bitAlexander Larsson2018-08-201-9/+7
* Dist tests/oci-registry-[server|client].pyAlexander Larsson2018-08-201-0/+2
* iUpdate NEWS for releaseAlexander Larsson2018-08-201-0/+103
* dir: Quietly refuse to downgrade ostree-metadataMatthew Leeds2018-08-201-9/+16
* common: Add and use FLATPAK_ERROR_DOWNGRADEMatthew Leeds2018-08-204-6/+18
* common: Register all FlatpakError codes as D-Bus errorsMatthew Leeds2018-08-202-0/+8
* Update Polish translationPiotr Drąg2018-08-191-180/+190
* transaction: Print newline character after error messagesMatthew Leeds2018-08-171-1/+1
* transaction: Fix error handling for related refsMatthew Leeds2018-08-171-2/+2
* dbus-proxy: Fix handling of broadcastsAlexander Larsson2018-08-172-2/+5
* transaction: Fix a regression in installing bundlesMatthew Leeds2018-08-171-2/+16
* create-usb: Properly handle copying subpathsMatthew Leeds2018-08-171-2/+24
* dir: Fix a subpath checkout error messageMatthew Leeds2018-08-171-1/+1
* common: Improve "No xa.metadata" error messagesMatthew Leeds2018-08-172-5/+6
* doc/flatpak-build-bundle.xml: Add a usage exampleMatthew Leeds2018-08-171-0/+9
* create-usb: Fix a leak of the list of extensionsMatthew Leeds2018-08-171-0/+2
* test: Suppress weird thread-related stream leak in ostreeAlexander Larsson2018-08-171-0/+16
* flatpak_dir_remote_make_oci_summary: Actually use cacheAlexander Larsson2018-08-171-0/+1
* Fix leak in flatpak_cache_http_uriAlexander Larsson2018-08-171-1/+1
* flatpakref: Fix leak of gpg key stringAlexander Larsson2018-08-171-3/+3
* NULL initialize g_auto variablesMatthew Leeds2018-08-173-5/+5
* dir: Fix another GVariant leakMatthew Leeds2018-08-131-2/+3
* build-commit-from: Fix gvariant leaksAlexander Larsson2018-08-131-2/+6
* build-commit-from: Fix some leaksAlexander Larsson2018-08-131-2/+2
* flatpak-json: Don't leak empty optional nodes.Alexander Larsson2018-08-131-4/+8
* flatpak_yes_no_prompt: Fix leak of formated stringAlexander Larsson2018-08-131-1/+1
* flatpak_dir_find_remote_related_for_metadata: Fix leakAlexander Larsson2018-08-131-1/+1
* Fix leak in flatpak_transaction_ensure_remote_stateAlexander Larsson2018-08-131-7/+8
* Make FlatpakRemoteState refcountedAlexander Larsson2018-08-134-15/+33
* tests: Add --gen-suppressions=all to valgrind commandlineAlexander Larsson2018-08-131-2/+2
* Add suppression for ostree pthread_create issueAlexander Larsson2018-08-131-0/+12
* info: Fix leakAlexander Larsson2018-08-131-1/+3
* info: Fix leakAlexander Larsson2018-08-131-1/+1
* flatpak_dir_read_latest: Fix leakAlexander Larsson2018-08-131-2/+2
* info: Fix leakAlexander Larsson2018-08-131-2/+2
* Fix GVariant leakAlexander Larsson2018-08-132-2/+6
* appstream: Fix leakAlexander Larsson2018-08-131-2/+2
* Fix regression from #1961 which broke the testsAlexander Larsson2018-08-131-0/+7
* test-oci-registry.sh: extendOwen W. Taylor2018-08-131-2/+91
* Handle switching a remote type between OCI and non-OCIOwen W. Taylor2018-08-131-0/+52
* Remove unused calls to ostree_repo_remote_get_urlOwen W. Taylor2018-08-131-16/+0
* Use oci+http[s]:// as an URL to identify OCI registriesOwen W. Taylor2018-08-136-31/+26
* Improvements to index URI generation for OCI registriesOwen W. Taylor2018-08-131-23/+69
* flatpak_dir_remove_oci_file(): be tolerant of missing filesOwen W. Taylor2018-08-131-2/+8
* Look at all refs when verifying a ref for flatpak-system-helperOwen W. Taylor2018-08-133-13/+21