summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: Add some tests for subsummariesscalable-repoAlexander Larsson2020-10-294-0/+263
* summaries: Cache subsummaries per-archAlexander Larsson2020-10-293-56/+72
* CI: Build ostree from git (needed for new summary format)Alexander Larsson2020-10-281-4/+40
* Remove some unused variablesAlexander Larsson2020-10-282-2/+0
* Use the new FlatpakDecomposed when mathing refsAlexander Larsson2020-10-282-138/+234
* utils: Add FlatpakDecomposed helperAlexander Larsson2020-10-283-1/+620
* utils: Allow passing sizes to more utilsAlexander Larsson2020-10-2818-65/+116
* repo: Support indexed summaries in existing code and add new supportAlexander Larsson2020-10-271-20/+242
* Export flatpak_repo_load_summary_index() and flatpak_repo_load_digested_summa...Alexander Larsson2020-10-272-2/+7
* table printer: Add some helpersAlexander Larsson2020-10-272-5/+71
* summaries: Support using summary deltas on clientAlexander Larsson2020-10-275-23/+193
* summaries: Generate summary deltas when updating repoAlexander Larsson2020-10-273-30/+817
* summaries: Ensure we can support non-default arches W/ indexed summariesAlexander Larsson2020-10-268-87/+216
* summaries: Rework the debug spew for summary/cache loadingAlexander Larsson2020-10-261-7/+15
* dir: Make flatpak_transaction_ensure_remote_state non-staticAlexander Larsson2020-10-262-1/+6
* tests: Test stuff with the old (non-indexed) summary format tooAlexander Larsson2020-10-265-6/+25
* Add option to disable generating summary indexAlexander Larsson2020-10-266-51/+118
* summary: Enable use of indexed summaries in the clientAlexander Larsson2020-10-264-71/+709
* build-update-repo: Generate new summary formatAlexander Larsson2020-10-263-137/+578
* summary: Implement a new, more efficient, summary formatAlexander Larsson2020-10-265-179/+336
* utils: Expose get_compat_arch_reverse() and get_arch_for_ref()Alexander Larsson2020-10-262-2/+4
* summary: Extract the summary generation code to helperAlexander Larsson2020-10-261-50/+69
* summaries: Add support for limiting which arches end up in summaryAlexander Larsson2020-10-261-11/+81
* utils: Reimplement summary generationAlexander Larsson2020-10-261-223/+340
* Bump ostree requirement to 2020.8 for the new summary featuresAlexander Larsson2020-10-261-1/+1
* Add flatpak_dir_get_remote_subset()Alexander Larsson2020-10-232-0/+16
* build-commit-from: Add --subset optionAlexander Larsson2020-10-231-0/+39
* tests: Silence assert_remote_has_no_configAlexander Larsson2020-10-231-1/+1
* tests: Fix unnecessary rebuilds of the test platformAlexander Larsson2020-10-232-1/+2
* tests: Better logging of which tests are succeedingAlexander Larsson2020-10-231-1/+1
* tests: Use "flatpak build-update-repo" instead of ostree summary -uAlexander Larsson2020-10-231-2/+2
* tests: Convert some flatpak calls to $FLATPAKAlexander Larsson2020-10-231-5/+5
* Add --enable-internal-checks option and use in CIAlexander Larsson2020-10-233-2/+18
* Update to latest variant-schema-compiler with some fixesAlexander Larsson2020-10-231-0/+0
* Merge pull request #3906 from smcv/wip/tolerate-no-accountsservicePhilip Withnall2020-10-152-0/+14
|\
| * Skip parental controls checks on ServiceUnknown or NameHasNoOwnerSimon McVittie2020-10-152-0/+14
|/
* http: Return HOST_UNREACHABLE on error 500Philip Withnall2020-10-121-0/+5
* Update Ukrainian translationYuri Chornoivan2020-10-121-367/+408
* oci-authenticator: Fix crash if anon auth fails and no_interaction is setAlexander Larsson2020-10-091-7/+7
* transaction: Fix error handling in authentication failuresAlexander Larsson2020-10-091-1/+1
* CLI: Ask for transaction confirmation before authenticationAlexander Larsson2020-10-091-1/+42
* libflatpak: Report available updates for password-protected refs too.Alexander Larsson2020-10-091-1/+1
* Transaction: Add ready-pre-auth signalAlexander Larsson2020-10-092-12/+79
* transaction: Don't crash on invalid ref namesRyan Gonzalez2020-10-081-8/+31
* build-init/finish: Validate extension namesRyan Gonzalez2020-10-082-0/+9
* repair: Add basic and "fancy" verify progressRyan Gonzalez2020-10-081-3/+25
* common: Fix docs for FLATPAK_QUERY_FLAGS_ONLY_SIDELOADEDPhaedrus Leeds2020-10-081-1/+2
* Fix some clang errorsAlexander Larsson2020-10-082-4/+1
* transaction: inject eol status to flatpak_dir_list_unused_refs()Alexander Larsson2020-10-086-12/+31
* transaction: Simplify add_uninstall_unused_ops()Alexander Larsson2020-10-086-290/+80