Sun, 26 Aug 2007 00:32:23 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-registered): Use mapc instead of mapcar.
|
Wed, 22 Aug 2007 22:39:10 +0000 |
Jason Rumney |
(vc-menu-map-filter): Reapply 2007-08-06 bugfix.
|
Tue, 21 Aug 2007 15:10:55 +0000 |
Stefan Monnier |
(vc-menu-map-filter): Use vc-call and reindent.
|
Tue, 21 Aug 2007 15:07:36 +0000 |
Stefan Monnier |
(vc-menu-entry): New var.
|
Mon, 13 Aug 2007 13:41:28 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 06 Aug 2007 11:03:35 +0000 |
Jason Rumney |
(vc-call): Add doc string.
|
Fri, 03 Aug 2007 04:57:05 +0000 |
Miles Bader |
Change capitalization of VC backend names for new backends
|
Wed, 01 Aug 2007 17:13:45 +0000 |
Dan Nicolaescu |
* vc.el: Document new VC operation `extra-menu'.
|
Thu, 26 Jul 2007 18:44:39 +0000 |
Dan Nicolaescu |
* vc-git.el: Relicense to GPLv3 or later.
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 23 Jul 2007 21:07:03 +0000 |
Stefan Monnier |
(vc-mode-line-map): New const.
|
Mon, 23 Jul 2007 19:44:56 +0000 |
Thien-Thi Nguyen |
(vc-stay-local-p): Fix bug: Avoid remove-if-not.
|
Sun, 22 Jul 2007 19:04:11 +0000 |
Dan Nicolaescu |
* vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
|
Fri, 20 Jul 2007 03:48:27 +0000 |
Stefan Monnier |
(vc-find-root): Fix case where `file' is the current
|
Fri, 20 Jul 2007 01:22:18 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-default-workfile-unchanged-p): Pass a list
|
Thu, 19 Jul 2007 18:49:59 +0000 |
Stefan Monnier |
(vc-find-root): Walk up the tree to find an existing
|
Wed, 18 Jul 2007 12:43:37 +0000 |
Eric S. Raymond |
Generalize stay-local-p to operatre on lists of files.
|
Mon, 16 Jul 2007 04:25:51 +0000 |
Dan Nicolaescu |
(vc-handled-backends): Move BZR later in the list.
|
Fri, 13 Jul 2007 04:49:30 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Fri, 13 Jul 2007 04:46:37 +0000 |
Stefan Monnier |
(vc-find-file-hook): Use with-demoted-errors.
|
Wed, 11 Jul 2007 18:37:38 +0000 |
Dan Nicolaescu |
* vc-hooks.el (vc-default-mode-line-string): Add a mouse face,
|
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.
|
Sat, 16 Oct 2004 18:59:11 +0000 |
Stefan Monnier |
(vc-find-file-hook): Call vc-backend with absolute name.
|
Mon, 13 Sep 2004 03:36:11 +0000 |
Stefan Monnier |
(vc-ignore-dir-regexp): New var.
|
Fri, 23 Apr 2004 21:01:07 +0000 |
Juanma Barranquero |
(vc-default-workfile-unchanged-p): Fix code that handles
|
Fri, 16 Apr 2004 10:21:51 +0000 |
Andr Spiegel |
(vc-default-workfile-unchanged-p): Quote signal.
|
Sun, 11 Apr 2004 15:03:21 +0000 |
Andr Spiegel |
(vc-arg-list): Function removed.
|
Sun, 28 Mar 2004 17:38:03 +0000 |
Stefan Monnier |
(vc-file-not-found-hook): Fix typo. From lorentey@elte.hu (L?rentey K?ly).
|
Fri, 26 Mar 2004 06:06:39 +0000 |
Andr Spiegel |
(vc-arg-list): New function, which handles both compiled and
|
Tue, 23 Mar 2004 20:59:19 +0000 |
Stefan Monnier |
(vc-default-find-file-not-found-hook): New fun.
|
Sun, 21 Mar 2004 15:44:39 +0000 |
Andr Spiegel |
(vc-default-workfile-unchanged-p): If the implementation supports it,
|