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

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

[nongnu] elpa/git-commit updated (ea1d09e0a7 -> 6c98ba3dac)


From: ELPA Syncer
Subject: [nongnu] elpa/git-commit updated (ea1d09e0a7 -> 6c98ba3dac)
Date: Fri, 6 May 2022 15:58:10 -0400 (EDT)

elpasync pushed a change to branch elpa/git-commit.

      from  ea1d09e0a7 magit-tag-release: Fix creating first release
       new  d176c2a278 magit-custom-initialize-reset: Improve docstring
       new  16aa4340c8 Add missing section headings
       new  42a954adb4 Remove unnecessary variable declaration
       new  c3268fc69d git-commit.el: Rearrange dependencies
       new  85e169736e magit-refresh: No longer hardcode dedicated post-command 
hooks
       new  ec64fa4d63 magit-refresh: No longer hardcode 
magit-auto-revert-buffers
       new  632536ca9c Add magit-status-goto-initial-section to 
magit-create-buffer-hook
       new  ce29c373b9 magit-section.el: Move internal variables to beginning 
of file
       new  e35f2b9be7 magit-blame.el: Move internal variables to beginning of 
file
       new  2d679dff02 Move definition of magit-tramp-process-environment
       new  f365aa48c4 Move shared infix argument magit:--gpg-sign to magit.el
       new  cc07643bb1 Use fboundp instead of declare-function for magit-blame 
functions
       new  6c98ba3dac Use fboundp instead of requiring magit-wip


Summary of changes:
 lisp/git-commit.el    | 28 +++++++-----------
 lisp/magit-apply.el   | 20 +++++++++----
 lisp/magit-base.el    | 14 ++++-----
 lisp/magit-blame.el   | 34 ++++++++++-----------
 lisp/magit-commit.el  | 82 ++++++++-------------------------------------------
 lisp/magit-core.el    |  2 ++
 lisp/magit-diff.el    |  3 +-
 lisp/magit-git.el     | 15 ++++------
 lisp/magit-log.el     |  4 +--
 lisp/magit-margin.el  |  2 ++
 lisp/magit-mode.el    | 30 +++++++------------
 lisp/magit-reset.el   |  2 ++
 lisp/magit-section.el | 18 +++++------
 lisp/magit-status.el  | 19 ++++--------
 lisp/magit-tag.el     |  2 ++
 lisp/magit.el         | 68 ++++++++++++++++++++++++++++++++++++++++++
 16 files changed, 170 insertions(+), 173 deletions(-)



reply via email to

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