[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive 750ea89b57 20/31: Comment: Add TODO
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive 750ea89b57 20/31: Comment: Add TODO |
Date: |
Wed, 12 Jun 2024 19:00:41 -0400 (EDT) |
branch: elpa/hyperdrive
commit 750ea89b57c1f3540a5da9085e63266d428cff9e
Author: Adam Porter <adam@alphapapa.net>
Commit: Joseph Turner <joseph@ushin.org>
Comment: Add TODO
---
hyperdrive.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hyperdrive.el b/hyperdrive.el
index 6ca6f24cef..76d9141880 100644
--- a/hyperdrive.el
+++ b/hyperdrive.el
@@ -466,6 +466,8 @@ in a directory. Otherwise, or with universal prefix
argument
;; plz.el will not overwrite existing files: ensure there's no file
there.
(delete-file filename))
(h/api 'get url :as `(file ,filename))
+ ;; TODO: If plz adds support for getting response headers when downloading
+ ;; as a file, use it here.
;; Filling entry is necessary in order to update hyperdrive disk-usage.
(h/fill (h/url-entry url))))
- [nongnu] elpa/hyperdrive updated (0d04b9b2ea -> ad6c7b90ab), ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive b6896e0ab7 01/31: Fix: (h//fill) Only update version ranges if Etag header is present, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive ab71379d58 06/31: Fix: (h/diff-file-entries) Fill disk-usage from GET request, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive f71f3bd904 11/31: Tidy: (h/seed-url) Use pcase-let instead of pcase, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 7862965b83 02/31: Meta: Update hyper-gateway-ushin to 3.9.0: Clear cache, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 36fe73727c 03/31: Fix: (h/handler-default) Fill disk-usage from GET request, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive df4da23927 14/31: Change: (hyperdrive-new) Remove old workaround for fixed plz issue, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 24f4c589cc 15/31: Comment: Add TODOs, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 750ea89b57 20/31: Comment: Add TODO,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 857edd0a9b 04/31: Comment: (h/handler-streamable) Note limitation regarding disk-usage, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive ad488cd057 05/31: Fix: (h/url-loader) Fill disk-usage from GET request, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive a857869c48 23/31: Change: (h/menu) Add binding for h/clear-cache, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 2446113d98 25/31: Meta: Update changelog, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 316e5579fb 27/31: Change: (h/clear-cache) Prompt for confirmation and report success, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 035b3bc5ac 29/31: Change: (h/forget-file) Rename from h/clear-cache, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive ad6c7b90ab 31/31: Add hyperdrive-forget-file command, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive a20c4b9410 21/31: Tidy: (hyperdrive-menu) Capitalization, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 0bb8d21108 26/31: Change: (h/dir-mode-map) Add binding for h/clear-cache, ELPA Syncer, 2024/06/12
- [nongnu] elpa/hyperdrive 81c4b90895 10/31: Tidy: (h/fill) Set then to 'sync by default, ELPA Syncer, 2024/06/12