log lisp/vc-sccs.el @ 95020:4da572dc4992

age author description
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.