legendary/legendary
derrod a55f75d5e8 [core/downloader] Prevent file deletion when using delta manifest
This is technically not how we should do this. In theory we should
"overlay" the delta manifest over the proper one and simply add/replace
the chunk/file list entries with the one from the delta manifest.
However simply not deleting files also works for the time being since files
are rarely deleted anyways.
2020-09-06 05:57:28 +02:00
..
api [api/core/downloader] Update User-Agents 2020-09-06 03:16:06 +02:00
downloader [core/downloader] Prevent file deletion when using delta manifest 2020-09-06 05:57:28 +02:00
lfs [lfs] Ensure EGL manifests are loaded when trying to delete 2020-06-01 20:42:09 +02:00
models [models] Enable JSON to binary manifest serialization 2020-06-01 11:20:26 +02:00
utils [cli/core/utils] Only remove files in manifest during uninstall 2020-06-10 18:21:47 +02:00
__init__.py Bump version to 0.0.19 2020-06-14 02:57:00 +02:00
cli.py [cli] Add install size and path to CSV/TSV output 2020-09-05 05:25:13 +02:00
core.py [core/downloader] Prevent file deletion when using delta manifest 2020-09-06 05:57:28 +02:00