aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* Spelling fixesPaul Eggert2015-11-101-1/+1
* Merge branch 'project-next'Dmitry Gutov2015-11-101-2/+3
|\
| * Make sure that the ignore file existsproject-nextDmitry Gutov2015-11-091-2/+3
* | When VC detects a conflict, specify which fileKarl Fogel2015-11-095-4/+11
|/
* * lisp/vc/pcvs.el (cvs-revert-if-needed): Use vc-refresh-state.Stefan Monnier2015-10-281-1/+1
* ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-286-0/+15
* Pipe Hg commit descriptions through 'tabindent'Dmitry Gutov2015-10-281-1/+2
* Show full commit messages in 'hg log' when appropriateDmitry Gutov2015-10-271-4/+14
* Call vc-dir-defresh after stash operationsDmitry Gutov2015-10-202-3/+7
* Don't declare vc-exec-after anymoreDmitry Gutov2015-10-206-15/+0
* * lisp/vc/vc-git.el (vc-git-region-history): Handle local changesStefan Monnier2015-10-021-0/+28
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+1
* Avoid redisplay error in ediff-regions-wordwiseEli Zaretskii2015-09-281-0/+1
* Adapt vc-src to the old-new vc-checkin APIEli Zaretskii2015-09-191-1/+1
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-199-56/+47
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-1713-32/+32
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-1/+1
* Fix minor quoting problems in diagnosticsPaul Eggert2015-09-171-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-033-17/+18
* vc-git-mode-line-string: Explicitly re-apply the faceDmitry Gutov2015-09-031-1/+3
* * lisp/vc/vc-hooks.el (vc-refresh-state): New commandDavid Caldwell2015-09-011-5/+7
* Make vc-git-working-revision always return the commit hashDmitry Gutov2015-09-011-13/+17
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-2810-30/+35
* Prefer directed to neutral quotesPaul Eggert2015-08-244-5/+5
* ; Do not overwrite preexisting contents of unread-command-eventsDavid Kastrup2015-08-041-1/+1
* Fix default-directory in changeset diffs after vc-print-logDmitry Gutov2015-07-311-5/+4
* vc-mtn-find-revision handle null rev.Stephen Leake2015-07-301-1/+4
* Handle vc-mtn error more gentlyStephen Leake2015-07-291-9/+12
* New optional ZONE arg for format-time-string etc.Paul Eggert2015-07-262-16/+10
* vc-hg: Perform the print-log call asynchronouslyDmitry Gutov2015-07-191-1/+1
* Add `project-ignores'Dmitry Gutov2015-07-121-2/+6
* Make vc-tests work with MSYS svn programFabrice Popineau2015-07-071-1/+7