elpasync pushed a change to branch externals/diff-hl.
from 902d082d70 Check buffer liveness (both work buffers and source
buffer)
new dafdfcfcaf Support indirect buffers by resolving base buffer file
names
new 5ac2255468 Ensure commands use the user's active buffer
new f0746ba079 Update diff-hl--update to synchronize overlays across
all indirect buffers
new 55806aa9aa Simplify base buffer resolution for indirect buffers
new 246621df10 Merge pull request #276 from
jamescherti/fix-indirect-buffers
new 9092cfcaf8 diff-hl-diff-buffer-with-reference: Disable dir-locals
lookup
new d4934341a4 Fix: diff-hl-magit-post-refresh wrong file name
new 581c5771a3 fix: Match relative file name in
diff-hl-magit-post-refresh
new ca4391f09e Merge pull request #280 from danielfleischer/patch-1
Summary of changes:
diff-hl-amend.el | 4 +-
diff-hl-flydiff.el | 7 +--
diff-hl-show-hunk.el | 13 ++---
diff-hl.el | 138 +++++++++++++++++++++++++++++----------------------
test/diff-hl-test.el | 16 +++---
5 files changed, 100 insertions(+), 78 deletions(-)