aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-stay-local-p): Let vc-BACKEND-stay-local takeNick Roberts2009-01-301-2/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* Correctt speling.Chong Yidong2008-12-031-1/+1
* (vc-follow-link): Complete last change.Stefan Monnier2008-11-231-1/+1
* (vc-follow-link, vc-find-file-hook):Stefan Monnier2008-11-221-4/+3
* (vc-find-root): Remove bogus alias.Glenn Morris2008-10-291-2/+0
* (vc-stay-local): Fix typo in choice.Martin Rudalics2008-10-281-2/+2
* * files.el (locate-dominating-stop-dir-regexp): New var.Stefan Monnier2008-10-251-30/+8
* * vc-hooks.el (vc-stay-local): Add a new choice and default to it.Dan Nicolaescu2008-10-131-3/+9
* * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.Michael Albinus2008-09-301-7/+7
* * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.Michael Albinus2008-09-291-1/+4
* * vc-svn.el (vc-svn-root):Stefan Monnier2008-09-071-10/+3
* (vc-previous-version): Move alias to vc.el.Glenn Morris2008-09-011-2/+0
* (vc-workfile-unchanged-p): Revert last change.Chong Yidong2008-08-281-7/+10
* (vc-workfile-unchanged-p): If the checkout time is not the same as theChong Yidong2008-08-271-6/+6
* Remove obsolete comment.Dan Nicolaescu2008-07-221-17/+0
* * vc.el:Dan Nicolaescu2008-06-221-1/+1
* * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...Dan Nicolaescu2008-05-271-8/+8
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-8/+8
* (vc-directory-resynch-file): Fix declaration.Glenn Morris2008-05-151-1/+1
* Remove dead code.Eric S. Raymond2008-05-111-10/+3
* (vc-prefix-map): Remove duplicate binding.Dan Nicolaescu2008-05-101-1/+0
* VC directory bindings are noew documented.Eric S. Raymond2008-05-091-2/+1
* * vc.el (vc-mark-resolved): Add `backend' argument.Stefan Monnier2008-05-091-12/+15
* Fix comment typo in previous.Glenn Morris2008-05-081-1/+1
* Meta-CVS support removed.Eric S. Raymond2008-05-071-2/+3
* Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-1/+1
* Cleanup preparatory to getting rid of dired.Eric S. Raymond2008-05-061-1/+1
* More decoupling of vc-dispatcher.el from vc.el.Eric S. Raymond2008-05-061-0/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-2/+2
* (vc-call, vc-state): Fix typos in docstrings.Juanma Barranquero2008-05-021-8/+7
* More preparation for removing dired.Eric S. Raymond2008-05-021-2/+2
* The day wehen vc-toggle-ready-only was a good idea is long gone.Eric S. Raymond2008-05-021-12/+10
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-011-9/+4
* Make `checkout-model' apply to filesets.Stefan Monnier2008-04-291-16/+15
* * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)Dan Nicolaescu2008-04-211-23/+23
* * lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.Stefan Monnier2008-04-191-4/+1
* (vc-ignore-vc-files, vc-master-templates, vc-header-alist):Juanma Barranquero2008-04-181-6/+8
* Rename vc-status to vc-dir and the vc-status var to vc-ewoc.Stefan Monnier2008-04-161-5/+5
* * vc-hooks.el (vc-state): Add new state `conflict'.Dan Nicolaescu2008-04-101-10/+16
* (vc-default-mode-line-string): Use ? for missing.Stefan Monnier2008-04-091-1/+1
* (vc-responsible-backend): Declare as function.Glenn Morris2008-04-011-3/+3
* (vc-menu-map-filter): Be more careful when findingDan Nicolaescu2008-03-291-2/+6
* (vc-before-save): Be careful not to prevent saving the file.Stefan Monnier2008-03-271-5/+6
* (vc-default-mode-line-string): Deal with 'removedDan Nicolaescu2008-03-261-0/+6
* (vc-state): Add documentation for 'missing.Dan Nicolaescu2008-03-251-0/+3
* * vc-hooks.el (vc-default-mode-line-string): Add case for added files.Stefan Monnier2008-03-211-0/+3
* * vc.el (vc-status-crt-marked): New variable.Dan Nicolaescu2008-02-291-0/+2
* Merge from emacs--rel--22Miles Bader2008-02-241-4/+7
|\