log lisp/vc-hooks.el @ 102413:feece1082bed

age author description
Fri, 30 Jan 2009 08:35:50 +0000 Nick Roberts (vc-stay-local-p): Let vc-BACKEND-stay-local take
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Wed, 03 Dec 2008 03:25:34 +0000 Chong Yidong Correctt speling.
Sun, 23 Nov 2008 05:10:53 +0000 Stefan Monnier (vc-follow-link): Complete last change.
Sat, 22 Nov 2008 05:23:42 +0000 Stefan Monnier (vc-follow-link, vc-find-file-hook):
Wed, 29 Oct 2008 02:55:04 +0000 Glenn Morris (vc-find-root): Remove bogus alias.
Tue, 28 Oct 2008 18:51:36 +0000 Martin Rudalics (vc-stay-local): Fix typo in choice.
Sat, 25 Oct 2008 15:18:53 +0000 Stefan Monnier * files.el (locate-dominating-stop-dir-regexp): New var.
Mon, 13 Oct 2008 01:16:49 +0000 Dan Nicolaescu * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
Tue, 30 Sep 2008 19:11:07 +0000 Michael Albinus * vc-hooks.el (vc-file-clearprops): Revert change from 2008-09-29.
Mon, 29 Sep 2008 18:57:08 +0000 Michael Albinus * vc-hooks.el (vc-file-clearprops): Check, that FILE is a string.
Sun, 07 Sep 2008 20:24:24 +0000 Stefan Monnier * vc-svn.el (vc-svn-root):
Mon, 01 Sep 2008 21:45:32 +0000 Glenn Morris (vc-previous-version): Move alias to vc.el.
Thu, 28 Aug 2008 17:48:15 +0000 Chong Yidong (vc-workfile-unchanged-p): Revert last change.
Wed, 27 Aug 2008 20:39:33 +0000 Chong Yidong (vc-workfile-unchanged-p): If the checkout time is not the same as the
Tue, 22 Jul 2008 02:51:59 +0000 Dan Nicolaescu Remove obsolete comment.
Sun, 22 Jun 2008 19:04:22 +0000 Dan Nicolaescu * vc.el:
Tue, 27 May 2008 05:36:03 +0000 Dan Nicolaescu * vc-dispatcher.el (vc-directory-resynch-file): Rename to ...
Thu, 15 May 2008 17:38:50 +0000 Eric S. Raymond Snapshot primitives globally renamed to refer to tags, documentation updated.
Thu, 15 May 2008 03:32:06 +0000 Glenn Morris (vc-directory-resynch-file): Fix declaration.
Sun, 11 May 2008 18:15:59 +0000 Eric S. Raymond Remove dead code.
Sat, 10 May 2008 03:55:00 +0000 Dan Nicolaescu (vc-prefix-map): Remove duplicate binding.
Fri, 09 May 2008 20:07:01 +0000 Eric S. Raymond VC directory bindings are noew documented.
Fri, 09 May 2008 16:41:26 +0000 Stefan Monnier * vc.el (vc-mark-resolved): Add `backend' argument.
Thu, 08 May 2008 05:40:55 +0000 Glenn Morris Fix comment typo in previous.
Wed, 07 May 2008 22:11:08 +0000 Eric S. Raymond Meta-CVS support removed.
Wed, 07 May 2008 21:27:41 +0000 Eric S. Raymond Remove VC-Dired and backend dir-state methods.
Tue, 06 May 2008 23:56:49 +0000 Eric S. Raymond Cleanup preparatory to getting rid of dired.
Tue, 06 May 2008 16:00:54 +0000 Eric S. Raymond More decoupling of vc-dispatcher.el from vc.el.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Fri, 02 May 2008 09:19:29 +0000 Juanma Barranquero (vc-call, vc-state): Fix typos in docstrings.
Fri, 02 May 2008 07:47:18 +0000 Eric S. Raymond More preparation for removing dired.
Fri, 02 May 2008 07:12:59 +0000 Eric S. Raymond The day wehen vc-toggle-ready-only was a good idea is long gone.
Thu, 01 May 2008 19:13:16 +0000 Eric S. Raymond Change 'needs-patch to 'needs-update.
Tue, 29 Apr 2008 15:32:56 +0000 Stefan Monnier Make `checkout-model' apply to filesets.
Mon, 21 Apr 2008 05:11:56 +0000 Dan Nicolaescu * vc-hooks.el (vc-insert-file, vc-state, vc-working-revision)
Sat, 19 Apr 2008 21:53:55 +0000 Stefan Monnier * lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
Fri, 18 Apr 2008 10:01:07 +0000 Juanma Barranquero (vc-ignore-vc-files, vc-master-templates, vc-header-alist):
Wed, 16 Apr 2008 00:57:12 +0000 Stefan Monnier Rename vc-status to vc-dir and the vc-status var to vc-ewoc.
Thu, 10 Apr 2008 07:32:25 +0000 Dan Nicolaescu * vc-hooks.el (vc-state): Add new state `conflict'.
Wed, 09 Apr 2008 20:23:11 +0000 Stefan Monnier (vc-default-mode-line-string): Use ? for missing.
Tue, 01 Apr 2008 02:58:15 +0000 Glenn Morris (vc-responsible-backend): Declare as function.
Sat, 29 Mar 2008 05:33:06 +0000 Dan Nicolaescu (vc-menu-map-filter): Be more careful when finding
Thu, 27 Mar 2008 15:00:32 +0000 Stefan Monnier (vc-before-save): Be careful not to prevent saving the file.
Wed, 26 Mar 2008 04:46:42 +0000 Dan Nicolaescu (vc-default-mode-line-string): Deal with 'removed
Tue, 25 Mar 2008 15:47:02 +0000 Dan Nicolaescu (vc-state): Add documentation for 'missing.
Fri, 21 Mar 2008 17:53:04 +0000 Stefan Monnier * vc-hooks.el (vc-default-mode-line-string): Add case for added files.
Fri, 29 Feb 2008 19:13:54 +0000 Dan Nicolaescu * vc.el (vc-status-crt-marked): New variable.
Sun, 24 Feb 2008 10:09:07 +0000 Miles Bader Merge from emacs--rel--22
Tue, 19 Feb 2008 11:43:17 +0000 Thien-Thi Nguyen Make sure all backends support vc-BACKEND-root.
Tue, 19 Feb 2008 11:18:56 +0000 Thien-Thi Nguyen Kill eol whitespace; nfc.
Fri, 15 Feb 2008 22:45:03 +0000 Dan Nicolaescu * vc-hooks.el (vc-menu-map):
Mon, 11 Feb 2008 00:54:35 +0000 Sam Steingold (vc-prefix-key): Remove (undo 2008-02-06 patch).
Wed, 06 Feb 2008 19:06:34 +0000 Sam Steingold revert the `vc-status' keybindings
Wed, 06 Feb 2008 17:52:35 +0000 Sam Steingold (vc-prefix-map): Bind `vc-status' to "?".
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Wed, 02 Jan 2008 04:13:39 +0000 Miles Bader Merge from emacs--devo--0
Sat, 29 Dec 2007 02:39:17 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0