branch: elpa/hyperdrive
commit 14f0bd4aeb3683bc1b392515b7b5d27ea102916d
Author: Joseph Turner
Commit: Joseph Turner
Add: (he//invalidate) Move into separate function
---
hyperdrive-ewoc.el | 18 ++
hyperdrive.el | 15 +--
2 files changed, 19 insertions(+), 1
branch: elpa/hyperdrive
commit e2803b2290b4eb36232ff03631acf0367dabb763
Author: Joseph Turner
Commit: Joseph Turner
Docs: Typo
---
hyperdrive-lib.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hyperdrive-lib.el b/hyperdrive-lib.el
index 5202629417..d0d22f4888 100644
branch: elpa/hyperdrive
commit af85d6a79b9cb8968298aca95dce24e3439372f1
Author: Joseph Turner
Commit: Joseph Turner
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/h
branch: elpa/hyperdrive
commit e9eb705e85794b374329c34413d40dacd6c3d01e
Author: Joseph Turner
Commit: Joseph Turner
Meta: Bump hyper-gateway-ushin to 3.11.0: Block-Length{,-Downloaded}
---
hyperdrive-vars.el | 2 +-
hyperdrive.el | 25 -
2 files changed, 13 ins
branch: elpa/hyperdrive
commit d3c6d26dabe1d081d56d516b161c829503457035
Author: Joseph Turner
Commit: Joseph Turner
Docs: Add warning about forgetting files
---
doc/hyperdrive.org | 3 +++
doc/hyperdrive.texi | 3 +++
2 files changed, 6 insertions(+)
diff --git a/doc/hyperdrive.org b/doc/
branch: elpa/hyperdrive
commit b10d5da0e24d61f7730718a4fad23966f0a3f069
Author: Joseph Turner
Commit: Joseph Turner
Change: (he//api-then) Invalidate entry after filling metadata
---
hyperdrive-lib.el | 8 +++-
hyperdrive.el | 5 ++---
2 files changed, 9 insertions(+), 4 deletions(-
branch: elpa/hyperdrive
commit 8f44b09e9fe008ab1495db86b0ec94b7c3e1aea6
Author: Joseph Turner
Commit: Joseph Turner
Change: (he//api-then) Fill entry metadata
Moving logic for filling entry metadata into he//api-then lets us
consolidate calls to `hyperdrive-invalidate-entry` as
branch: elpa/hyperdrive
commit a26e5e5b0a5134759b80820177794b1a06d107bf
Author: Joseph Turner
Commit: Joseph Turner
Docs: Document meaning of directory view file size color
---
doc/hyperdrive.org | 19 +++
doc/hyperdrive.texi | 25 +
2 files changed,
branch: elpa/hyperdrive
commit 1d719631f0ba53fc1a39c7f5ca6fff450f422076
Author: Joseph Turner
Commit: Joseph Turner
Fix: (he//fill) Don't set nil values
The POST request to clear the cache has neither Content-Length nor
Last-Modified headers, and so we should not overwrite an en
elpasync pushed a change to branch elpa/hyperdrive.
from 4c5fc6ca76 Merge: Download monitor fixes/improvements
new af85d6a79b Change: (h/entry) Note blocks, blocks-downloaded in etc
slot
new 5291373a40 Change: (h//fill-listing-entries) Fill blocks,
blocks-downloaded
branch: elpa/hyperdrive
commit dbc2f2075c4c5abe6376d5fe2c3766f9890363ad
Author: Joseph Turner
Commit: Joseph Turner
Remove spurious NOTES.org file
---
NOTES.org | 1 -
1 file changed, 1 deletion(-)
diff --git a/NOTES.org b/NOTES.org
deleted file mode 100644
index feac7cec30..00
---
branch: elpa/hyperdrive
commit 4768ce06401320f96ad58f4b95049273a6d6224e
Author: Joseph Turner
Commit: Joseph Turner
Fix: (he//api-then) Only fill h/latest-version with latest version
---
hyperdrive-lib.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/hyperdrive-lib.
branch: elpa/hyperdrive
commit 047abe89e265ac8e52ddb8a20c11ebc92c00b76d
Merge: 4c5fc6ca76 3fff771e5c
Author: Joseph Turner
Commit: Joseph Turner
Merge: Show how much of a file is downloaded in directory view
Also, move entry filling logic into he//api-then to avoid having to
inv
branch: elpa/hyperdrive
commit 6cf8c74290e7c9c5fd82b6a52e98f3bd8a8d84b7
Author: Joseph Turner
Commit: Joseph Turner
Comment: Remove TODO
It appears that SourceHut builds are working again!
---
hyperdrive.el | 2 --
1 file changed, 2 deletions(-)
diff --git a/hyperdrive.el b/hyperd
branch: elpa/hyperdrive
commit 3fff771e5c15083be81520c41b4c16756d08d663
Author: Joseph Turner
Commit: Joseph Turner
Meta: Update changelog
---
CHANGELOG.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 8367842cce..a151fb59ad 100644
--- a/CHANGELO
branch: elpa/hyperdrive
commit 8bf9c94886d0912f8e52db909de64f8a877d3b97
Author: Joseph Turner
Commit: Joseph Turner
Change: (h/dir--format-entry) Faces for download state
---
hyperdrive-dir.el | 16
hyperdrive-vars.el | 9 +
2 files changed, 21 insertions(+), 4 de
branch: elpa/hyperdrive
commit 5291373a40cc55e1c3c60bae5386eaea6fbffc23
Author: Joseph Turner
Commit: Joseph Turner
Change: (h//fill-listing-entries) Fill blocks, blocks-downloaded
---
hyperdrive-lib.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/hyperdrive-li
branch: elpa/hyperdrive
commit fcd07bbe460f73658c0c03203ad3539a7db0f0cc
Author: Joseph Turner
Commit: Joseph Turner
Change: (hyperdrive-dir-handler) Remove call to he//fill
At this point, he//fill only updates version range data which is not
relevant to directory entries.
---
h
branch: elpa/hyperdrive
commit d4bbc14823717a04a24c7aabed950464cee8f49b
Author: Joseph Turner
Commit: Joseph Turner
Change: (h//history--format-range-entry) Faces for download state
---
hyperdrive-history.el | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/
branch: elpa/hyperdrive
commit 83bc48044021206fcec7055b2cdb9e2fb01a2e55
Author: Joseph Turner
Commit: Joseph Turner
Change: (he//fill) Fill etc slot: blocks, blocks-downloaded
---
hyperdrive-lib.el | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/hyperdriv
branch: elpa/hyperdrive
commit fef78477072d71a3bfa3eb26f2ac7d229e6cde87
Author: Joseph Turner
Commit: Joseph Turner
Change: (h/forget-file) Invalidate EWOC node to refresh size face
---
hyperdrive.el | 18 --
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/hyp
branch: externals/org
commit 7fd80991c3d67acd05b3c18d51d99c2a6d135dfb
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-persist: Fix regression after 95f77669e0
* lisp/org-persist.el (org-persist--find-index):
(org-persist--add-to-index):
(org-persist--remove-from-index): Do
branch: elpa/with-editor
commit 75a1d615db0d08a4a79f356da7978dbc1c91382a
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Depend on Emacs 26.1
---
lisp/with-editor.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/with-editor.el b/lisp/with-editor.el
index bef3de924
branch: elpa/orgit
commit 7159e237191c35b1ee19a417a9824db89eb2d39d
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Depend on Emacs 26.1
---
orgit.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgit.el b/orgit.el
index ea3e63d5ce..428ae1afa6 100644
--- a/orgit.el
+++
elpasync pushed a change to branch elpa/magit-section.
from 87fe2a magit-diff-working-tree: Change diff type to committed
adds eb0b81e71d Remove obsolete advice for Tramp
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 11 ++-
li
elpasync pushed a change to branch elpa/magit.
from 87fe2a magit-diff-working-tree: Change diff type to committed
adds eb0b81e71d Remove obsolete advice for Tramp
No new revisions were added by this update.
Summary of changes:
lisp/magit-git.el | 11 ++-
lisp/magit
branch: elpa/git-commit
commit eb0b81e71d04615b3db96d0bb7feb755a998d2fa
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Remove obsolete advice for Tramp
Since Emacs 25.1 [1: cd22fd754b7] Tramp respects let-bound additions to
`process-environment' on its own. It uses "env" for t
branch: externals-release/org
commit b7026cf3e8cda347c377db498cf7dab70c7a67a4
Author: Ihor Radchenko
Commit: Ihor Radchenko
lisp/ox-html.el (org-html-fontify-code): Improve warning text
The old text may be confusing because it sounds like an error, except
that it is not. Make i
branch: externals/org
commit 5ebe761ae40c95062b00e3b01a6295774d7a018a
Author: Ihor Radchenko
Commit: Ihor Radchenko
Rename `org-babel-comint-prompt-regexp-old' to `...-fallback'
* lisp/ob-comint.el (org-babel-comint-prompt-regexp-fallback): Rename
to more accurate name. Leave t
elpasync pushed a change to branch externals-release/org.
from 233a0ced97 Update version number for the 9.7.9 release
new 2f572779e5 doc/org-guide.org (Visibility Cycling): Fix incorrect
statement
new b7026cf3e8 lisp/ox-html.el (org-html-fontify-code): Improve warning
text
branch: externals-release/org
commit 2f572779e53d8f0dc4df2dda9ec44b56d932dd47
Author: Ihor Radchenko
Commit: Ihor Radchenko
doc/org-guide.org (Visibility Cycling): Fix incorrect statement
Fix incorrect assertion that initial visibility is overview. It is
showeverything.
branch: externals/org
commit 76c5f2238fcd33c35d0a2c71e489c205067ec42c
Author: Ihor Radchenko
Commit: Ihor Radchenko
ob-shell: Arrange unique prompt in manually started shell buffers
* lisp/ob-shell.el (org-babel-sh--prompt-initialized): New variable
flag that indicates whether o
branch: externals/org
commit 149973da2f4796f376007cbfcbc965437f2c0076
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-sh-initiate-session: Fix setting non-standard prompt
* lisp/ob-shell.el (org-babel-sh-initiate-session): Set
`comint-prompt-regexp' early, _before_ evalu
elpasync pushed a change to branch externals/org.
from 433fbdbc63 org-agenda-write: Remove redundant `set-buffer'
new 5ebe761ae4 Rename `org-babel-comint-prompt-regexp-old' to
`...-fallback'
new 76c5f2238f ob-shell: Arrange unique prompt in manually started
shell buffers
branch: externals/org
commit b62f1b142cf0c34f0e9078b4391ce2ad34a227e5
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-babel-sh-prompt: Use cuneiform "break" 𒆸 symbol as unique prompt
* lisp/ob-shell.el (org-babel-sh-prompt): Change the value of unique
prompt from long prompt s
branch: elpa/keycast
commit 76df5fd80724242acc2f64b5263949df7e95e308
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Depend on Emacs 26.1
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index a5255f44b3..1c40ff3c39 100644
--- a/keyc
branch: elpa/keycast
commit c44618d2867fc2410e5061fef2a805e974198cf2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 1.4.1
---
keycast.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/keycast.el b/keycast.el
index 1c40ff3c39..1b2551f988 100644
--- a/key
elpasync pushed a change to branch elpa/keycast.
from 82affc7bb8 keycast-mode-line-mode: Handle being enabled twice
new 76df5fd807 Depend on Emacs 26.1
new c44618d286 Release version 1.4.1
Summary of changes:
keycast.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletio
elpasync pushed a change to branch elpa/git-modes.
from d96fa7a3c7 Bump compat dependency
new 2b4fd54b9c Depend on Emacs 26.1
new f99010bbeb Release version 1.4.4
Summary of changes:
git-modes.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
branch: elpa/git-modes
commit f99010bbeb8b6d8a0819fac0195a2ef0159d08f0
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 1.4.4
---
git-modes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git-modes.el b/git-modes.el
index 5e412f0478..5edaa1f899 100644
-
branch: elpa/git-modes
commit 2b4fd54b9c3dae75a8d9226898b31eaee32b65a4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Depend on Emacs 26.1
---
git-modes.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git-modes.el b/git-modes.el
index f37d8d0489..5e412f0478 100644
--
branch: externals/transient
commit 7ff6baa24553a615ce61fac85a55d5f8e7368e4f
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Apply commit a7996615663 from Emacs
---
lisp/transient.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/transient.el b/lisp/transient.el
ind
tarsius pushed a change to branch externals/transient.
from 2a680c21e2 Release version 0.7.3
new 6543000d5a transient-active-prefix: New function
new 7b2a05bcad Apply commit e3bba63ecb9 from Emacs
new 7ff6baa245 Apply commit a7996615663 from Emacs
new 27fbe66
branch: externals/transient
commit 6543000d5a509096f0f98eb4b814d7f6f2114ce3
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
transient-active-prefix: New function
---
CHANGELOG | 4
docs/transient.org | 22 +++---
docs/transient.texi | 22 +++-
branch: externals/transient
commit 7b2a05bcad3b025bd82c5664caea4ab5615a59a6
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Apply commit e3bba63ecb9 from Emacs
---
lisp/transient.el | 14 +++---
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/lisp/transient.el b/lisp/t
branch: externals/transient
commit 27fbe666484f1b355aecc6ca6ab1645d7256b4cc
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Apply commit 00adee897ac from Emacs
---
docs/transient.org | 12 ++--
docs/transient.texi | 12 ++--
2 files changed, 12 insertions(+), 12 deletions(-
branch: externals/transient
commit b2cb4e578f2362a0354c4a31a6bd89d6c4b63d63
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Release version 0.7.4
---
CHANGELOG | 2 +-
docs/transient.org | 4 ++--
docs/transient.texi | 4 ++--
lisp/transient.el | 2 +-
4 files changed, 6 insert
branch: externals/dired-preview
commit 411a6fd3608a42a5cb5a166ed9613366f426b664
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
CHANGE dired-preview-display-action-alist-function to
dired-preview-display-action-alist
---
README.org | 6 +++---
dired-preview.el | 37 +
branch: externals/phpinspect
commit 9877166986a6f9e728102fb613517f9a469b1550
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Fix reference to free variable
---
phpinspect-project.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/phpinspect-project.el b/phpinspect-pr
elpasync pushed a change to branch externals/phpinspect.
from 62bfc7830a Fix namespace resolution bug in phpinspect-fix-imports
new f7f43332b2 Synchronously index classes when listing
methods/properties for completion
new 9a317473b7 Synchronously index classes when fetching
branch: externals/phpinspect
commit f7f43332b226443f9c9f245a57dd1c9386339db5
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Synchronously index classes when listing methods/properties for completion
---
phpinspect-cache.el | 4 ++--
phpinspect-project.el | 17 -
phpinspe
branch: externals/phpinspect
commit 9a317473b72c97fc3d9022bd9f677d28ec7fd96b
Author: Hugo Thunnissen
Commit: Hugo Thunnissen
Synchronously index classes when fetching for eldoc hints
---
phpinspect-eldoc.el | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/phpinspect-
elpasync pushed a change to branch externals/lin.
from ede49730af Add user option lin-remap-cureent-line-number
new 7c7c244362 Fix typo in the new user option's symbol
new 568597e761 Remove needless indentation from the manual's front
matter
new 647be28194 Update to
branch: externals/lin
commit 568597e7614c07c75c977577c273e05fbe5b9535
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Remove needless indentation from the manual's front matter
---
README.org | 36 ++--
1 file changed, 18 insertions(+), 18 deletions(-
branch: externals/lin
commit 7c7c2443624935df9f5a612e0c74d482edc2a615
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix typo in the new user option's symbol
---
README.org | 6 +++---
lin.el | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.org b/
branch: externals/lin
commit 647be281945185a20f37363fd335e99ad0540eff
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update to Lin version 1.1.0
---
CHANGELOG.org | 23 +++
README.org| 6 ++
lin.el| 2 +-
3 files changed, 26 insertions(+), 5 de
56 matches
Mail list logo