[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive updated (488cc472b7 -> 79541d4aab)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive updated (488cc472b7 -> 79541d4aab) |
Date: |
Wed, 19 Jun 2024 18:59:58 -0400 (EDT) |
elpasync pushed a change to branch elpa/hyperdrive.
from 488cc472b7 Revert "Change: (h/api-default-else) Use h/message
instead of h/user-error"
new d13e6ffccb Revert "Change: (h//url-history) Use h//context-entry by
default"
new 2ad91d4c68 Fix: (h/read-url) Prompt for entry at point in dir-mode
new bc0ec7ffc5 Tidy: Indentation
new 849de77a47 Add: (he/api) New function, and use it
new 50e2ad1cb9 Tidy
new 53b76cc4a2 Add: (he//api-then)
new 167373402a Comment: Add TODO
new 2b3bf323a0 Change: (he/api) Always use :as 'response
new c15b3ee54c Change: Remove :as 'response from calls to he/api
new 783f73c602 Change: Remove unnecessary calls h//fill
new 36b0293cdd Change: (h/write) Use he/api
new bc5104f80a Change: Remove unused functions he//write, h//write
new 633e7171f6 Change: (h/url-loader) Use he/api
new 565ba68065 Change: (h/api) Explain purpose in docstring
new 4a8915688b Comment: Note plz.el Github issue
new a4d190a7bb Comment: Add TODO
new 28d51a621b Comment: TODO
new 9f07c4588e Change: (he/api) Fill latest version
new b09916654d Comment: Add TODO
new 78e8eda8e9 Change: (he/fill) Rename from h/fill
new 257c361e03 Change: (he//fill) Rename from h//fill
new 3b564cdf22 Change: (h//?fill) Rename from h//?fill-latest-version
new 631a533f70 Fix: Compilation errors
new 21fa46a869 Comment: Add TODO
new 57850eef88 Comment: Remove incorrect comment
new ad0dba6928 Fix: (he/api) Handle synchronous case
new f1bda470b4 Change: Remove unnecessary calls to h//fill
new 08bd15b54d Fix: (h/seed-url) Fill disk usage after getting URL
new 84dd364b74 Change: (he//fill) Don't fill hyperdrive disk-usage
new 232e38a7ae Change: Use new X-Drive-Version header
new d348be0615 Comment: Remove old TODO
new ab8cd67c8a Remove: (h//fill) Unused function; move TODO comment
new c7bd3605b1 Change: (he/api) Set ENTRY hyperdrive to persisted copy
new 11641c2d4f Change: (he/api) Set ENTRY hyperdrive writablep slot
new c3e9bc5e0a Comment: Remove TODO
new 4fc73deeb4 Fix: (he/fill) Docstring
new 9a48102788 Fix: (h/url-loader) Remove :as 'response
new 66247fdfdf Meta: Update hyper-gateway-ushin to 3.10.1: More headers
new 5943275a30 Fix: (he/api) Rebind modified plists
new 17666ebbbc Fix: (h/url-loader) Add temporary hack for EWW
new f044f39bf8 Tidy: Docstring
new 79541d4aab Merge: (he/api) Consolidate hyperdrive filling logic
into callback
Summary of changes:
hyperdrive-describe.el | 2 +-
hyperdrive-diff.el | 14 +--
hyperdrive-dir.el | 10 +-
hyperdrive-history.el | 4 +-
hyperdrive-lib.el | 247 ++++++++++++++++++++++---------------------------
hyperdrive-mirror.el | 2 +-
hyperdrive-vars.el | 2 +-
hyperdrive.el | 85 ++++++++---------
8 files changed, 160 insertions(+), 206 deletions(-)
- [nongnu] elpa/hyperdrive updated (488cc472b7 -> 79541d4aab),
ELPA Syncer <=
- [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, 2024/06/19
- [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