[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[NonGNU ELPA] Magit version 4.1.1
From: |
ELPA update |
Subject: |
[NonGNU ELPA] Magit version 4.1.1 |
Date: |
Wed, 02 Oct 2024 17:05:58 -0400 |
Version 4.1.1 of package Magit has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Magit describes itself as:
============================
A Git porcelain inside Emacs
============================
More at https://elpa.nongnu.org/nongnu/magit.html
## Summary:
Magit is a text-based Git user interface that puts an unmatched focus
on streamlining workflows. Commands are invoked using short mnemonic
key sequences that take the cursor’s position in the highly actionable
interface into account to provide context-sensitive behavior.
## Recent NEWS:
# -*- mode: org -*-
* v4.1.1 2024-10-01
- Avoid unnecessary work when ~auto-revert-remote-files~ is ~nil~. #5222
- Improved default choice offered by ~magit-branch-reset~ and
~magit-reset-*~. #5230
Bug fixes:
- Added a workaround for a regression in Git v2.46.0. #5212
- Section-specific bindings were removed when a section was expanded
whose body is not inserted until the expansion takes place.
9395de2c94
- Addressed an incompatibility with Eglot. #5226
- Adapted to a change in ~define-globalized-minor-mode~ in Emacs 30,
which caused ~diff-hl-mode~ to be enabled in blob buffers. #5229
- When adding the commit at point to the completion defaults, it was
assumed that ~minibuffer-default-add-function~ cannot be nil.
6d0075f523
- ~magit-blame--format-string-1~ didn't handle a list of faces
correctly. 5395798301
- Addressed an incompatibility with Indent-Bars. #5233
* v4.1.0 2024-09-01
- The library ~git-commit.el~ is no longer distributed as a separate
package, ~git-commit~, but as part of the ~magit~ package.
- Improved ~magit-tag-release~'s consistency and handling of arguments.
#5102
- Updated tooling and other housekeeping.
Bug fixes:
- Only use an explicit range in ~magit-insert-recent-commits~, when also
using ~--graph~. With ~--graph~ it increases performance noticeably,
but without it decreases performance somewhat. #5075
- ~magit-completing-read-multiple~ now shows the default choice in the
prompt, if a completion framework is used, for which that is useful.
#5205.
* Older releases
See ~docs/RelNotes/~.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [NonGNU ELPA] Magit version 4.1.1,
ELPA update <=