tarsius pushed a change to branch elpa/magit.

      from  569583c4417 magit-hunk-section: Add fontified slot
       new  d6593a4e36c Require dired, message and epa directly
       new  be8f9bac841 No longer require package
       new  08d2e611682 magit-pop-revision-stack: Cosmetics
       new  aadc755b5b6 magit-commit-{absorb,autofixup}: Use prog1
       new  ad72e11a7cd magit-process-display-buffer: Use when-let*
       new  bde3ea3e9e5 Info-follow-nearest-node@gitman: Use if-let*
       new  78fcb84c633 Move additional branches into existing uses of cond
       new  d3d0505b35c Use cond more
       new  f70d2f622f8 Use cond-let and cond-let* more
       new  d3f65e92fc8 magit-discard-apply: Absorb magit-discard-apply
       new  db0671117e8 magit-rebase-continue: Fix recent refactor mistake
       new  f9dd4a3e510 magit-section-invisible-p: Define as an alias for 
magit-section-hidden
       new  46e4b5d8214 magit-discard-apply: Fix recent regression
       new  fb5988d9d65 magit-log-matching-{branches,tags}: Cosmetics
       new  2d1c55295bb magit-read-shelved-branch: New function
       new  31c0ae17d34 magit-delete-shelved-branch: New command
       new  e141b13cc93 magit-save-repository-buffers: Cosmetics
       new  5fa06e2b54d magit-save-repository-buffers-predicate: New variable
       new  c7ba53b4b40 Fix saving value of log and diff transient menus
       new  d5b01559fe8 Do not use if-let* in autoloaded advise
       new  be5d0e96b4c Update changelog
       new  5eb31a419a9 magit-revert-rev-file-buffer: Respect nil 
enable-local-variables


Summary of changes:
 CHANGELOG              |  14 +++++++
 lisp/git-rebase.el     |   7 ++--
 lisp/magit-apply.el    |  50 +++++++++--------------
 lisp/magit-base.el     |   2 +
 lisp/magit-blame.el    |  39 +++++++++---------
 lisp/magit-branch.el   |  27 ++++++-------
 lisp/magit-commit.el   |   4 +-
 lisp/magit-diff.el     | 101 +++++++++++++++++++++++------------------------
 lisp/magit-dired.el    |   2 +
 lisp/magit-ediff.el    |  30 +++++++-------
 lisp/magit-extras.el   |  80 ++++++++++++++++++-------------------
 lisp/magit-files.el    |   5 ++-
 lisp/magit-git.el      |  45 ++++++++++++---------
 lisp/magit-log.el      |  43 +++++++++++---------
 lisp/magit-mode.el     | 105 +++++++++++++++++++++++++++----------------------
 lisp/magit-patch.el    |   3 ++
 lisp/magit-process.el  |  40 +++++++++----------
 lisp/magit-push.el     |   8 ++--
 lisp/magit-refs.el     |   4 ++
 lisp/magit-repos.el    |  11 +++---
 lisp/magit-section.el  |  38 +++++++++---------
 lisp/magit-sequence.el |  57 ++++++++++++++-------------
 lisp/magit-status.el   |  90 +++++++++++++++++++++---------------------
 lisp/magit.el          |  11 ++----
 24 files changed, 422 insertions(+), 394 deletions(-)

Reply via email to