tarsius pushed a change to branch elpa/magit.
from 8783759256 magit-wip--commitable-p: Return nil before initial commit
new 89c12a1a8c ediff: Use magit-get-revision-buffer for index blobs
new b8074b3202 ediff: Use magit-ediff--find-file for worktree files
new d6a9ff74e4 magit--get-blob-buffer: New function
new ad79d46df9 magit-ediff-buffers: Replace with simpler implementation
new ae0c472814 magit-ediff-show-working-tree: Use magit-modified-files
new 1c2f05985b magit-ediff-show-stash: Justify docstring
new 26de054bcf magit-ediff-compare--read-revisions: Use "{worktree}"
symbolic rev
new 3125b51ede magit-ediff: Disable inapt suffixes
new 8a34d80c2d magit-ediff: Fix arguments to autoload
new 29c6241993 magit-bury{,-or-kill-}buffer: Offer to quit related
Ediff session
Summary of changes:
lisp/magit-base.el | 10 ++
lisp/magit-diff.el | 2 +-
lisp/magit-ediff.el | 284 ++++++++++++++++++++++------------------------------
lisp/magit-files.el | 62 +++++++++---
4 files changed, 177 insertions(+), 181 deletions(-)