summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-18Make vundo-popup-mode globalexternals/vundoZoey Hewll
2025-12-18vundo-diff: add validity checkPaul Nelson
2025-12-17vundo-goto-last-saved: avoid erroneous messagePaul Nelson
2025-12-17Remove global hook on vundo-diff quitCampbell Barton
2025-12-17Merge pull request #124 from ideasman42/pr-cleanup-docsYuan Fu
2025-12-16Cleanup: grammar & corrections for doc-strings & commentsCampbell Barton
2025-12-12Merge pull request #121 from hperrey/p_readme_font_suggestionYuan Fu
2025-12-12docs(README): update font suggestionHanno Perrey
2025-11-01Merge pull request #120 from tarsiiformes/groupYuan Fu
2025-10-29Specify custom group for vundo-diff-highlightJonas Bernoulli
2025-09-27Merge pull request #117 from ideasman42/pr-add-bindingYuan Fu
2025-09-27Cleanup: add missing binding, correct typoCampbell Barton
2025-06-17vundo as popup for normal undo/redo (issue #114)Michael Heerdegen
2025-04-17Incrementally refresh vundo buffer in popup-modeYuan Fu
2025-03-14New version and updated READMEYuan Fu
2025-03-14Add vundo-popup.elMichael Heerdegen
2025-01-14Warn about truncated undo-listYuan Fu
2024-12-25; Make it configurable to display vundo bufferYuan Fu
2024-04-25Add a command for ing to the beginning of next stem45mg
2024-04-20Bump version and document releaseJD Smith
2024-02-19Fix circular dependency (issue#104)Yuan Fu
2024-02-19Require vundo-diff.el in vundo.el (issue#104)Yuan Fu
2024-02-15Avoid duplicating vundo--timestampsJD Smith
2024-02-15Quit the vundo-diff window automatically.JD Smith
2024-01-28Minor cleanupYuan Fu
2024-01-28Navigate among all saved nodes with l/rJD Smith
2024-01-03Autoload vundo-ascii-symbols and vundo-unicode-symbols (issue#95)Yuan Fu
2024-01-03Add "vundo-diff-setup-hook" for manipulating the diff for displayCampbell Barton
2024-01-01Cleanup: avoid unnecessary concat, use eobpCampbell Barton
2024-01-01* vundo.el, README.TXT: Bump version, document releaseJD Smith
2023-12-21Make sure no tabs in the sourceYuan Fu
2023-12-21Merge remote-tracking branch 'ideasman42/pr-tabs-to-spaces'Yuan Fu
2023-12-21Fix error activating an diff at the root of the treeCampbell Barton
2023-12-22Cleanup: tabs to spacesCampbell Barton
2023-12-19; * vundo-diff.el (vundo-diff): Fix comment.Yuan Fu
2023-12-19Merge remote-tracking branch 'jdtsmith/fix-cleanup'Yuan Fu
2023-12-19vundo-diff: fix cleanup regexp and inhibit --labelsJD Smith
2023-12-17Update docstringYuan Fu
2023-12-16; * README.txt (states): Fix comparison.Yuan Fu
2023-12-16Call current-column as infrequently as possible when drawing treeJD Smith
2023-12-16; * README.txt: Document diff keys.JD Smith
2023-12-09diff support with marked ranges and custom diff bufferJD Smith
2023-09-28; * vundo.el (vundo-post-exit-hook): Fix docstring.Yuan Fu
2023-06-19; * vundo.el (vundo--calculate-shortest-route): Fix docstring.Yuan Fu
2023-06-19; * vundo.el (vundo-mode): Turn off jit-lock-mode the right wayYuan Fu
2023-06-12Add special hook vundo-after-undo-functionsProtesilaos Stavrou
2023-05-10; * README.txt: Mention branch highlight.Yuan Fu
2023-05-10Introduce distinct stem face for branching nodesJD Smith
2023-05-07* vundo.el: Bump version.Yuan Fu
2023-05-03* test/vundo-stress-test.el: New file.JD Smith