[elpa] externals/el-job cd2e60f071: Comments

2025-03-23 Thread ELPA Syncer
branch: externals/el-job commit cd2e60f071d390079ce243a574b572f4e0805c80 Author: Martin Edström Commit: Martin Edström Comments --- el-job.el | 40 ++-- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/el-job.el b/el-job.el index f7fed98ebb

[elpa] externals/ellama b62892085e 4/8: Fix session ID display in ellama.el

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit b62892085e1f0e03f69a786ad37e7e323d279fc0 Author: Sergey Kostyaev Commit: Sergey Kostyaev Fix session ID display in ellama.el Updated the `ellama-session-line` function to correctly display the session ID by checking if `ellama--current-session` i

[elpa] externals/ellama b11eecc9f0 1/8: Add session ID display in header and mode lines

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit b11eecc9f0d31e7947a6c953cfb1682e489597b5 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add session ID display in header and mode lines Added functionality to display the current Ellama session ID in both the header line and the mode line. This

[elpa] externals/ellama b992c830e2 3/8: Improve ellama session display

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit b992c830e212cce32e49491effc9645f570712c3 Author: Sergey Kostyaev Commit: Sergey Kostyaev Improve ellama session display Added checks to ensure `header-line-format` and `mode-line-format` are lists before adding the session line. This prevents pote

[elpa] externals/denote 01e11e1db1 1/2: Reapply a fix that was undone in a previous commit

2025-03-23 Thread ELPA Syncer
branch: externals/denote commit 01e11e1db183f6f13f33eb81d53ab9b7a36ef313 Author: Jean-Philippe Gagné Guay Commit: Jean-Philippe Gagné Guay Reapply a fix that was undone in a previous commit --- denote.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote.el b/denote.

[elpa] externals/ellama 78582e680d 2/8: Add Ellama Session Header Line and Mode Line Modes documentation

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit 78582e680df2bf61685f6b371536e65f2c7797e8 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add Ellama Session Header Line and Mode Line Modes documentation --- README.org | 50 ++ 1 file changed, 50 insertions(+)

[elpa] externals/ellama 7aed3de0bb 5/8: Add session line template customization

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit 7aed3de0bb22dc0e3fdddbb135bfb7d8249486b5 Author: Sergey Kostyaev Commit: Sergey Kostyaev Add session line template customization Added `ellama-session-line-template` custom variable to allow users to customize the format of the current session li

[elpa] externals/ellama beeb47214f 7/8: Add session ID display in header line to readme

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit beeb47214fd5e3f3bf0d3cf63e67dda66892344e Author: Sergey Kostyaev Commit: Sergey Kostyaev Add session ID display in header line to readme Added functionality to show ellama session ID in the header line across all buffers. Updated both simple and s

[elpa] externals/ellama 6907f69d3d 6/8: Bump version

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit 6907f69d3de6c878991bb668946af881e6494dba Author: Sergey Kostyaev Commit: Sergey Kostyaev Bump version --- NEWS.org | 4 ellama.el | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/NEWS.org b/NEWS.org index 230f57b470..c6ba6cd5ce 1006

[nongnu] elpa/aidermacs 3adac7a78f 2/3: Fix README typo

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 3adac7a78fb62eabf56c0abdc584768c5886121a Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Fix README typo Signed-off-by: Mingde (Matthew) Zeng --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/

[nongnu] elpa/aidermacs d90d800c85 1/2: Remove autoload to fix #82

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit d90d800c852378b5421004d8e5f64d461ceddfca Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Remove autoload to fix #82 Signed-off-by: Mingde (Matthew) Zeng --- aidermacs.el | 1 - 1 file changed, 1 deletion(-) diff --git a/aidermacs.el b/aid

[nongnu] elpa/aidermacs 462c2dc661 5/6: Use shell-quote-argument

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 462c2dc6613bcf4fe4ce039a3eae7b01387000fe Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Use shell-quote-argument Addresses #88 Signed-off-by: Mingde (Matthew) Zeng --- aidermacs.el | 2 +- 1 file changed, 1 insertion(+), 1 deleti

[nongnu] elpa/magit 3c0c4df461 5/5: magit-apply-patch: Do not refresh twice

2025-03-23 Thread Jonas Bernoulli via
branch: elpa/magit commit 3c0c4df461a22fa9dd2eee3831ae8e56e9f7a914 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-apply-patch: Do not refresh twice Closes #5343. --- lisp/magit-apply.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/lisp/magit-a

[nongnu] elpa/aidermacs 6cfc8bfa46 2/2: Fix model inheritance to dynamically use default model values

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 6cfc8bfa46ad4074213effa45a0fe8e8e12a526e Author: u-yuta Commit: Matthew Zeng Fix model inheritance to dynamically use default model values - Change architect/editor/weak model defaults from direct reference to nil - Add getter functions to dynamical

