[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/magit updated (ec036ccdcf -> 1e986bdbf2)
From: |
Jonas Bernoulli |
Subject: |
[nongnu] elpa/magit updated (ec036ccdcf -> 1e986bdbf2) |
Date: |
Sat, 1 Mar 2025 12:16:48 -0500 (EST) |
tarsius pushed a change to branch elpa/magit.
from ec036ccdcf Consistently begin custom choice tags with capital letter
new 70d1410f6f magit-state-untracked: Avoid unnecessary work
new eef5e862d8 magit-stage-untracked: Increase robustness
new dfbc8fb913 Use gensym instead of obsolete cl-gensym
new f37d670bb8 magit-rebase: Use more columns
new 1e986bdbf2 magit-commit: Add magit-rebase-reword-commit but hide it
by default
Summary of changes:
lisp/magit-apply.el | 52 +++++++++++++++++++++++++-------------------------
lisp/magit-base.el | 2 +-
lisp/magit-commit.el | 5 ++++-
lisp/magit-ediff.el | 4 ++--
lisp/magit-git.el | 8 ++++----
lisp/magit-mode.el | 2 +-
lisp/magit-section.el | 8 ++++----
lisp/magit-sequence.el | 4 ++--
8 files changed, 44 insertions(+), 41 deletions(-)
- [nongnu] elpa/magit updated (ec036ccdcf -> 1e986bdbf2),
Jonas Bernoulli <=
- [nongnu] elpa/magit 70d1410f6f 1/5: magit-state-untracked: Avoid unnecessary work, Jonas Bernoulli, 2025/03/01
- [nongnu] elpa/magit eef5e862d8 2/5: magit-stage-untracked: Increase robustness, Jonas Bernoulli, 2025/03/01
- [nongnu] elpa/magit dfbc8fb913 3/5: Use gensym instead of obsolete cl-gensym, Jonas Bernoulli, 2025/03/01
- [nongnu] elpa/magit 1e986bdbf2 5/5: magit-commit: Add magit-rebase-reword-commit but hide it by default, Jonas Bernoulli, 2025/03/01
- [nongnu] elpa/magit f37d670bb8 4/5: magit-rebase: Use more columns, Jonas Bernoulli, 2025/03/01