summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* transaction: Add assertions to catch unset GError issueslist-updates-dont-crashMatthew Leeds2020-06-161-10/+40
* configure.ac: Fix --with-systemd help stringMatthew Leeds2020-06-151-1/+1
* create-usb: Include partial commitsMatthew Leeds2020-06-152-7/+8
* create-usb: Add missing --allow-partial checkMatthew Leeds2020-06-151-1/+1
* Update POTFILES.inPiotr Drąg2020-06-111-0/+1
* OCI: Also look for the docker media type when looking manifestsAlexander Larsson2020-06-111-1/+2
* remote-info: Use right subject when listing --logAlexander Larsson2020-06-101-1/+1
* Update pofiles for release1.7.3Alexander Larsson2020-06-1017-7864/+9196
* Update Croatianmilotype2020-06-101-536/+624
* transaction: Don't add deps or related for skipped opsMatthew Leeds2020-06-101-2/+2
* transaction: Fix a typoMatthew Leeds2020-06-101-1/+1
* Bump version to 1.7.3Alexander Larsson2020-06-091-1/+1
* Update NEWSAlexander Larsson2020-06-091-0/+26
* Transaction: Add "previous-error" option to basic auth errorAlexander Larsson2020-06-093-7/+37
* oci authenticator: Only loop password prompt on 401 errorAlexander Larsson2020-06-092-3/+22
* oci authenticator: Translate some missing stringsAlexander Larsson2020-06-091-4/+5
* oci-registry: Translate some missing errorsAlexander Larsson2020-06-091-4/+4
* OCI Authenticator: Report error code in errorsAlexander Larsson2020-06-091-6/+21
* Transaction: Accept error-code option in error responsesAlexander Larsson2020-06-091-4/+19
* Add AUTHENTICATION_FAILED and NOT_AUTHORIZED error codesAlexander Larsson2020-06-091-0/+7
* portal: Avoid use of g_error()Alexander Larsson2020-06-091-2/+2
* portal: Add SpawnStarted and notify-startRyan Gonzalez2020-06-095-6/+268
* run: Add --instance-id-fdRyan Gonzalez2020-06-096-3/+51
* Allow ALSA device access if app has pulseaudio accessAlexander Larsson2020-06-091-0/+8
* Add and use per-transaction no-interaction optionAlexander Larsson2020-06-094-10/+27
* Update Ukrainian translationYuri Chornoivan2020-06-091-488/+539
* tree-wide: Replace usages of whitelist/blacklistMatthew Leeds2020-06-093-24/+24
* remote-add: Add --no-follow-redirectBartłomiej Piotrowski2020-06-082-0/+13
* remote-modify: Add --follow-redirect and --no-follow-redirectBartłomiej Piotrowski2020-06-082-0/+32
* remote-modify: Set url-is-set to true when changing URLBartłomiej Piotrowski2020-06-081-1/+4
* Fix race when generating ld.so.cacheAlexander Larsson2020-06-081-3/+16
* flatpak_switch_symlink_and_remove don't remove old if same as newAlexander Larsson2020-06-081-9/+14
* Fix flatpak enter being multi-threaded and failingLéo Stefanesco2020-06-081-10/+15
* Merge pull request #3616 from refi64/remote-add-segMatthew Leeds2020-06-051-1/+1
|\
| * remote-add: Don't make the repo existence optionalRyan Gonzalez2020-05-131-1/+1
* | Fix segfault when reporting error during installLéo Stefanesco2020-06-052-7/+12
* | Clean up duplicated instance collection codeRyan Gonzalez2020-06-053-59/+31
* | common/flatpak-run: respect user's XDG base directories (#3626)alaviss2020-06-051-8/+15
* | Add unconfined_domain(flatpak_helper_t) to optional_policy blockNikola Knazekova2020-06-051-2/+4
* | oci: Handle io.github.containers.DeltaUrl in indexAlexander Larsson2020-06-057-6/+52
* | oci: Fix potential crashAlexander Larsson2020-06-051-0/+3
* | OCI: Support (and use) alternative urls specified in OCI descriptorsAlexander Larsson2020-06-056-31/+77
* | oci: Support deltas when using system-helperAlexander Larsson2020-06-053-16/+116
* | oci: Use the correct progress layer size when using deltasAlexander Larsson2020-06-051-1/+1
* | oci: Add flatpak_oci_registry_apply_delta_to_blob()Alexander Larsson2020-06-052-38/+100
* | oci: Set token on child oci registry and pass to system-helperAlexander Larsson2020-06-052-2/+21
* | oci: Add flatpak_oci_registry_is_local()Alexander Larsson2020-06-052-0/+7
* | oci: Add debug spew when using deltasAlexander Larsson2020-06-051-0/+1
* | oci: Make libzstd optional (and disable OCI deltas if not there)Alexander Larsson2020-06-054-4/+32
* | CI: Add libzstd-dev dependencyAlexander Larsson2020-06-051-3/+3