elpasync pushed a change to branch externals/llm.
from fae79cea90 Set version to 0.24.0.
new 6ca165b437 Fix issue in Ollama when passing non-standard params
(#169)
new 3e209ee7c2 Set version to 0.24.1
Summary of changes:
NEWS.org | 2 ++
llm-ollama.el | 5 +++--
llm
branch: externals/llm
commit 6ca165b43770fe9c6e730f2d43d3322a80ddb431
Author: Andrew Hyatt
Commit: GitHub
Fix issue in Ollama when passing non-standard params (#169)
This was introduced in the recent change to handle the `keep-alive`
option separately.
This fixes https:
elpasync pushed a change to branch elpa/markdown-mode.
from 0a522bf682 Merge pull request #884 from jrblevin/support-dnd-windows
new 38c5854fd3 added CommonMark (cmark) on the markdown-command list.
new 16b783fb8a Fix CHANGES
new 6fc5904257 Merge pull request #887 fr
branch: elpa/markdown-mode
commit 16b783fb8a506cffb8b0d3dac76945e77325819d
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Fix CHANGES
---
CHANGES.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/CHANGES.md b/CHANGES.md
index e8d87dc89f..d3f62d0890 100644
--- a/CHA
branch: elpa/markdown-mode
commit 38c5854fd30901bc436683a7ec38c36fdc98ed57
Author: Bruno Dias
Commit: Bruno Dias
added CommonMark (cmark) on the markdown-command list.
---
CHANGES.md | 3 +++
README.md| 2 +-
markdown-mode.el | 2 +-
3 files changed, 5 insertions(+), 2 deletio
branch: elpa/markdown-mode
commit b19446928034420d64a591f5a3f0fb1bc9d938b6
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Update changes
---
CHANGES.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index d3f62d0890..9d1f0379f6 100644
--- a/CHANGES.md
+++ b/CHA
branch: elpa/markdown-mode
commit 5bf29873b63e8ad517868607b9bce8516fb92f02
Merge: 6fc5904257 b194469280
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #886 from jrblevin/issue-885
Implement D&D handler like org-mode
---
CHANGES.md | 2 ++
markdown-mode.el | 64
branch: externals/llm
commit 3e209ee7c29017601a8057d09b1f60a941445aa9
Author: Andrew Hyatt
Commit: Andrew Hyatt
Set version to 0.24.1
---
llm.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llm.el b/llm.el
index f28461d9ea..fbd2e23327 100644
--- a/llm.el
+++ b/llm.el
branch: externals/ellama
commit 0c406152cb196908e5d150d4d565915f44bcbd2b
Author: Heinz Fridolin
Commit: Heinz Fridolin
Fixed bug in session delete/kill that deletes/kills the current file/buffer
when no session is selected
---
ellama.el | 6 +++---
1 file changed, 3 insertions(+), 3 deleti
branch: externals/ellama
commit fdae36cc59c40a386ad144f7f961b72ac53643ed
Merge: 91683e236a 0c406152cb
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #281 from heinzfridolin/main
Fix bug in session delete/kill that deletes/kills the current file/buffer
when no session is
branch: elpa/ws-butler
commit 939aff54a4dd1b6e24cadfd4fe487cf562641306
Author: Sean Whitton
Commit: Sean Whitton
Add a copy of the GPL
---
COPYING | 674
1 file changed, 674 insertions(+)
diff --git a/COPYING b/COPYING
new fi
branch: main
commit 8cc6433c203bdd787c42ce1c1396157800e01e71
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages (matlab-mode): Use the normal main file
---
elpa-packages | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/elpa-packages b/elpa-packages
index
branch: elpa/ws-butler
commit 9ee5a7657a22e836618813c2e2b64a548d27d2ff
Author: Sean Whitton
Commit: Sean Whitton
Release version 1.3
---
ws-butler.el | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/ws-butler.el b/ws-butler.el
index 413f7052b7..d7d88c5fb7 100644
---
branch: elpa/ws-butler
commit 0da93406a50bc4329aab41be6ee57ca550166bb0
Author: Sean Whitton
Commit: Sean Whitton
Revert "Abbreviate default value of ws-butler-trim-predicate"
This reverts commit ffbf22775145840c8f50b47151ff544be1386236.
---
ws-butler.el | 3 ++-
1 file changed, 2 i
spwhitton pushed a change to branch elpa/ws-butler.
from 5c1b4f89f0 Release version 1.2
new 939aff54a4 Add a copy of the GPL
new 0da93406a5 Revert "Abbreviate default value of
ws-butler-trim-predicate"
new 9ee5a7657a Release version 1.3
Summary of changes:
COPYIN
branch: elpa/gptel
commit 8e0d6829c759a338d8ee5f81b9523a9be9a514d4
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-openai: Fix collision with openrouter parsing (#669)
* gptel-openai.el (gptel-curl--parse-stream): Don't touch the
:reasoning key of fsm-info in OpenA
elpasync pushed a change to branch elpa/gptel.
from 0a2fcb9528 gptel-curl: Handle end of reasoning stream in other
buffer
new 8e0d6829c7 gptel-openai: Fix collision with openrouter parsing
(#669)
new 95eefe4fa7 gptel-org: Fix typo from refactoring
Summary of changes:
gp
branch: elpa/gptel
commit 95eefe4fa7cb2deda18aa415cd3ed36069d7763e
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-org: Fix typo from refactoring
* gptel-org.el (gptel--org-strip-tool-headers): Fix typo.
---
gptel-org.el | 1 -
1 file changed, 1 deletion(-)
diff --gi
branch: externals/vertico
commit a6bd815be301a11be24ad944a9b3e853fcb1ed00
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-directory-tidy: Try aggressive removal of shadowed path
---
extensions/vertico-directory.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/e
branch: externals/ellama
commit 91683e236a31cdb1551bdb941002e6d5c8e2c84a
Merge: e370c3f23a 30058c4771
Author: Sergey Kostyaev
Commit: GitHub
Merge pull request #279 from s-kostyaev/fix-ellama-transient-system
Rename ellama-transient-system to ellama-global-system
---
NEWS.org
branch: elpa/gptel
commit 3963afff60cd30e179861971aadc0317e597dcad
Author: Karthik Chikmagalur
Commit: Karthik Chikmagalur
gptel-org: Use gptel-org- prefix consistently
* gptel-org.el: (gptel--org-unescape-tool-results,
gptel--org-strip-tool-headers, gptel-org--create-prompt): R
elpasync pushed a change to branch elpa/gptel.
from db17b40806 gptel-openai: Handle OpenRouter reasoning blocks
new 3963afff60 gptel-org: Use gptel-org- prefix consistently
new 0a2fcb9528 gptel-curl: Handle end of reasoning stream in other
buffer
Summary of changes:
gpte
branch: elpa/llama
commit 4d3141aceb70a1c672d1f4e9394037e2407d3a90
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
elisp-mode-syntax-propertize: Fix placement of meta comment
---
llama.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/llama.el b/llama.el
index 6d366c7f4
branch: elpa/dirvish
commit c2fc22ed3230e20ab042370b669d0883f0351292
Author: Alex Lu
Commit: Alex Lu
fix: amend last commit
---
dirvish.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dirvish.el b/dirvish.el
index 5ac0908116..ea7578e99e 100644
--- a/dirvish.el
+
branch: externals/org-contacts
commit b06a59736800865b8a7e8d6d45774169cb31528a
Author: stardiviner
Commit: stardiviner
Fix can't jump to contact in second file in `org-contacts-files`
---
org-contacts.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/org-con
branch: externals/ellama
commit 96ef75512199f93513612250d839ec1bd067dd4a
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Rename ellama-transient-system to ellama-global-system
Renamed the variable `ellama-transient-system` to `ellama-global-system` to
reflect its broader scope a
elpasync pushed a change to branch elpa/dirvish.
from fa4987895f chore: bump to 2.2.3
new 836f605435 refactor: better support for `kill-current-buffer`
new 515b599696 refactor(core): change format of preview buffer name
Summary of changes:
README.org | 4
branch: externals-release/org
commit bdf9f949d75f24f064b83971a0bb6311b3915f81
Author: Ihor Radchenko
Commit: Ihor Radchenko
Update version number for the 9.7.25 release
---
lisp/org.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org.el b/lisp/org.el
index 58f16a
branch: elpa/dirvish
commit 515b599696b262300508480aaa65ad27dc6e25d7
Author: Alex Lu
Commit: Alex Lu
refactor(core): change format of preview buffer name
Filename to the tail:
1. Easier for users to identify the filename's starting position.
2. Correctly retrieves the b
branch: externals/org
commit 5cfc857c66e3ad7d4b70bb4a61f641c059994170
Author: Owen Radcliffe
Commit: Ihor Radchenko
ob-lisp: Prefix cl: symbols explicitly
* lisp/ob-lisp.el (org-babel-lisp-dir-fmt):
(org-babel-expand-body:lisp):
(org-babel-execute:lisp): Use explicit cl: pre
branch: externals/ellama
commit 30058c4771708e7ad0fa9d93fe0bd00c2889a483
Author: Sergey Kostyaev
Commit: Sergey Kostyaev
Bump version
---
NEWS.org | 5 +
ellama.el | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/NEWS.org b/NEWS.org
index d8cd8e37d0..fef897c4ee 100
elpasync pushed a change to branch externals/ellama.
from e370c3f23a Merge pull request #253 from
s-kostyaev/user-defined-blueprints
new 96ef755121 Rename ellama-transient-system to ellama-global-system
new 30058c4771 Bump version
new 91683e236a Merge pull request #
elpasync pushed a change to branch externals/gnome-dark-style.
from 2d6bf27ee1 docs: update README for version 0.2.1
new 4b7bd94853 fix typo: replace "based-in" with "based-on"
new 307d82cd68 Merge pull request #1 from sndb/fix-typo
new cbc4fbe8f2 chore: bump version
branch: externals/gnome-dark-style
commit cbc4fbe8f24ec28b5ca754c6022f60d09879d20c
Author: dimagid
Commit: dimagid
chore: bump version to 0.2.2 (fix typo in function name)
---
README.org | 2 +-
gnome-dark-style.el | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --
branch: externals/gnome-dark-style
commit 307d82cd687931966313e5e61f4e8f14361f4615
Merge: 2d6bf27ee1 4b7bd94853
Author: dimagid
Commit: GitHub
Merge pull request #1 from sndb/fix-typo
fix typo: replace "based-in" with "based-on"
---
gnome-dark-style.el | 6 +++---
1 file changed, 3
branch: externals/gnome-dark-style
commit 4b7bd948535b4b51065aaa0ccbb2658700fb014f
Author: sndb
Commit: sndb
fix typo: replace "based-in" with "based-on"
---
gnome-dark-style.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnome-dark-style.el b/gnome-dark-style.
36 matches
Mail list logo