summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* ; Minor fixes in documentation of recently-changed VC commandsEli Zaretskii2023-05-261-1/+1
* Add vc-create/switch/print-branch to menu and update documentation (bug#63690)Juri Linkov2023-05-251-0/+9
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add vc-edit-next-commandSean Whitton2022-09-301-1/+2
* 'C-x v b' prefix key is used for branch commands to create/switch/print branchJuri Linkov2022-09-121-3/+3
* Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-101-29/+28
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-2/+3
* Remove many items obsolete since 24.1Stefan Kangas2022-07-081-9/+0
* Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-061-2/+2
* Remove Mtn from vc-handled-backendsLars Ingebrigtsen2022-06-071-1/+1
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-141-1/+1
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-041-3/+4
* Mark nil vc-follow-symlinks as safeLars Ingebrigtsen2022-01-221-0/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Suppress a compilation warning about vc-switch-backendLars Ingebrigtsen2021-11-081-1/+2
|/
* Avoid double argument evaluation in vc-call macroBasil L. Contovounesios2021-09-211-3/+3
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-2/+2
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-40/+32
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in vc/*.elStefan Kangas2020-12-051-1/+1
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-8/+0
* Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-021-5/+0
* vc-known-roots: Actually updateDmitry Gutov2020-06-261-1/+1
* M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-241-0/+5
* vc-working-revision: Bind default-directoryDmitry Gutov2020-05-181-1/+1
* * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).Juri Linkov2020-03-291-3/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* * lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.Juri Linkov2019-03-251-0/+2
* * lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.Juri Linkov2019-03-191-2/+1
* * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-181-10/+10
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-1/+1
* | Avoid calling vc backend if 'vc-display-status' is nilAndy Moreton2018-08-111-14/+16
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix some custom groupsGlenn Morris2017-12-141-2/+2
* Bind vc-region-historyKaushal Modi2017-09-301-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Update some Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-1/+1
* | Revert the disputed VC change and update the testsDmitry Gutov2016-04-241-14/+16
* | Merge from origin/emacs-25Paul Eggert2016-04-241-1/+1
|\|
| * Remove the Meta-CVS VC backendDmitry Gutov2016-04-191-1/+1
| * Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-141-2/+2