[nongnu] elpa/aidermacs 359b8eb6c1 1/2: Doc : fix uv aider proxy error

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 359b8eb6c169d9b86df817e92662102de0b1edb8 Author: ymfsing <13830366+ymfs...@users.noreply.github.com> Commit: Matthew Zeng Doc : fix uv aider proxy error --- README.md | 6 ++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e815c5850

[elpa] externals/ivy 790042e81e 1/2: Fix kill-ring-save for swiper-isearch

2025-03-23 Thread Basil L. Contovounesios
branch: externals/ivy commit 790042e81e338f7b4848e5af5cda47ee31bae022 Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Fix kill-ring-save for swiper-isearch The default M-w binding of ivy-kill-ring-save expects ivy--old-cands to be a list of strings, but swiper-is

[elpa] externals/ivy 679a39885c 2/2: Merge branch 'master' into externals/ivy

2025-03-23 Thread Basil L. Contovounesios
branch: externals/ivy commit 679a39885cdd63fb0bf99c78b0a2dfd611e03eca Merge: cabbd91f16 790042e81e Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/ivy --- ivy.el | 12 1 file changed, 4 insertions(+), 8 deletions(-) diff --g

[elpa] externals/swiper updated (c2ae13bc62 -> 01706ee5e4)

2025-03-23 Thread Basil L. Contovounesios
blc pushed a change to branch externals/swiper. from c2ae13bc62 Delete file not needed in elpa.git adds 62a17ade8e ; * Makefile (check-declare): Simplify. adds 7006affb6b Link to HTML manual on GNU ELPA adds 790042e81e Fix kill-ring-save for swiper-isearch new 0

[nongnu] elpa/aidermacs updated (3cda7ffd4f -> 6cfc8bfa46)

2025-03-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from 3cda7ffd4f Use uv install aider. new 359b8eb6c1 Doc : fix uv aider proxy error new 6cfc8bfa46 Fix model inheritance to dynamically use default model values Summary of changes: README.md | 19 ++

[nongnu] elpa/aidermacs updated (e4bd4519b0 -> 0c88c2f12d)

2025-03-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from e4bd4519b0 Add 1.1 Release Notes new f95bab6464 Ensure a session is running and initialized for aidermacs-change-model new 51a4e83987 Ensure aidermacs--send-command runs with a running aider session new ba490d

[nongnu] elpa/aidermacs f95bab6464 1/6: Ensure a session is running and initialized for aidermacs-change-model

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit f95bab646415602e4168bb932b9203ef3794f07e Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Ensure a session is running and initialized for aidermacs-change-model Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-models.el | 65 +

[nongnu] elpa/aidermacs db98427feb 4/6: Remove redundancy from CHANGELOG

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit db98427febbc3d9488d6a39285caae5bf7ac57a7 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Remove redundancy from CHANGELOG Signed-off-by: Mingde (Matthew) Zeng --- CHANGELOG.md | 25 - 1 file changed, 25 deletions(-)

[nongnu] elpa/aidermacs 51a4e83987 2/6: Ensure aidermacs--send-command runs with a running aider session

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 51a4e839876823330518036b482e2a282964ede0 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Ensure aidermacs--send-command runs with a running aider session Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-models.el | 9 - aidermac

[nongnu] elpa/aidermacs 0c88c2f12d 6/6: Add MELPA Stable badge

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 0c88c2f12d1278b3753235d019bfbbb28413fa03 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Add MELPA Stable badge Signed-off-by: Mingde (Matthew) Zeng --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.m

[elpa] externals/denote e9bb949ce2 2/2: Merge pull request #560 from jeanphilippegg/revert-commits

2025-03-23 Thread ELPA Syncer
branch: externals/denote commit e9bb949ce291a210774778ec6264bd38cb9cb23c Merge: 9743ece3b6 01e11e1db1 Author: Protesilaos Stavrou Commit: GitHub Merge pull request #560 from jeanphilippegg/revert-commits Reapply a fix that was undone in previous PR --- denote.el | 2 +- 1 file chan

[nongnu] elpa/eglot-inactive-regions b0c8225525: use en/disable-theme-functions hooks instead of advising load-theme

2025-03-23 Thread ELPA Syncer
branch: elpa/eglot-inactive-regions commit b0c8225525f62b96d8fda9e76bac231830b149f0 Author: Filippo Argiolas Commit: Filippo Argiolas use en/disable-theme-functions hooks instead of advising load-theme --- eglot-inactive-regions.el | 15 +++ 1 file changed, 7 insertions(+), 8 de

