summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hooks.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Add vc-edit-next-commandSean Whitton2022-09-30
* 'C-x v b' prefix key is used for branch commands to create/switch/print branchJuri Linkov2022-09-12
* Prefer defvar-keymap in vc/*.elStefan Kangas2022-08-10
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-01
* Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* Prefer defcustom :safe to putting 'safe-local-variable'Stefan Kangas2022-07-06
* Remove Mtn from vc-handled-backendsLars Ingebrigtsen2022-06-07
* ; Fix mistakes in 'declare function' formsEli Zaretskii2022-05-14
* (with-demoted-errors): Warn on missing `format` argStefan Monnier2022-02-04
* Mark nil vc-follow-symlinks as safeLars Ingebrigtsen2022-01-22
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Suppress a compilation warning about vc-switch-backendLars Ingebrigtsen2021-11-08
|/
* Avoid double argument evaluation in vc-call macroBasil L. Contovounesios2021-09-21
* ; More minor docfixes found by checkdocStefan Kangas2021-09-14
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Update copyright year to 2021Paul Eggert2021-01-01
* Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-14
* Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-02
* vc-known-roots: Actually updateDmitry Gutov2020-06-26
* M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-24
* vc-working-revision: Bind default-directoryDmitry Gutov2020-05-18
* * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).Juri Linkov2020-03-29
* Update copyright year to 2020Paul Eggert2020-01-01
* Update author/maintainer infoPaul Eggert2019-05-26
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* * lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.Juri Linkov2019-03-25
* * lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.Juri Linkov2019-03-19
* * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-18
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | Avoid calling vc backend if 'vc-display-status' is nilAndy Moreton2018-08-11
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix some custom groupsGlenn Morris2017-12-14
* Bind vc-region-historyKaushal Modi2017-09-30
* 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
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-07
* | Revert the disputed VC change and update the testsDmitry Gutov2016-04-24
* | Merge from origin/emacs-25Paul Eggert2016-04-24
|\|
| * Remove the Meta-CVS VC backendDmitry Gutov2016-04-19
| * Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-14
* | Some improvements in vcMichael Albinus2016-04-24
* | Merge from origin/emacs-25Paul Eggert2016-04-11
|\|