summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common: Allow skewering when converting in app-id for DConf migrationwip/hadess/skewered-app-idsBastien Nocera2020-09-142-0/+11
* common: Prepare DConf path parsing for changesBastien Nocera2020-09-141-8/+7
* Merge pull request #3500 from smcv/ilp32-formatAlexander Larsson2020-03-261-1/+1
|\
| * dir: Format 64-bit ints correctlySimon McVittie2020-03-261-1/+1
|/
* Merge pull request #3488 from smcv/really-deprecateAlexander Larsson2020-03-265-17/+81
|\
| * installation: Formally deprecate deprecated methodsSimon McVittie2020-03-255-2/+70
| * installation: Fix typos in deprecationsSimon McVittie2020-03-251-15/+11
* | Merge pull request #3495 from flatpak/gitignore-oci-authAlexander Larsson2020-03-261-0/+1
|\ \
| * | .gitignore: Add flatpak-oci-authenticatorgitignore-oci-authMatthew Leeds2020-03-251-0/+1
| |/
* | Merge pull request #3492 from smcv/less-printerrMatthew Leeds2020-03-251-1/+0
|\ \ | |/ |/|
| * transaction: Remove a stray debugging messageSimon McVittie2020-03-251-1/+0
|/
* Merge pull request #3474 from flatpak/wip/hadess/more-similar-appidsAlexander Larsson2020-03-252-8/+49
|\
| * common: Allow version numbers in app-id for DConf migrationwip/hadess/more-similar-appidsBastien Nocera2020-03-172-7/+43
| * tests: Better failure output for test_dconf_pathsBastien Nocera2020-03-171-1/+6
* | Merge pull request #3476 from alexlarsson/drop-p2pAlexander Larsson2020-03-2557-2982/+1861
|\ \
| * | lib: Only support FLATPAK_REMOTE_TYPE_STATIC remote typesAlexander Larsson2020-03-253-195/+4
| * | installation: Reimplement flatpak_installation_list_installed_refs_for_updateAlexander Larsson2020-03-253-121/+151
| * | FlatpakInstallation: Mark non-transaction install/update ops deprecatedAlexander Larsson2020-03-251-0/+40
| * | lib: Add new FLATPAK_QUERY_FLAGS_ONLY_SIDELOADED optionAlexander Larsson2020-03-242-4/+24
| * | tests: Revert the --merge optionAlexander Larsson2020-03-241-1/+1
| * | DeployData: Add commit timestamp to deploy dataAlexander Larsson2020-03-242-1/+24
| * | Remove unused variableAlexander Larsson2020-03-241-1/+0
| * | remote-ls/info: Add --sideloaded optionAlexander Larsson2020-03-244-16/+31
| * | dir: Add flatpak_remote_state_load_data() functionAlexander Larsson2020-03-245-83/+156
| * | RemoteState: Try the sideload paths even for local-only statesAlexander Larsson2020-03-241-4/+4
| * | sideload: Add api and CLI support to specify sideload repos dynamicallyAlexander Larsson2020-03-2411-33/+141
| * | create-usb: Add --allow-partial optionAlexander Larsson2020-03-242-2/+13
| * | tests: Enable stderr/stdout mergingAlexander Larsson2020-03-241-1/+1
| * | sideload: Support pulling individual objects from sideload reposAlexander Larsson2020-03-243-13/+54
| * | dir: Resolve extra-data setup from sideload repo tooAlexander Larsson2020-03-241-5/+6
| * | Add build-update-repo --deploy-sideload-collection-id optionAlexander Larsson2020-03-236-0/+55
| * | Migrate config: Always enable gpg-verify-summary if collection id is setAlexander Larsson2020-03-236-1/+108
| * | tests: Add more tests for sideloadingAlexander Larsson2020-03-231-3/+84
| * | update: Allow update --commit to install from sideloaded repoAlexander Larsson2020-03-233-3/+31
| * | Drop xa.sideload-collection remote option in favour of regular collection-idAlexander Larsson2020-03-2312-84/+49
| * | Don't enforce gpg-verify false when using collection idAlexander Larsson2020-03-232-13/+1
| * | tests: Add tests for sideloading appsAlexander Larsson2020-03-233-0/+86
| * | Change how we handle refs in child-repo for system installsAlexander Larsson2020-03-231-129/+28
| * | tests: Remove test-unsigned-summaries.shAlexander Larsson2020-03-233-138/+0
| * | config: Support setting sideload-repos optionAlexander Larsson2020-03-232-1/+16
| * | FlatpakRemoteState: Drop separate tracking of metadataAlexander Larsson2020-03-232-41/+22
| * | Drop more collection_id useAlexander Larsson2020-03-2318-399/+130
| * | Support sideloaded reposAlexander Larsson2020-03-2310-718/+526
| * | Initial remove of p2p codepathsAlexander Larsson2020-03-236-1027/+19
| * | transaction: Ensure the metadata in the pulled commit matches what we resolvedAlexander Larsson2020-03-237-30/+71
| * | create-usb: Detect the case of partial deploys and warn/failAlexander Larsson2020-03-231-0/+15
| * | dir: Add flatpak_deploy_data_has_subpaths() helperAlexander Larsson2020-03-232-0/+10
| * | tests: Print calling file+lineno when assert failsAlexander Larsson2020-03-231-15/+15
| * | tests: Avoid showing stderr for commands expected to failAlexander Larsson2020-03-201-2/+2
| * | tests: Hide unnecessary trace output from the test logsAlexander Larsson2020-03-201-2/+42