summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-dispatcher.el
Commit message (Expand)AuthorAge
* Handle relative file names in vc-resynch-window and vc-resynch-bufferJuri Linkov2023-01-24
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* vc-filter-command-function: Abbreviate default valueSean Whitton2022-09-26
* Tweak window handling in vc-pull-and-pushLars Ingebrigtsen2022-09-24
* Generalize & simplify implementation of user edits to VC commandsSean Whitton2022-09-24
* Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-24
* Add support for user edits to VC command argumentsSean Whitton2022-09-21
* vc-do-command: Actually include "torsocks" in the commandSean Whitton2022-09-17
* Use substitute-command-keys in some vc messagesStefan Kangas2022-09-16
* 'C-c C-d' on vc-log buffer shows the diff from 'vc-log-fileset' (bug#52349)Juri Linkov2022-08-28
* 'C-x v v' on a diff buffer commits it as a patch (bug#52349)Juri Linkov2022-08-28
* string-equal-ignore-case: new functionSam Steingold2022-07-26
* * lisp/vc/vc-dispatcher.el (vc-log-edit): Un-quote the lambdaStefan Monnier2022-07-21
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | ; * lisp/vc/vc-dispatcher.el (vc-command-messages): Doc fix.Eli Zaretskii2021-12-16
* | * lisp/vc/vc-dispatcher.el (vc-command-messages): Add choice 'log'.Juri Linkov2021-12-16
|/
* ; Adjust overly long docstrings to fit 80 charactersStefan Kangas2021-09-26
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* Fix a few Edebug specifications where code is wrapped in lambdas.Philipp Stephani2021-05-17
* ; Normalize and add missing first and last linesStefan Kangas2021-04-19
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Prefer defvar-local in vc/*.elStefan Kangas2021-01-31
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* Fix misuses of `make-local-variable` on hooksStefan Monnier2020-11-04
* Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)Andrii Kolomoiets2020-09-05
* Support state changing VC operations in dired-mode on files (bug#34949)Juri Linkov2020-02-19
* Update copyright year to 2020Paul Eggert2020-01-01
* Improve the documentation of 'vc-tor'Eli Zaretskii2019-10-26
* New defcustom 'vc-tor'Richard Stallman2019-10-26
* Update author/maintainer infoPaul Eggert2019-05-26
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/vc/vc-dispatcher.el (vc-do-command): Let-bind inhibit-message to tJuri Linkov2019-05-19
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | * lisp/vc/vc-dispatcher.el (vc-do-command): Bind message-truncate-lines to tJuri Linkov2018-02-21
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Update some Maintainer: header commentsGlenn Morris2017-06-05
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | make `vc-log-operation' buffer local to allow multiple simultaneous editingSam Steingold2016-03-17
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Check if the file exists on disk before producing the revert diffDmitry Gutov2015-11-26
* Delete the old process in vc-setup-bufferDmitry Gutov2015-05-28
* Extract ChangeLog entries when committing a directoryDmitry Gutov2015-04-11
* Use the VC root in `log-edit-listfun'Dmitry Gutov2015-04-10
* Update copyright year to 2015Paul Eggert2015-01-01
* Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-10