summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* transaction: Tweak docs around eol-rebaseeolr-docs-tweakPhaedrus Leeds2020-11-041-4/+10
* remote state: Try loading non-index summary from memory cache before fetchingAlexander Larsson2020-11-031-41/+53
* transaction: Reuse FlatpakRemoteState when finding dependenciesAlexander Larsson2020-11-033-127/+129
* Change the last user of flatpak_dir_list_all_remote_refs to use _decomposedAlexander Larsson2020-11-031-2/+10
* Remove should-retry debug spewAlexander Larsson2020-11-031-8/+0
* summaries: When regenerating summaries, ensure they get newer mtimesAlexander Larsson2020-11-031-4/+41
* Bump libglnx to version with GLNX_FILE_REPLACE_INCREASING_MTIMEAlexander Larsson2020-11-031-0/+0
* remote-modify: Clear cached summaries when the remote is modified.Alexander Larsson2020-11-031-0/+8
* dir: Clear summary cache when updating metadataAlexander Larsson2020-11-031-1/+51
* summary cache: Rename CachedSummary.remote to CachedSummary.nameAlexander Larsson2020-11-031-5/+5
* system-helper: Check for errors getting installationPhaedrus Leeds2020-11-021-2/+18
* system-helper: Make uninstall auth message friendlierPhaedrus Leeds2020-11-021-1/+24
* Update Ukrainian translationYuri Chornoivan2020-11-021-412/+511
* Merge pull request #3911 from flatpak/txn-auth-docsPhaedrus Leeds2020-10-301-10/+9
|\
| * transaction: Fix docs around op authenticationtxn-auth-docsPhaedrus Leeds2020-10-291-10/+9
|/
* docs: Add initial document describing the flatpak summary files.Alexander Larsson2020-10-291-0/+52
* Fix extra-data progress reportingAlexander Larsson2020-10-291-0/+2
* Adds OccitanMejans2020-10-291-0/+1
* First commit for Occitan languageMejans2020-10-291-0/+5257
* testlibrary: Tweak one of the tests to avoid CLIPhaedrus Leeds2020-10-291-6/+3
* transaction: Remove transfer annotation for booleanAlexander Larsson2020-10-291-1/+1
* Drop some spew from flatpak_dir_list_unused_refs()Alexander Larsson2020-10-291-4/+1
* CI: Ignore some paths that don't affect buildPhaedrus Leeds2020-10-291-0/+9
* tests: Add some tests for subsummariesAlexander 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-291-4/+40
* Remove some unused variablesAlexander Larsson2020-10-292-2/+0
* Use the new FlatpakDecomposed when mathing refsAlexander Larsson2020-10-292-138/+234
* utils: Add FlatpakDecomposed helperAlexander Larsson2020-10-293-1/+620
* utils: Allow passing sizes to more utilsAlexander Larsson2020-10-2918-65/+116
* repo: Support indexed summaries in existing code and add new supportAlexander Larsson2020-10-291-20/+242
* Export flatpak_repo_load_summary_index() and flatpak_repo_load_digested_summa...Alexander Larsson2020-10-292-2/+7
* table printer: Add some helpersAlexander Larsson2020-10-292-5/+71
* summaries: Support using summary deltas on clientAlexander Larsson2020-10-295-23/+193
* summaries: Generate summary deltas when updating repoAlexander Larsson2020-10-293-30/+817
* summaries: Ensure we can support non-default arches W/ indexed summariesAlexander Larsson2020-10-298-87/+216
* summaries: Rework the debug spew for summary/cache loadingAlexander Larsson2020-10-291-7/+15
* dir: Make flatpak_transaction_ensure_remote_state non-staticAlexander Larsson2020-10-292-1/+6
* tests: Test stuff with the old (non-indexed) summary format tooAlexander Larsson2020-10-295-6/+25
* Add option to disable generating summary indexAlexander Larsson2020-10-296-51/+118
* summary: Enable use of indexed summaries in the clientAlexander Larsson2020-10-294-71/+709
* build-update-repo: Generate new summary formatAlexander Larsson2020-10-293-137/+578
* summary: Implement a new, more efficient, summary formatAlexander Larsson2020-10-295-179/+336
* utils: Expose get_compat_arch_reverse() and get_arch_for_ref()Alexander Larsson2020-10-292-2/+4
* summary: Extract the summary generation code to helperAlexander Larsson2020-10-291-50/+69
* summaries: Add support for limiting which arches end up in summaryAlexander Larsson2020-10-291-11/+81
* utils: Reimplement summary generationAlexander Larsson2020-10-291-223/+340
* Bump ostree requirement to 2020.8 for the new summary featuresAlexander Larsson2020-10-291-1/+1
* Add flatpak_dir_get_remote_subset()Alexander Larsson2020-10-292-0/+16
* build-commit-from: Add --subset optionAlexander Larsson2020-10-291-0/+39