log lisp/vc-sccs.el @ 106060:2f9ecf376c7a

age author description
Mon, 16 Nov 2009 20:36:06 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): Default to 2000.
Sun, 15 Nov 2009 20:28:58 +0000 Dan Nicolaescu * vc.el (vc-log-show-limit): New variable.
Wed, 11 Nov 2009 05:49:09 +0000 Dan Nicolaescu * term/x-win.el (x-gtk-stock-map):
Wed, 14 Oct 2009 06:00:51 +0000 Dan Nicolaescu * vc.el: Move comments about RCS and SCCS ...
Thu, 24 Sep 2009 01:37:14 +0000 Juanma Barranquero Fix typos.
Mon, 14 Sep 2009 04:38:49 +0000 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
Wed, 26 Aug 2009 17:54:05 +0000 Dan Nicolaescu * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.
Thu, 16 Jul 2009 20:52:53 +0000 Dan Nicolaescu * vc-rcs.el (vc-rcs-find-file-hook):
Tue, 23 Jun 2009 06:35:40 +0000 Dan Nicolaescu * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 04 Dec 2008 07:02:21 +0000 Glenn Morris (vc-sccs-register-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 07:40:53 +0000 Glenn Morris (vc-sccs-diff-switches): Doc fix. Add t as option.
Wed, 03 Dec 2008 05:48:14 +0000 Lute Kamstra * align.el:
Sun, 07 Sep 2008 20:24:24 +0000 Stefan Monnier * vc-svn.el (vc-svn-root):
Fri, 16 May 2008 08:33:44 +0000 Juanma Barranquero (vc-sccs-create-tag): Fix typo in error message and pass backend arg.
Thu, 15 May 2008 17:38:50 +0000 Eric S. Raymond Snapshot primitives globally renamed to refer to tags, documentation updated.
Sat, 10 May 2008 13:27:16 +0000 Eric S. Raymond Remove assumption about what nil means as a first arument to vc-do-command.
Sat, 10 May 2008 03:58:11 +0000 Dan Nicolaescu * vc-sccs.el (vc-sccs-dir-status):
Fri, 09 May 2008 17:30:49 +0000 Eric S. Raymond Remove wash-log from the VC backend API.
Fri, 09 May 2008 16:33:30 +0000 Eric S. Raymond Make SCCS backend directory-aware.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Sat, 03 May 2008 07:39:17 +0000 Eric S. Raymond Remove logentry primitive from backend API.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Thu, 01 May 2008 19:28:56 +0000 Eric S. Raymond Remove some XXX comments no longer needed.
Thu, 01 May 2008 19:13:16 +0000 Eric S. Raymond Change 'needs-patch to 'needs-update.
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, 11 Apr 2008 15:17:59 +0000 Stefan Monnier Change `dir-status' to not take (and pass) status-buffer.
Sat, 05 Apr 2008 00:15:13 +0000 Dan Nicolaescu * vc-rcs.el (vc-rcs-dir-status):
Mon, 25 Feb 2008 08:13:23 +0000 Glenn Morris (vc-sccs-diff): Fix setting of oldvers and newvers.
Sun, 24 Feb 2008 23:06:05 +0000 Glenn Morris Comment.