summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lisp/vc/vc.el (vc-deduce-fileset): Doc fix.Glenn Morris2013-09-111-1/+2
* Update some function declarationsGlenn Morris2013-09-111-1/+1
* Silence some vc- compilation warningsGlenn Morris2013-09-112-4/+7
* CommentGlenn Morris2013-09-111-0/+1
* * lisp/vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.Glenn Morris2013-09-111-2/+4
* * lisp/dired-x.el:Daniel Hackney2013-09-049-23/+23
* * lisp/emacs-lisp/cconv.el: Use `car-safe' rather than `car' to accessStefan Monnier2013-09-041-2/+1
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-0412-108/+119
* Merge from mainline.Xue Fuqiao2013-09-0412-46/+43
|\
| * * lisp/vc/vc-git.el (vc-git-checkin): Make it possible to commit a merge.Stefan Monnier2013-09-031-3/+10
| * * lisp/vc/smerge-mode.el: Remove redundant :group args.Stefan Monnier2013-08-281-16/+5
| * lisp/*.el: Silence lexical-binding warnings.Juanma Barranquero2013-08-091-4/+4
| * lisp/vc/vc.el: Silence byte-compiler warning.Juanma Barranquero2013-08-061-5/+5
| * Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-057-14/+14
| * Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-052-3/+3
* | Some fixes for vc-ignore.Xue Fuqiao2013-09-045-79/+44
|/
* Merge from mainline.Xue Fuqiao2013-08-043-24/+25
|\
| * * lisp/vc/vc-hooks.el (vc-menu-map): Fix menu entry for vc-ignore.Xue Fuqiao2013-08-011-1/+1
| * * lisp/vc/log-view.el (log-view-diff): Extract `log-view-diff-common',Dmitry Gutov2013-07-311-23/+20
| * * lisp/vc/vc-hooks.el (vc-menu-map): Add menu entry for vc-ignore.Xue Fuqiao2013-07-311-0/+3
| * Fix for vc-ignore.Xue Fuqiao2013-07-302-1/+2
* | Cleanup for vc-ignore.Xue Fuqiao2013-08-046-33/+134
|/
* vc-ignore fixes.Xue Fuqiao2013-07-305-17/+10
* Merge from mainline.Xue Fuqiao2013-07-301-0/+2
|\
| * Keybinding fix for vc-dir.Xue Fuqiao2013-07-271-0/+1
| * lisp/vc/vc-dir.el (vc-dir-mode-map): Add binding for vc-print-root-log.Matthias Meulien2013-07-261-0/+1
* | Add vc-ignore.Xue Fuqiao2013-07-308-19/+73
|/
* * faces.el (tty-run-terminal-initialization): function changed (StefanMichael Kifer2013-07-071-2/+71
* vc-compilation-mode fixesGlenn Morris2013-06-141-5/+6
* Merge from mainline.Xue Fuqiao2013-06-122-23/+16
|\
| * * lisp/vc/vc.el (vc-deduce-fileset): Change error message.Stefan Monnier2013-06-111-13/+15
| * * vc/log-view.el (log-view-mode-map): Inherit from special-mode-map,Glenn Morris2013-06-101-10/+1
* | Minor doc fix.Xue Fuqiao2013-06-092-2/+2
|/