log lisp/vc-arch.el @ 82421:84edadc1cf67

age author description
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Fri, 20 Jul 2007 20:02:32 +0000 Stefan Monnier (vc-arch-diff): Fix last change.
Wed, 18 Jul 2007 16:31:56 +0000 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
Tue, 10 Jul 2007 19:55:12 +0000 Stefan Monnier (vc-arch-complete): Remove.
Tue, 26 Jun 2007 17:59:15 +0000 Stefan Monnier (vc-arch-add-tagline): Do a slightly cleaner job.
Wed, 13 Jun 2007 18:00:34 +0000 Stefan Monnier (vc-arch-command): Remove bzr. It's a different program.
Tue, 12 Jun 2007 13:37:56 +0000 Sam Steingold (vc-arch-command): Also try "baz" and "bzr".
Tue, 15 Jan 2008 04:37:20 +0000 Dan Nicolaescu * vc-arch.el (vc-arch-delete-rej-if-obsolete): Remove the
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.
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.
Wed, 28 Mar 2007 01:19:43 +0000 Stefan Monnier (vc-with-current-file-buffer): New macro.
Sun, 28 Jan 2007 07:05:42 +0000 Richard M. Stallman (vc-arch-file-id): Move with-current-buffer inside the if.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Wed, 27 Dec 2006 16:26:34 +0000 Stefan Monnier (vc-arch-find-version): New function.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
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.
Tue, 14 Jun 2005 15:21:33 +0000 Juanma Barranquero (vc-arch-checkin, vc-arch-diff): Follow error conventions.
Sun, 09 Jan 2005 21:29:27 +0000 Andr Spiegel (vc-arch-diff): Don't diff asynchronously if vc-disable-async-diff is
Sun, 02 Jan 2005 22:07:52 +0000 Stefan Monnier (vc-arch-workfile-version): Fix last change.
Sun, 02 Jan 2005 22:00:07 +0000 Stefan Monnier (vc-arch-workfile-version): Handle the empty-branch case.
Sun, 17 Oct 2004 23:01:25 +0000 Stefan Monnier (vc-arch-workfile-version): Don't burp if the patch-log directory is missing.
Mon, 13 Sep 2004 20:39:59 +0000 Stefan Monnier (vc-arch-root, vc-arch-registered): Use vc-find-root.
Wed, 08 Sep 2004 22:15:34 +0000 Stefan Monnier (vc-arch-state): Fix parsing for `names' method.
Tue, 07 Sep 2004 04:49:03 +0000 Stefan Monnier (vc-arch-workfile-version): Handle the special case before the first commit.
Tue, 29 Jun 2004 13:00:49 +0000 Kim F. Storm (vc-arch-mode-line-rewrite): Add :group 'vc.
Tue, 01 Jun 2004 00:25:50 +0000 Stefan Monnier (vc-arch-state): Don't assume the file exists.
Fri, 28 May 2004 23:04:07 +0000 Stefan Monnier (vc-arch-diff): Add optional `buffer' arg.
Mon, 12 Apr 2004 04:23:38 +0000 Stefan Monnier (vc-arch-root): Be a bit more careful.
Tue, 23 Mar 2004 21:36:49 +0000 Stefan Monnier Require CL for `case'.
Tue, 23 Mar 2004 21:34:06 +0000 Stefan Monnier (vc-arch-diff): Handle the special case where `newvers' is equivalent to nil.
Thu, 18 Mar 2004 02:48:06 +0000 Stefan Monnier (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
Tue, 16 Mar 2004 15:20:17 +0000 Stefan Monnier (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
Mon, 15 Mar 2004 03:39:09 +0000 Stefan Monnier New file.