aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc/log-view.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* vc-log-show-limit: Change default to 500, and the button to 4XDmitry Gutov2026-02-141-1/+1
* ; log-view-mode-map: Fix binding M-RET in text mode frames.Sean Whitton2026-01-101-1/+1
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* New M-RET, M-p, M-n commands in Log View modeSean Whitton2025-12-171-1/+33
* log-view-toggle-entry-display: Don't deactivate the markSean Whitton2025-12-171-1/+2
* ; Log View beg and end of defun functions: Style improvements.Sean Whitton2025-12-171-20/+18
* New 'R' code letter for 'interactive' formsSean Whitton2025-12-081-6/+2
* Persist Log View mode marks across buffer revertSean Whitton2025-11-241-0/+18
* New commands to rewind decentralized VCS branchesSean Whitton2025-11-231-1/+34
* VC revert commands: Facilities to entirely delete revisionsSean Whitton2025-11-131-37/+110
* VC: New commands for cherry-picking (bug#79408)Sean Whitton2025-10-041-4/+118
* ; Improve the documentation of the last commitEli Zaretskii2025-10-041-2/+2
* Improve log-view-copy-revision-as-killSean Whitton2025-10-041-4/+6
* New command log-view-copy-revision-as-killTimo Myyrä2025-10-041-0/+13
* New command log-view-unmark-all-entriesSean Whitton2025-10-031-0/+7
* Log View marking: Fix lambda listsSean Whitton2025-10-021-8/+8
* Make C-x v w w work in Log View mode, to change working directorySean Whitton2025-09-081-0/+4
* Fix log-view--mark-unmark interactive argumentsSean Whitton2025-09-061-10/+20
* Log View marking commands: respect numeric prefixes & active regionsSean Whitton2025-09-051-4/+51
* ; log-view-mark-entry, log-view-unmark-entry: Fix advancing point.Sean Whitton2025-09-051-2/+2
* Make 'm' and 'u' in Log View mode more standardSean Whitton2025-09-051-23/+41
* New user option: vc-allow-async-diffDmitry Gutov2025-06-131-9/+11
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* ; Insert missing quotation in FIXMESean Whitton2024-10-231-1/+1
* Support modifying VC change comments for GitSean Whitton2024-10-231-2/+2
* ; * lisp/vc/log-view.el (log-view-modify-change-comment): Add FIXME.Sean Whitton2024-10-201-0/+9
* ; * lisp/vc/log-view.el (log-view-modify-change-comment): Add FIXME.Sean Whitton2024-10-201-0/+6
* log-view-modify-change-comment: Prepend Summary headerSean Whitton2024-10-171-0/+12
* New get-change-comment VC backend actionSean Whitton2024-10-171-5/+11
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Support viewing VC change history across renames (Git, Hg)Dmitry Gutov2023-12-151-2/+4
|/
* * lisp/vc/log-view.el (log-view-mode-menu): Quote derived modes (bug#66686).Juri Linkov2023-10-221-6/+6
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add a VC command to prepare patchesPhilip Kaludercic2022-10-081-0/+1
* Further log-view-file-next fix-upsLars Ingebrigtsen2022-05-061-2/+8
* Remove the P/N/M-p/M-n bindings from the general log-view mapLars Ingebrigtsen2022-05-061-5/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Adjust `defvar-keymap' and `define-keymap' to the new syntaxLars Ingebrigtsen2021-11-161-5/+5
* | Use `define-keymap' in log-view.elLars Ingebrigtsen2021-10-141-33/+18
|/
* ; More stylistic docfixes in vc/*.el found by checkdocStefan Kangas2021-09-181-1/+1
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-6/+4
* Make log-view-commit-body less intrusiveProtesilaos Stavrou2020-11-291-9/+1
* Use a separate face for expanded log-view bodiesProtesilaos Stavrou2020-11-091-1/+13
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Add ':extend' attribute to faces and themesEli Zaretskii2019-11-301-2/+2
* Add ':extend t' face attribute to diff faces (bug#37774)Juri Linkov2019-10-191-2/+2