summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* vc-hg: prompt for branch to mergeAndrii Kolomoiets2019-11-301-4/+9
* Add ':extend' attribute to faces and themesEli Zaretskii2019-11-304-23/+23
* Support showing one revision with MercurialEli Zaretskii2019-11-291-0/+2
* Support showing one revision with SubversionEli Zaretskii2019-11-291-2/+6
* Minor fix in 'vc-print-root-log's prompt for revision IDEli Zaretskii2019-11-291-1/+1
* Support showing one revision with BazaarEli Zaretskii2019-11-291-0/+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-282-15/+37
* Make some anonymous faces extend to EOLEli Zaretskii2019-11-271-1/+1
* Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoingAndrii Kolomoiets2019-11-271-0/+2
* Support 'vc-region-history' for MercurialEli Zaretskii2019-11-212-3/+52
* * lisp/vc/ediff-util.el: Set this-command to ediff-quit (bug#38219)Juri Linkov2019-11-181-0/+2
* Avoid using subr-x functionLars Ingebrigtsen2019-11-151-1/+2
* lisp/vc/vc-hg.el: Don't pass empty string to hg updateAndrii Kolomoiets2019-11-151-1/+1
* (vc-default-update-on-retrieve-tag): Accept backend argumentAndrii Kolomoiets2019-11-141-1/+1
* VC: ability to skip update buffers promptAndrii Kolomoiets2019-11-144-7/+23
* Fix some quoting glitches in doc stringsPaul Eggert2019-11-113-6/+6
* * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.Juri Linkov2019-11-071-1/+2
* Rework vc stash bindingsRobert Pluim2019-10-311-17/+40
* Bind vc-git-stash to a keyLars Ingebrigtsen2019-10-301-1/+2
* Remove obsolete doc references to XEmacs (Bug#37899)Stefan Kangas2019-10-281-2/+1
* Improve the documentation of 'vc-tor'Eli Zaretskii2019-10-261-1/+4
* New defcustom 'vc-tor'Richard Stallman2019-10-261-1/+7
* Show stash counts in button in vc-dirRobert Pluim2019-10-221-16/+37
* * lisp/vc/vc-annotate.el (vc-annotate-lines): Use set-face-extend (bug#37774)Juri Linkov2019-10-221-0/+1
* Add button to vc-dir to toggle visibility of stash listRobert Pluim2019-10-211-18/+84
* Add ':extend t' face attribute to diff faces (bug#37774)Juri Linkov2019-10-194-67/+67
* Allow vc-sccs-diff to work with TRAMPPeter Oliver2019-10-171-2/+2
* Add ui.report_untrusted=0 to vc-hg log commandsAndrii Kolomoiets2019-10-171-2/+4
* Make diff-mode understand git-format-patch separatorsKonstantin Kharlamov2019-10-131-2/+21
* Set correct svn:ignore property for relative filenamesWolfgang Scherer2019-10-071-4/+7
* Remove most of the XEmacs compat code from ediff*.elLars Ingebrigtsen2019-10-058-699/+346
* Remove some XEmacs compat code from ediff*.elLars Ingebrigtsen2019-10-045-290/+173
* Mention the vc diff switches in diff-switchesLars Ingebrigtsen2019-10-031-1/+6
* Tweak mouse highlights in ediff-helpLars Ingebrigtsen2019-10-011-1/+1
* Remove XEmacs compat code from ediff-help.elLars Ingebrigtsen2019-10-011-15/+7
* Correct some custom type typosRobert Pluim2019-10-011-1/+1
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-213-5/+5
* vc-cvs-revert: fix off-by-one file modePaul Eggert2019-09-161-1/+1
* Do not use error messages as list of ignored files in vc-svnWolfgang Scherer2019-09-151-2/+3
* Fix vc-default-ignoreWolfgang Scherer2019-09-151-4/+9
* Provide facility to ignore all marked files in vcWolfgang Scherer2019-09-151-4/+12
* Fix Bug#36090Michael Albinus2019-09-081-6/+12
* Add FIXMEs for subsecond supportPaul Eggert2019-08-171-1/+2
* Improve documentation of 'diff-font-lock-prettify'Eli Zaretskii2019-08-131-1/+5
* Add conditional operator xor to subr.elMattias EngdegÄrd2019-08-061-6/+6
* New function time-convertPaul Eggert2019-08-052-3/+3
* Improved ChangeLog generation for vc log (Bug#16301)Noam Postavsky2019-08-033-4/+241
* Use decoded-time accessors in vc-cvsLars Ingebrigtsen2019-08-011-1/+1
* Use decoded time accessors in ediff-multLars Ingebrigtsen2019-07-301-7/+6