aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * lisp/vc/vc.el (vc-log-search): Fix docstring (bug#36644).Juri Linkov2019-07-252-2/+17
* * lisp/vc/vc-git.el (vc-git-log-search): Remove shell-quote-argument.Juri Linkov2019-07-191-3/+1
* * lisp/vc/vc.el (vc-log-search): New command (bug#36644).Juri Linkov2019-07-162-2/+36
* * lisp/vc/vc-dir.el (vc-dir-search): Remove lambda.Juri Linkov2019-07-161-2/+1
* Use ngettext in vc-dir-clean-filesNoam Postavsky2019-07-141-2/+3
* Rename vc-dir-delete-files-no-vc to vc-dir-clean-filesLars Ingebrigtsen2019-07-141-8/+17
* Mark ediff-before-session-group-setup-hooks as obsoleteLars Ingebrigtsen2019-07-131-0/+4
* Add a new command in vc-dir mode to delete filesLars Ingebrigtsen2019-07-131-1/+18
* * lisp/vc/vc-dir.el (vc-dir-view-file): New command for consistency with diredJuri Linkov2019-07-082-2/+5
* Include the date in the bzr annotation bufferDan Nicolaescu2019-06-271-43/+7
* Check labels in smerge-modeIvan Shmakov2019-06-252-8/+17
* Add imenu support to package-menu-modeAntoine Beaupré2019-06-251-1/+2