aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Highlight error messages from diff in diff-modeLars Ingebrigtsen2020-08-211-0/+7
* Fix problem with non-ASCII characters in ediff error messagesLars Ingebrigtsen2020-08-201-0/+4
* Fix compilation warning in vc-cvs from previous changeLars Ingebrigtsen2020-08-201-0/+2
* Don't message the hunk status when just going to itLars Ingebrigtsen2020-08-201-2/+1
* Remove the "Summary: " but from cvs checkinsLars Ingebrigtsen2020-08-201-16/+17
* Add a variable to control VC completion over branch namesTom Tromey2020-08-191-3/+15
* Remove some compat code from ediffLars Ingebrigtsen2020-08-182-11/+8
* Remove some compat code from ediff-util.elLars Ingebrigtsen2020-08-181-5/+3
* Fix visual fringe glitch in diff-modeGregory Heytings2020-08-141-1/+1
* Remove many items obsolete since Emacs 23.1Stefan Kangas2020-08-143-12/+0
* Notify the user if we errors when querying for registered git filesEmilio Lopes2020-08-131-1/+1
* Remove some compat code from ediff-init.elLars Ingebrigtsen2020-08-121-15/+0
* Use one src status -a call for vc-src-dir-status-filesWolfgang Scherer2020-08-091-22/+45
* vc-hg: use 'hg summary' to populate vc-dir headersAndrii Kolomoiets2020-08-091-17/+20
* vc-hg-create-tag: Possibility to create a branchAndrii Kolomoiets2020-08-091-3/+21
* Declare some ancient compat aliases obsolete (Bug#41328)Stefan Kangas2020-07-311-4/+3
* * lisp/vc/vc-git.el (vc-git-log-view-mode): Font-lock AuthorDate (bug#40248)Juri Linkov2020-07-291-1/+1
* * lisp/vc/vc-git.el (vc-git-log-view-mode): Fix commit regexp (bug#40248)Juri Linkov2020-07-241-1/+1
* Revert feature added in bfd96e995d using project directories in vc (bug#41821)Juri Linkov2020-07-023-10/+3
* 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-243-3/+10
* More not-state-changing vc commands can be used from non-file buffersJuri Linkov2020-06-241-3/+1
* Fix display-buffer-override-next-command to call action only once (bug#39722)Juri Linkov2020-06-221-2/+3
* Bind default-directory to given DIR.Tassilo Horn2020-06-181-0/+1
* vc-git-dir-extra-headers: Fix recent breakageDmitry Gutov2020-06-181-2/+2
* Auto-setup for bug-reference-modeTassilo Horn2020-06-171-3/+7
* Use vc-git-repository-url in vc-git-dir-extra-headersTassilo Horn2020-06-151-11/+5
* Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-155-8/+13
* Add new VC command `repository-url'Tassilo Horn2020-06-145-1/+35
* Implement 'mark-resolved' for the Git backendDmitry Gutov2020-05-231-0/+4
* Bookmark locations can refer to VC directory buffers (bug#39722)Matthias Meulien2020-05-211-0/+36
* vc-working-revision: Bind default-directoryDmitry Gutov2020-05-181-1/+1
* Remove Emacs 22 compat code from ediff-vers.elStefan Kangas2020-05-161-15/+10
* Use directory-files-no-dot-files-regexp wherever possibleMattias Engdegård2020-04-161-1/+1
* Fix bugs, inefficiencies and bad style in regexpsMattias Engdegård2020-04-161-1/+1
* Merge from origin/emacs-27Glenn Morris2020-04-151-3/+2
|\
| * Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-141-3/+2
* | * lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949).Juri Linkov2020-04-141-12/+22
* | gnus-shorten-url: Improve and avoid args-out-of-range errorŠtěpán Němec2020-04-132-15/+4
* | Merge from origin/emacs-27Glenn Morris2020-04-051-1/+1
|\ \ | |/
| * Handle filling of indented ChangeLog function entriesNoam Postavsky2020-04-041-1/+1
* | * lisp/vc/vc-dir.el: Commands to mark un/registered files (bug#34949)Juri Linkov2020-04-031-0/+31
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-302-32/+22
* | * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949).Juri Linkov2020-03-292-4/+14
* | Disable enable-local-variables for hunk-only in diff-syntax-fontify-propsJuri Linkov2020-03-271-1/+3
* | Merge from origin/emacs-27Glenn Morris2020-03-232-35/+40
|\ \ | |/
| * Fix a couple of problems in changelog generating functionsNoam Postavsky2020-03-222-35/+40
* | Remove more XEmacs compat code from ediff*.elStefan Kangas2020-03-213-35/+15
* | * lisp/vc/smerge-mode.el (smerge-start-session): Don't re-enableStefan Monnier2020-03-181-7/+8
* | In vc-print-branch-log use root instead of the default directory (bug#39704)Juri Linkov2020-03-101-4/+6