aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-04-112-24/+60
|\
| * Improve handling of non-ASCII characters in Git log messagesEli Zaretskii2016-04-101-15/+51
| * Faces names should not end in "-face".Glenn Morris2016-04-081-9/+9
* | Add vc-backend and vc-responsible-backend testsMichael Albinus2016-04-091-3/+3
* | Spelling fixesPaul Eggert2016-04-031-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-033-4/+16
|\ \ | |/
| * Adapt calls to 'format-time-string' to changes in Emacs 25Eli Zaretskii2016-04-021-1/+1
| * Improve vc-diff with Git backendEli Zaretskii2016-04-021-3/+6
| * ; * lisp/vc/vc-annotate.el (vc-annotate): Clarify commentary.Eli Zaretskii2016-04-011-4/+5
| * Fix EOL decoding in vc-annotate with SVN back-end on MS-WindowsEli Zaretskii2016-03-311-0/+8
| * ; * lisp/vc/vc-hooks.el: corrected docstring of faceOscar Fuentes2016-03-011-1/+1
* | Don't bug out on nil `patch-buf' argumentsLars Magne Ingebrigtsen2016-03-201-2/+2
* | * lisp/vc/vc-hooks.el: Fix typoOscar Fuentes2016-03-191-1/+1
* | make `vc-log-operation' buffer local to allow multiple simultaneous editingSam Steingold2016-03-171-1/+2
* | Revert "Use colors in the VC mode lines"John Wiegley2016-03-061-15/+8
* | Use colors in the VC mode linesLars Ingebrigtsen2016-03-011-8/+15
* | Strip out some leading whitespace when looking at logsDima Kogan2016-02-281-1/+3
* | Fix error in add-change-log-entry when the entry has no newlineLars Ingebrigtsen2016-02-241-2/+4
* | Require that the buffer that we're trying to patch existLars Ingebrigtsen2016-02-231-1/+2
* | Require that the buffer that we're trying to patch existTino Calancha2016-02-231-3/+2
* | Be more verbose when changing frame mode in ediffTino Calancha2016-02-231-3/+5
* | Performance improvements for vc-hgDaniel Colascione2016-02-082-5/+616
* | Merge from origin/emacs-25John Wiegley2016-02-031-1/+2
|\ \ | |/
| * Mark some user options that can get evalled as risky.Glenn Morris2016-01-301-1/+2
* | * lisp/vc/add-log.el (change-log-directory-files, find-change-log):Glenn Morris2016-02-021-2/+6
* | Make find-change-log prefer a VCS root, if no ChangeLog exists.Glenn Morris2016-02-011-6/+23
* | * lisp/vc/add-log.el (find-change-log): Use locate-dominating-file.Glenn Morris2016-01-301-18/+12
* | Change Smerge "Mine" and "Other" for "Upper" and "Lower. (Bug#20878)Glenn Morris2016-01-301-75/+104
|/
* Don't pass DIR to 'hg status'Dmitry Gutov2016-01-301-4/+8
* Fix typo in previous commitsStephen Leake2016-01-291-1/+1
* Implement vc-mtn-find-ignore-file, fix some doc stringsStephen Leake2016-01-292-1/+5
* Expunge "allow" + infinitive without direct object from source and doc.Alan Mackenzie2016-01-241-2/+2
* ; Account for spaces before the filenameDmitry Gutov2016-01-101-2/+2
* Use short date for 'hg annotate', and output the authorDmitry Gutov2016-01-101-14/+22
* Fix (error ...) errorPaul Eggert2016-01-081-5/+7
* Update copyright year to 2016Paul Eggert2016-01-0140-40/+40
* Document changes in 'compare-windows'Eli Zaretskii2015-12-261-2/+2
* Improve documentation of 'vc-push'Eli Zaretskii2015-12-261-3/+7
* Use 'hg id' in vc-hg-previous-revisionDmitry Gutov2015-12-181-3/+7
* Document 'vc-refresh-state'Eli Zaretskii2015-12-121-1/+5
* Avoid errors when creating files under SVN in new directoryEli Zaretskii2015-12-111-2/+6
* Fixed subversion vc error when opening file in new directory (bug#21984).Anders Lindgren2015-12-111-1/+2
* Check if the file exists on disk before producing the revert diffDmitry Gutov2015-11-261-6/+14
* Pass SVN commit message through log-edit-extract-headersDmitry Gutov2015-11-251-1/+2
* Expunge occurrences of `setq' with an odd number of arguments.Alan Mackenzie2015-11-231-2/+2
* Work around the asynchronous-empty-diff problemDmitry Gutov2015-11-224-9/+10
* Prioritize looking inside vc-parent-buffer over log-view-mode fallbackDmitry Gutov2015-11-191-3/+3
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-178-21/+21
* ; Fix warningsDmitry Gutov2015-11-141-1/+1
* Bind [?\S-\ ] to previous line command in Dired-like modes.Juri Linkov2015-11-121-0/+1