tarsius pushed a change to branch elpa/magit.
from e83149fff9 AUTHORS.md: Update list of contributors
new a07c415917 magit-with-test-directory: No longer suppress message
new e982af0c86 magit--revert-blob-buffer: Do not set local variables
new 02c3b126d2 magit-find-file--restore-position: Remove unnecessary
check
new 495345e9ae magit-diff-visit--offset: Improve function signature
new db5aa451ce magit-diff-visit--offset: Support comparing blobs
directly
new 87090491d4 magit-find-file--restore-position: Fix and refactor
new a0a610af0c magit-diff-visit--position: Refactor for clarity
new 6419ec79d8 magit-find-file-noselect: Trigger point restoration from
here
new 692d3a1150 magit-find-file-noselect: Tweak error messages
new 95fee38863 magit-find-file-noselect: Accept nil as synonym for
"{worktree}"
new c1def9b47e magit-find-file-noselect: Avoid misleading error message
new a6aa235918 magit-find-file-index-noselect: Deprecate
Summary of changes:
lisp/magit-diff.el | 29 ++++++---
lisp/magit-ediff.el | 35 ++++++-----
lisp/magit-files.el | 169 ++++++++++++++++++++++++++++------------------------
test/magit-tests.el | 5 +-
4 files changed, 133 insertions(+), 105 deletions(-)