emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/magit-section updated (4992c3d1f6 -> 7adad8c8d3)


From: Jonas Bernoulli
Subject: [nongnu] elpa/magit-section updated (4992c3d1f6 -> 7adad8c8d3)
Date: Fri, 6 Dec 2024 17:17:05 -0500 (EST)

tarsius pushed a change to branch elpa/magit-section.

      from  4992c3d1f6 Release version 4.1.2
      adds  047ad22a37 make: Undeprecate if-let and when-let
      adds  b2b07b993e Silence checkdoc
      adds  1c30bb1f9f Use transient-scope
      adds  230b91d819 magit--insert-{diff,log}: Respect 
magit--git-wash-keep-error
      adds  f5f26b449d magit--git-wash: Insert empty line after error message
      adds  1f17e515cf magit--git-{insert,wash}: Potentially use complete error 
text
      adds  e254dda362 magit-diff-highlight-list: Fix case when showing an error
      adds  76253bda0d magit--git-wash-keep-error: Enable by default
      adds  15bf7dc53d magit--insert-log: Ignore magit--git-wash-keep-error 
again
      adds  8cee789f7a magit-anything-staged-p: Extend comment about Git 
v2.46.{0,1} bugs
      adds  089f130f73 ci: Generate statistics weekly
      adds  fed387282a magit-submodule-populate: Support --recursive
      adds  a98ebd273f magit-process-password-auth-source: Trim docstring
      adds  8a6ca692fe magit-process-password-prompt-regexps: Add another 
user@host lookup
      adds  621b67fc7e magit-list-special-refnames: Cosmetics
      adds  3deaad3d29 Use mapcan instead of cl-mapcan
      adds  93a7752842 magit-bookmark-name: Cosmetics
      adds  49c096722d magit-insert-untracked-files: Improve docs
      adds  1e17181a21 Regenerate texi manual
      adds  70aa9eeee0 Update changelog
      adds  98667fa8b2 magit-stash-{pop,apply}: Copy edit documentation
      adds  e52dedf07f magit-stash-{pop,apply}: Stop after successfully 
installing conflict
      adds  e8b85e43d4 magit-stash-push: Move "--" after other arguments
      adds  46824fb4c1 Fix typos in changelog
      adds  961b966f9a Require magit-process for the benefit of 
magit-auto-revert-mode
      adds  908de59440 Update changelog
      adds  cea06e4d4e Bump dependencies
      adds  7adad8c8d3 Release version 4.1.3

No new revisions were added by this update.

Summary of changes:
 .github/workflows/stats.yml |  2 ++
 CHANGELOG                   | 22 +++++++++++-
 default.mk                  |  4 ++-
 docs/RelNotes/4.0.0.org     |  2 +-
 docs/magit-section.org      |  4 +--
 docs/magit-section.texi     |  4 +--
 docs/magit.org              | 22 +++++++++---
 docs/magit.texi             | 22 +++++++++---
 lisp/magit-autorevert.el    |  2 +-
 lisp/magit-base.el          | 14 ++++----
 lisp/magit-branch.el        | 21 +++++------
 lisp/magit-diff.el          | 46 +++++++++++++-----------
 lisp/magit-git.el           | 29 +++++++++-------
 lisp/magit-mode.el          |  2 +-
 lisp/magit-process.el       |  9 ++---
 lisp/magit-remote.el        | 11 +++---
 lisp/magit-repos.el         |  6 ++--
 lisp/magit-section.el       | 11 ++----
 lisp/magit-stash.el         | 85 +++++++++++++++++++++++++++++++--------------
 lisp/magit-status.el        | 16 ++++-----
 lisp/magit-submodule.el     | 10 +++---
 lisp/magit-tag.el           |  2 +-
 lisp/magit.el               | 10 +++---
 23 files changed, 218 insertions(+), 138 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]