summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Fix VC test suite on MS-WindowsEli Zaretskii2015-06-271-1/+9
* Fix RCS crashes in vc-testEli Zaretskii2015-06-221-1/+3
* Address some compilation warnings.Glenn Morris2015-06-161-2/+2
* * lisp/vc/compare-w.el (compare-windows-get-window-function):Glenn Morris2015-06-041-2/+3
* Support quotes 'like this' in info filesPaul Eggert2015-06-021-41/+41
* Delete the old process in vc-setup-bufferDmitry Gutov2015-05-281-6/+6
* Handle curved quotes in info filesPaul Eggert2015-05-261-41/+41
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* Prefer "this" to “this” in doc stringsPaul Eggert2015-05-192-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-193-3/+3
* Improve handling of the first Git revisionDmitry Gutov2015-05-184-21/+30
* Set up default-directoryDmitry Gutov2015-05-181-2/+4
* Display shorter dates in Git annotate outputDmitry Gutov2015-05-171-3/+5
* Use `unless' to have one fewer `not'Dmitry Gutov2015-05-161-8/+6
* Remove redundant :group declarations from vc-git.elDmitry Gutov2015-05-161-9/+4
* Add new option vc-git-resolve-conflictsDmitry Gutov2015-05-161-7/+25
* Fix selective diff browsing in EdiffEli Zaretskii2015-05-141-0/+2
* Add basic VC push support.Glenn Morris2015-05-126-62/+123
* * lisp/vc/log-edit.el: Handle "(tiny change)". (Bug#20324)Glenn Morris2015-05-071-8/+24
* Stop vc-print-log from jumping to the topDmitry Gutov2015-05-031-9/+11
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-306-6/+6
* * lisp/vc/vc-bzr.el (vc-bzr-after-dir-status):Glenn Morris2015-04-271-0/+6
* Add or reset based on the presence of MERGE_HEADDmitry Gutov2015-04-221-21/+22
* Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-1/+2
* Call `smerge-start-session' even when dealing with a stash conflictDmitry Gutov2015-04-191-15/+20
* Abort when looking at stashed changesDmitry Gutov2015-04-191-1/+3
* Change diff-switches default to `-u'Dmitry Gutov2015-04-141-1/+1
* Extract ChangeLog entries when committing a directoryDmitry Gutov2015-04-112-18/+30