| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove find-file-not-found-hook VC method. (Bug#2757) | Dan Nicolaescu | 2009-06-26 | 1 | -21/+0 |
* | * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision): | Dan Nicolaescu | 2009-06-23 | 1 | -36/+31 |
* | (vc-name): Avoid calling vc-backend twice. | Dan Nicolaescu | 2009-04-01 | 1 | -79/+82 |
* | (vc-stay-local-p): Let vc-BACKEND-stay-local take | Nick Roberts | 2009-01-30 | 1 | -2/+1 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | Correctt speling. | Chong Yidong | 2008-12-03 | 1 | -1/+1 |
* | (vc-follow-link): Complete last change. | Stefan Monnier | 2008-11-23 | 1 | -1/+1 |
* | (vc-follow-link, vc-find-file-hook): | Stefan Monnier | 2008-11-22 | 1 | -4/+3 |
* | (vc-find-root): Remove bogus alias. | Glenn Morris | 2008-10-29 | 1 | -2/+0 |
* | (vc-stay-local): Fix typo in choice. | Martin Rudalics | 2008-10-28 | 1 | -2/+2 |
* | * files.el (locate-dominating-stop-dir-regexp): New var. | Stefan Monnier | 2008-10-25 | 1 | -30/+8 |
* | * vc-hooks.el (vc-stay-local): Add a new choice and default to it. | Dan Nicolaescu | 2008-10-13 | 1 | -3/+9 |
* | * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29. | Michael Albinus | 2008-09-30 | 1 | -7/+7 |
* | * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string. | Michael Albinus | 2008-09-29 | 1 | -1/+4 |
* | * vc-svn.el (vc-svn-root): | Stefan Monnier | 2008-09-07 | 1 | -10/+3 |
* | (vc-previous-version): Move alias to vc.el. | Glenn Morris | 2008-09-01 | 1 | -2/+0 |
* | (vc-workfile-unchanged-p): Revert last change. | Chong Yidong | 2008-08-28 | 1 | -7/+10 |
* | (vc-workfile-unchanged-p): If the checkout time is not the same as the | Chong Yidong | 2008-08-27 | 1 | -6/+6 |
* | Remove obsolete comment. | Dan Nicolaescu | 2008-07-22 | 1 | -17/+0 |
* | * vc.el: | Dan Nicolaescu | 2008-06-22 | 1 | -1/+1 |
* | * vc-dispatcher.el (vc-directory-resynch-file): Rename to ... | Dan Nicolaescu | 2008-05-27 | 1 | -8/+8 |
* | Snapshot primitives globally renamed to refer to tags, documentation updated. | Eric S. Raymond | 2008-05-15 | 1 | -8/+8 |
* | (vc-directory-resynch-file): Fix declaration. | Glenn Morris | 2008-05-15 | 1 | -1/+1 |
* | Remove dead code. | Eric S. Raymond | 2008-05-11 | 1 | -10/+3 |
* | (vc-prefix-map): Remove duplicate binding. | Dan Nicolaescu | 2008-05-10 | 1 | -1/+0 |
* | VC directory bindings are noew documented. | Eric S. Raymond | 2008-05-09 | 1 | -2/+1 |
* | * vc.el (vc-mark-resolved): Add `backend' argument. | Stefan Monnier | 2008-05-09 | 1 | -12/+15 |
* | Fix comment typo in previous. | Glenn Morris | 2008-05-08 | 1 | -1/+1 |
* | Meta-CVS support removed. | Eric S. Raymond | 2008-05-07 | 1 | -2/+3 |
* | Remove VC-Dired and backend dir-state methods. | Eric S. Raymond | 2008-05-07 | 1 | -1/+1 |
* | Cleanup preparatory to getting rid of dired. | Eric S. Raymond | 2008-05-06 | 1 | -1/+1 |
* | More decoupling of vc-dispatcher.el from vc.el. | Eric S. Raymond | 2008-05-06 | 1 | -0/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | Clean up vc*-revision-granularity and vc*-checkout-model. | Eric S. Raymond | 2008-05-02 | 1 | -2/+2 |
* | (vc-call, vc-state): Fix typos in docstrings. | Juanma Barranquero | 2008-05-02 | 1 | -8/+7 |
* | More preparation for removing dired. | Eric S. Raymond | 2008-05-02 | 1 | -2/+2 |
* | The day wehen vc-toggle-ready-only was a good idea is long gone. | Eric S. Raymond | 2008-05-02 | 1 | -12/+10 |
* | Change 'needs-patch to 'needs-update. | Eric S. Raymond | 2008-05-01 | 1 | -9/+4 |
* | Make `checkout-model' apply to filesets. | Stefan Monnier | 2008-04-29 | 1 | -16/+15 |
* | * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision) | Dan Nicolaescu | 2008-04-21 | 1 | -23/+23 |
* | * lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command. | Stefan Monnier | 2008-04-19 | 1 | -4/+1 |
* | (vc-ignore-vc-files, vc-master-templates, vc-header-alist): | Juanma Barranquero | 2008-04-18 | 1 | -6/+8 |
* | Rename vc-status to vc-dir and the vc-status var to vc-ewoc. | Stefan Monnier | 2008-04-16 | 1 | -5/+5 |
* | * vc-hooks.el (vc-state): Add new state `conflict'. | Dan Nicolaescu | 2008-04-10 | 1 | -10/+16 |
* | (vc-default-mode-line-string): Use ? for missing. | Stefan Monnier | 2008-04-09 | 1 | -1/+1 |
* | (vc-responsible-backend): Declare as function. | Glenn Morris | 2008-04-01 | 1 | -3/+3 |
* | (vc-menu-map-filter): Be more careful when finding | Dan Nicolaescu | 2008-03-29 | 1 | -2/+6 |
* | (vc-before-save): Be careful not to prevent saving the file. | Stefan Monnier | 2008-03-27 | 1 | -5/+6 |
* | (vc-default-mode-line-string): Deal with 'removed | Dan Nicolaescu | 2008-03-26 | 1 | -0/+6 |
* | (vc-state): Add documentation for 'missing. | Dan Nicolaescu | 2008-03-25 | 1 | -0/+3 |