summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
Commit message (Expand)AuthorAge
* Recompute mode-lines when marking conflicts resolvedDmitry Gutov2021-01-31
* Only show "2x entries" i vc log buffers if neededLars Ingebrigtsen2021-01-19
* Update copyright year to 2021Paul Eggert2021-01-01
* Shorten over-wide docstrings in variablesStefan Kangas2020-12-19
* vc-create-tag: use vc-revision-history variableAndrii Kolomoiets2020-12-13
* Merge from origin/emacs-27Glenn Morris2020-12-09
|\
| * * lisp/vc/vc.el: Update args of backend API calls in the header commentsJuri Linkov2020-12-06
* | Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* | Use null-device where appropriateMichael Albinus2020-11-25
* | Doc fixDmitry Gutov2020-11-08
* | Mention which exact file is already registeredDmitry Gutov2020-11-08
* | Make vc-responsible-backend choose the most specific backendLars Ingebrigtsen2020-10-26
* | Restore vc-revision-other-window buffer-changing behaviourLars Ingebrigtsen2020-10-16
* | Improve support for using vc commands in indirect buffersNathan Moreau2020-10-05
* | Tweak the `C-x v =' command when done from a diff bufferKevin Ryde2020-09-14
* | Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-13
* | Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-07
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* | Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)Andrii Kolomoiets2020-09-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
* | M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-24
* | More not-state-changing vc commands can be used from non-file buffersJuri Linkov2020-06-24
* | Auto-setup for bug-reference-modeTassilo Horn2020-06-17
* | Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-15
* | Add new VC command `repository-url'Tassilo Horn2020-06-14
* | * lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949).Juri Linkov2020-04-14
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-30
* | In vc-print-branch-log use root instead of the default directory (bug#39704)Juri Linkov2020-03-10
* | Merge from origin/emacs-27Glenn Morris2020-03-04
|\|
| * vc-dir-ignore: More accurately choose base directoryDmitry Gutov2020-02-25
* | Merge from origin/emacs-27Glenn Morris2020-02-23
|\|
| * Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-23
* | Support state changing VC operations in dired-mode on files (bug#34949)Juri Linkov2020-02-19
|/
* Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-06
* Update copyright year to 2020Paul Eggert2020-01-01
* Improve vc--add-line, vc--remove-regexpWolfgang Scherer2019-12-25
* Minor fix in 'vc-print-root-log's prompt for revision IDEli Zaretskii2019-11-29
* Improve documentation and UI of 'C-x v L'Eli Zaretskii2019-11-29
* 'C-1 C-x v L' asks for revision and shows its log entry with diff (bug#38044)Juri Linkov2019-11-28
* (vc-default-update-on-retrieve-tag): Accept backend argumentAndrii Kolomoiets2019-11-14
* VC: ability to skip update buffers promptAndrii Kolomoiets2019-11-14
* * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.Juri Linkov2019-11-07
* Fix vc-default-ignoreWolfgang Scherer2019-09-15
* * lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644).Juri Linkov2019-07-25
* * lisp/vc/vc.el (vc-log-search): New command (bug#36644).Juri Linkov2019-07-16
* 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
* Merge from origin/emacs-26Glenn Morris2019-04-10
|\