summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* Ediff's overlay priorities cause more trouble than they solve.Stefan Monnier2014-04-103-48/+3
* Small codes update for revert-buffer-function no longer being nil by defaultGlenn Morris2014-04-021-2/+4
* lisp/vc/pcvs*.el: Fix typos.Juanma Barranquero2014-03-125-49/+49
* Fix #16897Dmitry Gutov2014-03-081-1/+9
* * lisp/vc/ediff-init.el (ediff-use-faces, ediff-highlight-all-diffs):Glenn Morris2014-02-151-2/+4
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-096-6/+6
* Fixes: debbugs:16690Andreas Schwab2014-02-091-1/+1
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-2/+6
* * lisp/vc/pcvs.el (cvs-append-to-ignore): Add compatibility alias.Glenn Morris2014-01-271-2/+3
* * lisp/vc/vc-git.el (vc-git-print-log): Remove --follow;Glenn Morris2014-01-211-1/+1
* * lisp/vc/log-edit.el: Fix highlighting of summary when it's the first line.Stefan Monnier2014-01-131-1/+18
* Minor bug fix.Eric S. Raymond2014-01-091-1/+1
* Explain recent change to log-view.elDaniel Colascione2014-01-061-0/+3
* Fix defun navigation in vc log view.Daniel Colascione2014-01-051-12/+33
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0139-39/+39
* Every defcustom should specify its typeGlenn Morris2013-12-281-0/+1
* Add missing custom :versions, plus small fixesGlenn Morris2013-12-271-2/+3
* Some fixes for vc-ignore (Bug#15754).Xue Fuqiao2013-12-261-15/+25
* * lisp/vc/log-edit.el (log-edit-insert-filenames-without-changelog): New func...Juri Linkov2013-12-191-0/+16
* * lisp/vc/log-edit.el (log-edit-hook): Add `log-edit-insert-message-template'Juri Linkov2013-12-191-50/+57
* * vc/vc-git.el: Silence byte-compiler warnings.Juanma Barranquero2013-12-111-3/+4
* Remember log-edit comment when the buffer is killedDmitry Gutov2013-12-041-4/+5
* Support the new log-edit behavior in vc-git-log-edit-toggle-amendDmitry Gutov2013-12-032-7/+21
* Fix minor log-edit-show-files annoyancesDmitry Gutov2013-12-021-5/+6
* Install the actual changes missing in previous revisionDmitry Gutov2013-12-021-7/+23
* Apply the initial log-edit tweaks discussed at emacs-develDmitry Gutov2013-12-011-5/+28
* * lisp/vc/vc-dispatcher.el (vc-log-edit): Setup the Summary&Author headers.Stefan Monnier2013-11-271-1/+1
* Fix ugly ^M characters in Diff output shown by "C-x v u".Eli Zaretskii2013-11-261-0/+7
* * lisp/vc/smerge-mode.el (smerge-ediff): Choose default buffer names basedDavid Kastrup2013-11-251-6/+23
* * lisp/vc/vc-git.el (vc-git-annotate-extract-revision-at-line): Make itDmitry Gutov2013-11-251-1/+1
* * vc/diff-mode.el (diff-mode): Tiny change re diff-default-read-onlyIvan Shmakov2013-11-221-1/+2
* * vc/vc-git.el (vc-git-dir-extra-headers): Add headersDan Nicolaescu2013-11-191-0/+5
* * lisp/vc/vc.el (vc-diff-knows-L): Remove; unused since 2007-10-10.Glenn Morris2013-11-131-7/+0
* * lisp/vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holesStefan Monnier2013-11-051-30/+30
* * lisp/vc/pcvs.el (cvs-status-cvstrees): Autoload to silence compiler.Glenn Morris2013-10-291-0/+2
* * lisp/vc/vc.el (vc-print-log): Don't use a working revision unlessGlenn Morris2013-10-241-1/+2
* * lisp/vc/vc.el (vc-print-root-log): Always set `default-directory'Dmitry Gutov2013-10-241-4/+4
* * vc/vc.el (vc-diff-build-argument-list-internal): If the file isJoão Távora2013-10-101-3/+2
* * lisp/vc/vc-svn.el (vc-svn-create-repo): Expand paths in file://... url.Glenn Morris2013-10-091-1/+3
* * lisp/vc/pcvs.el: Use lexical-binding.Stefan Monnier2013-10-072-49/+55
* New functions for finding the administrative directory in VC.Xue Fuqiao2013-10-056-0/+23
* * lisp/vc/vc-git.el (vc-git-grep): Disable pager.Mitchel Humpherys2013-10-011-1/+1
* lisp/vc/vc-sccs.el (vc-sccs-search-project-dir): Mark unused argument.Juanma Barranquero2013-09-231-1/+1
* Add keybinding for vc-log-incoming in vc-dir.Xue Fuqiao2013-09-212-1/+2
* Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.Xue Fuqiao2013-09-202-4/+3
* * vc/vc-dispatcher.el (vc-dir-refresh): Declare.Glenn Morris2013-09-111-0/+2
* * vc/vc-svn.el (vc-svn-retrieve-tag): Mark unused argument.Glenn Morris2013-09-111-1/+1
* * vc/vc-svn.el (vc-svn-dir-status-files, vc-svn-dir-extra-headers)Glenn Morris2013-09-111-3/+3
* Revert part of previous vc-bzr changeGlenn Morris2013-09-111-0/+1
* * vc/vc-svn.el (vc-svn-parse-status): If there are multiple filesGlenn Morris2013-09-111-6/+10