log lisp/vc-rcs.el @ 94835:0f7a18ff94d6

age author description
Sat, 10 May 2008 03:58:11 +0000 Dan Nicolaescu * vc-sccs.el (vc-sccs-dir-status):
Fri, 09 May 2008 17:51:39 +0000 Eric S. Raymond Teach the RCS back end to do directories.
Fri, 09 May 2008 17:30:49 +0000 Eric S. Raymond Remove wash-log from the VC backend API.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Mon, 05 May 2008 06:38:04 +0000 Stefan Monnier (vc-rcs-fetch-master-state): Fix inf-loop.
Fri, 02 May 2008 17:47:25 +0000 Eric S. Raymond Clean up vc*-revision-granularity and vc*-checkout-model.
Fri, 02 May 2008 03:48:17 +0000 Dan Nicolaescu (vc-rcs-state): Fix typos.
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.
Tue, 29 Apr 2008 15:32:56 +0000 Stefan Monnier Make `checkout-model' apply to filesets.
Fri, 11 Apr 2008 15:17:59 +0000 Stefan Monnier Change `dir-status' to not take (and pass) status-buffer.
Tue, 08 Apr 2008 15:59:35 +0000 Dan Nicolaescu * vc-rcs.el (vc-rcs-modify-change-comment):
Sat, 05 Apr 2008 00:15:13 +0000 Dan Nicolaescu * vc-rcs.el (vc-rcs-dir-status):
Sun, 24 Feb 2008 23:02:09 +0000 Glenn Morris (vc-rcs-register): Fix treatment of directories in multiple file case.
Tue, 19 Feb 2008 11:43:17 +0000 Thien-Thi Nguyen Make sure all backends support vc-BACKEND-root.