summaryrefslogtreecommitdiff
path: root/lisp/vc/log-view.el
AgeCommit message (Expand)Author
2026-02-14vc-log-show-limit: Change default to 500, and the button to 4XDmitry Gutov
2026-01-10; log-view-mode-map: Fix binding M-RET in text mode frames.Sean Whitton
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-17New M-RET, M-p, M-n commands in Log View modeSean Whitton
2025-12-17log-view-toggle-entry-display: Don't deactivate the markSean Whitton
2025-12-17; Log View beg and end of defun functions: Style improvements.Sean Whitton
2025-12-08New 'R' code letter for 'interactive' formsSean Whitton
2025-11-24Persist Log View mode marks across buffer revertSean Whitton
2025-11-23New commands to rewind decentralized VCS branchesSean Whitton
2025-11-13VC revert commands: Facilities to entirely delete revisionsSean Whitton
2025-10-04VC: New commands for cherry-picking (bug#79408)Sean Whitton
2025-10-04; Improve the documentation of the last commitEli Zaretskii
2025-10-04Improve log-view-copy-revision-as-killSean Whitton
2025-10-04New command log-view-copy-revision-as-killTimo Myyrä
2025-10-03New command log-view-unmark-all-entriesSean Whitton
2025-10-02Log View marking: Fix lambda listsSean Whitton
2025-09-08Make C-x v w w work in Log View mode, to change working directorySean Whitton
2025-09-06Fix log-view--mark-unmark interactive argumentsSean Whitton
2025-09-05Log View marking commands: respect numeric prefixes & active regionsSean Whitton
2025-09-05; log-view-mark-entry, log-view-unmark-entry: Fix advancing point.Sean Whitton
2025-09-05Make 'm' and 'u' in Log View mode more standardSean Whitton
2025-06-13New user option: vc-allow-async-diffDmitry Gutov
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-23; Insert missing quotation in FIXMESean Whitton
2024-10-23Support modifying VC change comments for GitSean Whitton
2024-10-20; * lisp/vc/log-view.el (log-view-modify-change-comment): Add FIXME.Sean Whitton
2024-10-20; * lisp/vc/log-view.el (log-view-modify-change-comment): Add FIXME.Sean Whitton
2024-10-17log-view-modify-change-comment: Prepend Summary headerSean Whitton
2024-10-17New get-change-comment VC backend actionSean Whitton
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-15Support viewing VC change history across renames (Git, Hg)Dmitry Gutov
2023-10-22* lisp/vc/log-view.el (log-view-mode-menu): Quote derived modes (bug#66686).Juri Linkov
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-10-08Add a VC command to prepare patchesPhilip Kaludercic
2022-05-06Further log-view-file-next fix-upsLars Ingebrigtsen
2022-05-06Remove the P/N/M-p/M-n bindings from the general log-view mapLars Ingebrigtsen
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-16Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen
2021-10-14Use `define-keymap' in log-view.elLars Ingebrigtsen
2021-09-18; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas
2021-09-14; More minor docfixes found by checkdocStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-05Prefer setq-local in vc/*.elStefan Kangas
2020-11-29Make log-view-commit-body less intrusiveProtesilaos Stavrou
2020-11-09Use a separate face for expanded log-view bodiesProtesilaos Stavrou
2020-01-01Update copyright year to 2020Paul Eggert
2019-11-30Add ':extend' attribute to faces and themesEli Zaretskii
2019-10-19Add ':extend t' face attribute to diff faces (bug#37774)Juri Linkov