summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-28flydiff: Don't try to update buffers in certain VC statesexternals/diff-hlDmitry Gutov
2026-04-27diff-hl-dired-extra-indicators: No ignored indicators for directoriesDmitry Gutov
2026-04-26Remove the workaround for debbugs#18605, we require a newer Emacs alreadyDmitry Gutov
2026-04-26Bump copyright yearsDmitry Gutov
2026-04-26Merge pull request #270 from rynffoll/dired-nested-pathsDmitry Gutov
2026-04-24diff-hl-dired: Skip up-to-date entries earlierRuslan Kamashev
2026-04-03diff-hl-dired: Simplify concurrent VC process handlingRuslan Kamashev
2026-03-28Merge pull request #260 from NicholasBHubbard/next-prev-hunk-auto-recenterDmitry Gutov
2026-02-28diff-hl-dired: Handle nested file pathsRuslan Kamashev
2026-02-26Change the workaround for #230 to allow the non-thread method [macOS]Dmitry Gutov
2026-02-23diff-hl--when-done: Use add-functionDmitry Gutov
2026-02-23Delete now unused functionDmitry Gutov
2026-02-08Merge pull request #269 from prashantvithani/masterDmitry Gutov
2026-02-05fix: Handle cons cell value for line-spacingPrashant Vithani
2025-12-16Mention corresponding versions #263Dmitry Gutov
2025-12-16Switch static-if checks to use boundp and fboundpDmitry Gutov
2025-12-14Merge pull request #262 from spwhitton/vc-run-delayed-successDmitry Gutov
2025-12-07diff-hl--resolve: Use vc-run-delayed-success on Emacs >=31Sean Whitton
2025-11-26Merge branch 'specialized-run-delayed'Dmitry Gutov
2025-11-26Bump copyright year in diff-hl-show-hunk.elDmitry Gutov
2025-11-25Fix b-c warningsDmitry Gutov
2025-11-21disable auto recentering from diff-hl-find-current-hunkNicholas B. Hubbard
2025-11-21Merge pull request #228 from wyuenho/customizable-ignorable-commandsDmitry Gutov
2025-11-21Merge pull request #227 from wyuenho/refactor-show-hunkDmitry Gutov
2025-11-20Add option to auto recenter after diff-hl-{next,previous}-hunkNicholas B. Hubbard
2025-11-19Make sure diff-hl-revert-hunk supports buffer-local reference revisionDmitry Gutov
2025-11-15Make ignorable commands customizableJimmy Yuen Ho Wong
2025-11-15define obsolete aliases for old diff-hl-inline-popup namesJimmy Yuen Ho Wong
2025-11-15move show-hink-inline related code to prevent circular dependencyJimmy Yuen Ho Wong
2025-11-15rename diff-hl-inline-popup.el to diff-hl-show-hunk-inline.elJimmy Yuen Ho Wong
2025-11-15rename diff-hl-show-hunk-inline-popup to diff-hl-show-hunk-inlineJimmy Yuen Ho Wong
2025-11-15fix spellingJimmy Yuen Ho Wong
2025-11-15rename diff-hl-inline-popup to diff-hl-show-hunk-inlineJimmy Yuen Ho Wong
2025-11-12diff-hl-show-hunk: Use "vc diff" when we canDmitry Gutov
2025-11-11Merge pull request #257 from wyuenho/fix-256Dmitry Gutov
2025-11-10diff-hl--update-buffer: Check for livenessDmitry Gutov
2025-11-10Make the diff processes not query on Emacs' exitDmitry Gutov
2025-11-09fix #256: prevent diff-hl-inline-popup-hide from being called twiceJimmy Yuen Ho Wong
2025-11-09Fix update-on-idle in background buffersDmitry Gutov
2025-11-05diff-hl--when-done: Make sure to avoid running callback when process killedDmitry Gutov
2025-11-05Move the smartrep-define-key declaration, as suggested by @monnierDmitry Gutov
2025-11-05Merge pull request #255 from tarsiiformes/silencioDmitry Gutov
2025-11-02Fix compiler warnings involving macroJonas Bernoulli
2025-11-02Fix compiler warning for Emacs 31Jonas Bernoulli
2025-11-02Fix compiler warnings about project symbols properlyJonas Bernoulli
2025-11-02Merge pull request #254 from bcardoso/silence-compiler-warningsDmitry Gutov
2025-10-31fix(diff-hl.el): Silence compiler warningsbcardoso
2025-10-30Delete outdated referenceDmitry Gutov
2025-10-27diff-hl--when-done: New functionDmitry Gutov
2025-10-25Merge pull request #253 from dgutov/jj-with-resolve-revisionDmitry Gutov