tarsius pushed a change to branch elpa/magit. from f52dfada8f Release version 4.3.0 new 7298daa607 magit-commit-amend-assert: Return non-nil if NOPATCH is non-nil new e5440ee108 Fix pasto new 103e7d47e6 magit-diff-argument-predicate: Fix prefix detect new dfd293b951 Use dolist instead of mapc except in the simplest cases new b827757eef magit-map-sections: Use ## new da1484260c Use ## instead of apply-partially in some cases new 3f2a501ec8 Revert "magit-insert-section: Fix indent declaration" new da08c80e29 Update changelog new 223461b52c magit-format-file-function: New option new 7a4b665f25 magit-jump-to-diffstat-or-diff: Move definition new 085baa2ac9 magit-{previous,next}-reference: New commands
Summary of changes: CHANGELOG | 17 ++++++++++ docs/magit.org | 8 +++++ docs/magit.texi | 8 +++++ lisp/magit-base.el | 11 +++--- lisp/magit-commit.el | 2 +- lisp/magit-diff.el | 92 +++++++++++++++++++++++++++++++++++++-------------- lisp/magit-log.el | 53 +++++++++++++++++++++++++++++ lisp/magit-mode.el | 1 + lisp/magit-repos.el | 25 +++++++------- lisp/magit-section.el | 6 ++-- lisp/magit-status.el | 3 +- 11 files changed, 178 insertions(+), 48 deletions(-)