[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive af85d6a79b 01/20: Change: (h/entry) Note blocks
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive af85d6a79b 01/20: Change: (h/entry) Note blocks, blocks-downloaded in etc slot |
Date: |
Tue, 6 Aug 2024 01:00:32 -0400 (EDT) |
branch: elpa/hyperdrive
commit af85d6a79b9cb8968298aca95dce24e3439372f1
Author: Joseph Turner <joseph@ushin.org>
Commit: Joseph Turner <joseph@ushin.org>
Change: (h/entry) Note blocks, blocks-downloaded in etc slot
---
hyperdrive-lib.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index c750dbf0b4..5b0419f690 100644
--- a/hyperdrive-lib.el
+++ b/hyperdrive-lib.el
@@ -74,7 +74,9 @@ Passes ARGS to `format-message'."
;; TODO: Consider adding gv-setters for etc slot keys
(etc nil :documentation "Alist for extra data about the entry.
- display-name :: Displayed in directory view instead of name.
-- target :: Link fragment to jump to."))
+- target :: Link fragment to jump to.
+- block-length :: Number of blocks file blob takes up.
+- block-length-downloaded :: Number of blocks downloaded for file."))
(cl-defstruct (hyperdrive (:constructor h/create)
(:copier nil))
- [nongnu] elpa/hyperdrive updated (4c5fc6ca76 -> e2803b2290), ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive fef7847707 06/20: Change: (h/forget-file) Invalidate EWOC node to refresh size face, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 8bf9c94886 04/20: Change: (h/dir--format-entry) Faces for download state, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 5291373a40 02/20: Change: (h//fill-listing-entries) Fill blocks, blocks-downloaded, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive fcd07bbe46 10/20: Change: (hyperdrive-dir-handler) Remove call to he//fill, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 83bc480440 03/20: Change: (he//fill) Fill etc slot: blocks, blocks-downloaded, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 047abe89e2 17/20: Merge: Show how much of a file is downloaded in directory view, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 1d719631f0 07/20: Fix: (he//fill) Don't set nil values, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 14f0bd4aeb 08/20: Add: (he//invalidate) Move into separate function, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive af85d6a79b 01/20: Change: (h/entry) Note blocks, blocks-downloaded in etc slot,
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 8f44b09e9f 09/20: Change: (he//api-then) Fill entry metadata, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive b10d5da0e2 11/20: Change: (he//api-then) Invalidate entry after filling metadata, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive e9eb705e85 12/20: Meta: Bump hyper-gateway-ushin to 3.11.0: Block-Length{, -Downloaded}, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 4768ce0640 18/20: Fix: (he//api-then) Only fill h/latest-version with latest version, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive d3c6d26dab 15/20: Docs: Add warning about forgetting files, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 6cf8c74290 13/20: Comment: Remove TODO, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive 3fff771e5c 16/20: Meta: Update changelog, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive d4bbc14823 05/20: Change: (h//history--format-range-entry) Faces for download state, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive a26e5e5b0a 14/20: Docs: Document meaning of directory view file size color, ELPA Syncer, 2024/08/06
- [nongnu] elpa/hyperdrive dbc2f2075c 19/20: Remove spurious NOTES.org file, ELPA Syncer, 2024/08/06