elpasync pushed a change to branch elpa/hyperdrive. from 0d04b9b2ea Change: (hyperdrive-entry) Improve docstring new b6896e0ab7 Fix: (h//fill) Only update version ranges if Etag header is present new 7862965b83 Meta: Update hyper-gateway-ushin to 3.9.0: Clear cache new 36fe73727c Fix: (h/handler-default) Fill disk-usage from GET request new 857edd0a9b Comment: (h/handler-streamable) Note limitation regarding disk-usage new ad488cd057 Fix: (h/url-loader) Fill disk-usage from GET request new ab71379d58 Fix: (h/diff-file-entries) Fill disk-usage from GET request new d4d3d92e17 Refactor: (h/fill-metadata) Don't use :as new d8e96321d2 Fix: (h/fill-metadata) Fill disk-usage from GET request new 5a4f6b9607 Fix: (h/download-url) Fill disk-usage from GET request new 81c4b90895 Tidy: (h/fill) Set then to 'sync by default new f71f3bd904 Tidy: (h/seed-url) Use pcase-let instead of pcase new 1db1a4f54a Comment: Update TODO new 019c9f3c6a Fix: (h//fill) Only fill version range when Etag is non-nil new df4da23927 Change: (hyperdrive-new) Remove old workaround for fixed plz issue new 24f4c589cc Comment: Add TODOs new dcbb6c2e15 Meta: Update hyper-gateway-ushin to 3.9.1: More X-Drive-Size headers new dd3670e43e Comment: Add TODO new e2685023a7 Add: (h/clear-cache) Clear local cache for file or directory new e6cca3ccc9 Fix: (hyperdrive-new) :as 'response new 750ea89b57 Comment: Add TODO new a20c4b9410 Tidy: (hyperdrive-menu) Capitalization new 499a591d4b Change: (h/clear-cache) Use POST instead of DELETE to clear cache new a857869c48 Change: (h/menu) Add binding for h/clear-cache new 965b39f5d9 Change: (h/menu-bar-menu) Add binding for h/clear-cache new 2446113d98 Meta: Update changelog new 0bb8d21108 Change: (h/dir-mode-map) Add binding for h/clear-cache new 316e5579fb Change: (h/clear-cache) Prompt for confirmation and report success new 0db40da6f9 Meta: Update hyper-gateway-ushin to 3.9.2: Clear old versions new 035b3bc5ac Change: (h/forget-file) Rename from h/clear-cache new 2f1aebbe04 Docs: (hyperdrive-forget-file) Document command new ad6c7b90ab Add hyperdrive-forget-file command
Summary of changes: CHANGELOG.org | 2 + doc/hyperdrive.org | 18 +++++++ doc/hyperdrive.texi | 22 ++++++++ hyperdrive-diff.el | 2 + hyperdrive-dir.el | 1 + hyperdrive-lib.el | 153 ++++++++++++++++++++++++++++------------------------ hyperdrive-menu.el | 6 ++- hyperdrive-vars.el | 2 +- hyperdrive.el | 100 ++++++++++++++++++++++++---------- 9 files changed, 206 insertions(+), 100 deletions(-)