[nongnu] elpa/aidermacs 3cda7ffd4f 3/3: Use uv install aider.

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 3cda7ffd4fb7a0292b57574913eb8c6f6fb84ac8 Author: Andy Stewart Commit: Matthew Zeng Use uv install aider. --- README.md | 13 + 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 1340b5de65..e815c5850e 100644 --- a/README.md +

[elpa] externals/ellama 8588296419 8/8: Merge pull request #294 from s-kostyaev/add-ellama-session-line-minor-modes

2025-03-23 Thread ELPA Syncer
branch: externals/ellama commit 8588296419b99cde2fec94ce821bcc553608ea18 Merge: 559f1c4590 beeb47214f Author: Sergey Kostyaev Commit: GitHub Merge pull request #294 from s-kostyaev/add-ellama-session-line-minor-modes Add session ID display in header and mode lines --- NEWS.org |

[nongnu] elpa/aidermacs 7e8bd06bc1 1/3: Revamp README

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 7e8bd06bc128d7e74dccd2600a0bb579e5f02fba Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Revamp README Signed-off-by: Mingde (Matthew) Zeng --- README.md | 312 +- 1 file changed,

[nongnu] elpa/aidermacs updated (0c88c2f12d -> 3cda7ffd4f)

2025-03-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from 0c88c2f12d Add MELPA Stable badge new 7e8bd06bc1 Revamp README new 3adac7a78f Fix README typo new 3cda7ffd4f Use uv install aider. Summary of changes: README.md | 319 ++---

[nongnu] elpa/magit d092661c61 4/5: magit-log.el: Declare magit--any-wip-mode-enabled-p

2025-03-23 Thread Jonas Bernoulli via
branch: elpa/magit commit d092661c6142ecd32e98caf4349881b30bfe6836 Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-log.el: Declare magit--any-wip-mode-enabled-p --- lisp/magit-log.el | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/lisp/magit-log.el b/lisp/magi

[nongnu] elpa/magit c8b1e12bd5 2/5: magit-log-current: Fall back to HEAD

2025-03-23 Thread Jonas Bernoulli via
branch: elpa/magit commit c8b1e12bd5ac00ea5e7f8640864dcd762105bafc Author: Jonas Bernoulli Commit: Jonas Bernoulli magit-log-current: Fall back to HEAD Do now display the now redundant `magit-log-head' by default. Rearrange the "Log" and "Reflog" columns so that the related

[nongnu] elpa/aidermacs ba490d8a19 3/6: Fix aidermacs-get-buffer-name mismatching dirnames

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit ba490d8a1993db5191783db6cb602a375590c8d5 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Fix aidermacs-get-buffer-name mismatching dirnames Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-models.el | 2 +- aidermacs.el| 4 +++-

[nongnu] elpa/aidermacs 9c8806258e 3/3: Fix linting

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 9c8806258e1935238c4e72a3f58af0aa58ad8150 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Fix linting Signed-off-by: Mingde (Matthew) Zeng --- aidermacs-models.el | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/

[nongnu] elpa/aidermacs 5337ce780a 1/3: Add NonGNU-devel ELPA badge

2025-03-23 Thread ELPA Syncer
branch: elpa/aidermacs commit 5337ce780a9bbfb999f6d5da5db56f0f7296b610 Author: Mingde (Matthew) Zeng Commit: Mingde (Matthew) Zeng Add NonGNU-devel ELPA badge Signed-off-by: Mingde (Matthew) Zeng --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.

[nongnu] elpa/gptel 913e9dba2a 3/3: gptel: Update docstrings, GPTel to gptel

2025-03-23 Thread ELPA Syncer
branch: elpa/gptel commit 913e9dba2a977647b1cc2cc8ec368ac896cc47c2 Author: Karthik Chikmagalur Commit: Karthik Chikmagalur gptel: Update docstrings, GPTel to gptel * gptel.el (gptel-curl-file-size-threshold): Update spelling "GPTel" to "gptel". * gptel-transient.el: Ditto

[elpa] externals/swiper 01706ee5e4: Merge branch 'master' into externals/swiper

2025-03-23 Thread Basil L. Contovounesios
branch: externals/swiper commit 01706ee5e411e885ddf45bfcd75bf79c258f35ba Merge: c2ae13bc62 790042e81e Author: Basil L. Contovounesios Commit: Basil L. Contovounesios Merge branch 'master' into externals/swiper --- swiper.el | 25 + 1 file changed, 21 insertions(+), 4

[nongnu] elpa/aidermacs updated (6cfc8bfa46 -> 9c8806258e)

2025-03-23 Thread ELPA Syncer
elpasync pushed a change to branch elpa/aidermacs. from 6cfc8bfa46 Fix model inheritance to dynamically use default model values new 5337ce780a Add NonGNU-devel ELPA badge new 3eb71cf8ef Use file-in-directory-p new 9c8806258e Fix linting Summary of changes: READM