[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/magit-section updated (46c3d8b0ad -> a43c1d8d7a)
From: |
Jonas Bernoulli |
Subject: |
[nongnu] elpa/magit-section updated (46c3d8b0ad -> a43c1d8d7a) |
Date: |
Sun, 26 Jan 2025 13:08:51 -0500 (EST) |
tarsius pushed a change to branch elpa/magit-section.
from 46c3d8b0ad magit-insert-revision-{message,notes}: Set background
for whole heading
adds 6efe13e701 Highlight amend! markers as well
adds ca5b77284a magit-worktree-delete: Fix confirmation prompt
adds b83417276c Update changelog
adds 5e60aa72e5 magit-commit-create: No longer amend with a prefix
argument
adds 3f7fcf073c magit-commit:--date: Define explicitly
adds bfadd41079 magit-commit-{absorb,autofixup}: Explicitly set
transient behavior
adds 5be42dfae6 magit-commit: Cosmetics
adds 20eb323b47 magit-commit: Disable magit-commit-reshelve
adds 99190f29d5 magit-commit: Use more columns and add titles to all
adds c1f1da238e magit-commit: Change descriptions of "spread" commands
adds 797f9248a4 magit-commit-squash-internal: Do not inject = between
option and commit
adds 3a23ce5f50 magit-commit-squash-internal: Change parameter order
adds ae2218b3c9 magit-commit-{alter,revise}: New commands
adds e275aaa888 magit-commit-squash-internal: Always add either
--no-edit or --edit
adds 0e624c6c39 Rearrange definitions and documentation of commit
commands
adds 778ad46f01 Improve documentation about commit commands
adds a8d7460612 manual: Categorize "Options used by commit commands"
section
adds 8b14384878 manual: Fix introduction to committing
adds 8f15054d09 manual: Fix pasto
adds 4876f1921e magit-branch-at-point: Cast more section types
adds e9614a336f magit-commit-revise: Don't show diff in log-select
adds 75988adc0a magit-process-match-prompt: Tweak docstring
adds 889ec5bd89 magit-process:password-prompt: Cosmetics
adds 1312f89003 magit-process:password-prompt-regexps: New test
adds 50a3af911d magit-process-password-prompt-regexps: Remove redundant
regexp
adds 7ac3896481 magit-process-password-prompt-regexps: Group regexps by
type
adds c28ddcf14e magit-process-password-prompt-regexps: Move a newline
adds fd4fb4c9d6 magit-process-password-prompt-regexps: Match
double-quotes
adds 4e4690968a magit-process-password-prompt-regexps: Split out a host
regexp
adds bfc5ff4b6b magit-process-password-prompt-regexps: Split out a
non-host regexp
adds a43c1d8d7a magit-process-password-prompt-regexps: Increase
flexibility
No new revisions were added by this update.
Summary of changes:
CHANGELOG | 46 ++++++++
docs/magit.org | 255 ++++++++++++++++++++++++++++++++----------
docs/magit.texi | 293 ++++++++++++++++++++++++++++++++++++++-----------
lisp/git-rebase.el | 2 +-
lisp/magit-commit.el | 223 ++++++++++++++++++++++++++-----------
lisp/magit-diff.el | 2 +-
lisp/magit-git.el | 10 +-
lisp/magit-log.el | 2 +-
lisp/magit-process.el | 29 +++--
lisp/magit-worktree.el | 2 +-
lisp/magit.el | 2 +-
test/magit-tests.el | 48 +++++++-
12 files changed, 710 insertions(+), 204 deletions(-)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [nongnu] elpa/magit-section updated (46c3d8b0ad -> a43c1d8d7a),
Jonas Bernoulli <=