[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive d348be0615 31/42: Comment: Remove old TODO
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive d348be0615 31/42: Comment: Remove old TODO |
Date: |
Wed, 19 Jun 2024 19:00:02 -0400 (EDT) |
branch: elpa/hyperdrive
commit d348be0615d67882aca0d6806b97ae867f0a5785
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Comment: Remove old TODO
---
hyperdrive-lib.el | 8 --------
1 file changed, 8 deletions(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 490fe274da..94e691ef41 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -169,14 +169,6 @@ This low-level function should only be used when sending
requests
to the gateway which do not involve an entry. Otherwise, use
`hyperdrive-entry-api', which automatically fills metadata."
;; TODO: Document that the request/queue is returned.
- ;; TODO: Should we create a wrapper for `h/api' which calls
- ;; `h//fill' for requests to directories/requests which modify
- ;; the drive (and therefore always return the latest version number). If we
- ;; did this, we could remove redundant calls to `h//fill'
- ;; everywhere else. X-Drive-Size is returned by many types of requests, and
it
- ;; would simplify the code to handle updating the hyperdrive disk-usage in
one
- ;; place. Once implemented, go through each call to `h/api' to verify that
- ;; disk-usage is updated correctly.
(declare (indent defun))
(pcase method
((and (or 'get 'head)
- [nongnu] elpa/hyperdrive updated (488cc472b7 -> 79541d4aab), ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 50e2ad1cb9 05/42: Tidy, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive bc0ec7ffc5 03/42: Tidy: Indentation, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 53b76cc4a2 06/42: Add: (he//api-then), ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 2ad91d4c68 02/42: Fix: (h/read-url) Prompt for entry at point in dir-mode, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 849de77a47 04/42: Add: (he/api) New function, and use it, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive d13e6ffccb 01/42: Revert "Change: (h//url-history) Use h//context-entry by default", ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive d348be0615 31/42: Comment: Remove old TODO,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 28d51a621b 17/42: Comment: TODO, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 257c361e03 21/42: Change: (he//fill) Rename from h//fill, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 21fa46a869 24/42: Comment: Add TODO, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 2b3bf323a0 08/42: Change: (he/api) Always use :as 'response, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 36b0293cdd 11/42: Change: (h/write) Use he/api, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive a4d190a7bb 16/42: Comment: Add TODO, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 9f07c4588e 18/42: Change: (he/api) Fill latest version, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive b09916654d 19/42: Comment: Add TODO, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 78e8eda8e9 20/42: Change: (he/fill) Rename from h/fill, ELPA Syncer, 2024/06/19
- [nongnu] elpa/hyperdrive 57850eef88 25/42: Comment: Remove incorrect comment, ELPA Syncer, 2024/06/19