log lisp/vc-hooks.el @ 81709:88604a3ac7e4

age author description
Thu, 05 Jul 2007 19:48:06 +0000 Dan Nicolaescu * vc-hooks.el (vc-handled-backends): Add HG.
Sat, 16 Feb 2008 21:38:24 +0000 Stefan Monnier (vc-find-root): Remove initial loop because it's not
Sat, 16 Feb 2008 20:21:16 +0000 Juanma Barranquero Revert previous change.
Sat, 16 Feb 2008 18:15:50 +0000 Juanma Barranquero (vc-find-root): Don't loop forever on non-existent root.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 18 Sep 2007 01:28:25 +0000 Dan Nicolaescu * vc-arch.el (vc-arch-extra-menu-map): New var and fun.
Fri, 14 Sep 2007 16:54:16 +0000 Stefan Monnier (vc-handled-backends): Add Mtn.
Fri, 14 Sep 2007 16:33:47 +0000 Stefan Monnier Add vc-mtn.el.
Thu, 09 Aug 2007 14:42:00 +0000 Stefan Monnier (vc-default-find-file-not-found-hook): Do nothing.
Fri, 03 Aug 2007 05:09:21 +0000 Miles Bader Change capitalization of VC backend names for new backends
Tue, 31 Jul 2007 15:28:16 +0000 Stefan Monnier (vc-find-file-hook): Failsafe if the backend's `registered' function burps.
Tue, 31 Jul 2007 15:26:05 +0000 Stefan Monnier * vc-bzr.el: New file (copied from the trunk).
Mon, 30 Jul 2007 00:19:06 +0000 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 23 Jul 2007 05:38:44 +0000 Stefan Monnier (vc-find-root): Walk up the tree to find an existing
Fri, 25 May 2007 04:41:42 +0000 Miles Bader lisp/vc-hooks.el (vc-find-root): Fix file attribute test
Thu, 17 May 2007 07:38:11 +0000 Glenn Morris Sync change from trunk at request of rms in FOR-RELEASE:
Sat, 28 Apr 2007 14:08:58 +0000 Stefan Monnier (vc-ignore-dir-regexp): Add /.../ for the DFS filesystem.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 27 Dec 2006 16:25:42 +0000 Stefan Monnier (vc-version-backup-file-name): Revision names may be
Tue, 05 Dec 2006 07:06:08 +0000 Glenn Morris Update copyright years.
Fri, 13 Oct 2006 05:22:33 +0000 Stefan Monnier (vc-ignore-dir-regexp): Make it into a defcustom.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 25 Jan 2006 18:54:26 +0000 Andr Spiegel (vc-user-login-name): Rewritten to handle access via Tramp.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 01 Apr 2005 17:21:52 +0000 Andr Spiegel (vc-workfile-unchanged-p): Disable mtime check when we go via Tramp or
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Mon, 07 Feb 2005 20:38:46 +0000 Andr Spiegel (vc-make-version-backup): Ignore file-errors, e.g. directory not
Tue, 30 Nov 2004 11:03:09 +0000 Andr Spiegel (vc-recompute-state): Moved here from vc.el.