summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
Commit message (Expand)AuthorAgeFilesLines
* Doc fixDmitry Gutov2020-11-081-1/+1
* Mention which exact file is already registeredDmitry Gutov2020-11-081-1/+1
* Make vc-responsible-backend choose the most specific backendLars Ingebrigtsen2020-10-261-6/+16
* Restore vc-revision-other-window buffer-changing behaviourLars Ingebrigtsen2020-10-161-7/+7
* Improve support for using vc commands in indirect buffersNathan Moreau2020-10-051-11/+27
* Tweak the `C-x v =' command when done from a diff bufferKevin Ryde2020-09-141-3/+10
* Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-131-9/+9
* Use format-prompt in read-file-name calls that have a defaultLars Ingebrigtsen2020-09-071-9/+9
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-5/+2
* Don't move point in vc-dir on vc-register/vc-checkin (bug#43188)Andrii Kolomoiets2020-09-051-4/+0
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-141-3/+0
* Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-021-4/+2
* M-n in read-directory-name of vc commands gets project dirs (bug#41821)Juri Linkov2020-06-241-2/+4
* More not-state-changing vc commands can be used from non-file buffersJuri Linkov2020-06-241-3/+1
* Auto-setup for bug-reference-modeTassilo Horn2020-06-171-3/+7
* Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-151-2/+5
* Add new VC command `repository-url'Tassilo Horn2020-06-141-0/+4
* * lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949).Juri Linkov2020-04-141-12/+22
* Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-301-31/+9
* In vc-print-branch-log use root instead of the default directory (bug#39704)Juri Linkov2020-03-101-4/+6
* Merge from origin/emacs-27Glenn Morris2020-03-041-8/+10
|\
| * vc-dir-ignore: More accurately choose base directoryDmitry Gutov2020-02-251-8/+10
* | Merge from origin/emacs-27Glenn Morris2020-02-231-27/+30
|\|
| * Move more logic to vc-ignore from vc-default-ignoreDmitry Gutov2020-02-231-27/+30
* | Support state changing VC operations in dired-mode on files (bug#34949)Juri Linkov2020-02-191-7/+28
|/
* Wrap some set-auto-mode calls with delay-mode-hooks (bug#39190)Juri Linkov2020-02-061-1/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve vc--add-line, vc--remove-regexpWolfgang Scherer2019-12-251-9/+11
* Minor fix in 'vc-print-root-log's prompt for revision IDEli Zaretskii2019-11-291-1/+1
* Improve documentation and UI of 'C-x v L'Eli Zaretskii2019-11-291-4/+5
* 'C-1 C-x v L' asks for revision and shows its log entry with diff (bug#38044)Juri Linkov2019-11-281-10/+31
* (vc-default-update-on-retrieve-tag): Accept backend argumentAndrii Kolomoiets2019-11-141-1/+1
* VC: ability to skip update buffers promptAndrii Kolomoiets2019-11-141-7/+18
* * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.Juri Linkov2019-11-071-1/+2
* Fix vc-default-ignoreWolfgang Scherer2019-09-151-4/+9
* * lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644).Juri Linkov2019-07-251-2/+7
* * lisp/vc/vc.el (vc-log-search): New command (bug#36644).Juri Linkov2019-07-161-0/+18
* 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
* Merge from origin/emacs-26Glenn Morris2019-04-101-3/+14
|\
| * Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'Eli Zaretskii2019-04-061-3/+14
* | * lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.Juri Linkov2019-03-251-0/+53
* | * lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.Juri Linkov2019-03-191-3/+7
* | * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-181-29/+16
* | Merge from origin/emacs-26Glenn Morris2019-02-081-2/+5
|\|
| * Fix failures of vc-find-revision with non-ASCII file namesEli Zaretskii2019-02-081-2/+5
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\|
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/vc/vc.el (vc-find-revision-no-save): Use decode-coding-inserted-regionJuri Linkov2018-12-131-14/+19