aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-sccs.el
Commit message (Expand)AuthorAgeFilesLines
* * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.Dan Nicolaescu2009-08-261-0/+6
* * vc-rcs.el (vc-rcs-find-file-hook):Dan Nicolaescu2009-07-161-2/+2
* * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):Dan Nicolaescu2009-06-231-0/+7
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-sccs-register-switches): Doc fix. Add t as option.Glenn Morris2008-12-041-10/+8
* (vc-sccs-diff-switches): Doc fix. Add t as option.Glenn Morris2008-12-031-7/+7
* * align.el:Lute Kamstra2008-12-031-3/+3
* * vc-svn.el (vc-svn-root):Stefan Monnier2008-09-071-3/+0
* (vc-sccs-create-tag): Fix typo in error message and pass backend arg.Juanma Barranquero2008-05-161-6/+6
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-6/+14
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-2/+2
* * vc-sccs.el (vc-sccs-dir-status):Dan Nicolaescu2008-05-101-2/+8
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-5/+0
* Make SCCS backend directory-aware.Eric S. Raymond2008-05-091-43/+51
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Remove logentry primitive from backend API.Eric S. Raymond2008-05-031-6/+0
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-4/+1
* Remove some XXX comments no longer needed.Eric S. Raymond2008-05-011-3/+2
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-011-13/+15
* * lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.Stefan Monnier2008-04-191-21/+39
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-111-2/+2
* * vc-rcs.el (vc-rcs-dir-status):Dan Nicolaescu2008-04-051-0/+12
* (vc-sccs-diff): Fix setting of oldvers and newvers.Glenn Morris2008-02-251-5/+2
* Comment.Glenn Morris2008-02-241-2/+4
* (vc-sccs-root): New func.Thien-Thi Nguyen2008-02-191-0/+3
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): PutEric S. Raymond2007-12-271-0/+6
* | Carry through today's big terminology change to a few places where IEric S. Raymond2007-10-101-10/+10
* | Terminology cleanup.Eric S. Raymond2007-10-101-10/+10
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Add todo item.Stefan Monnier2007-07-201-0/+4
* | Put the lower half (the back-end) of NewVC in place. This commitEric S. Raymond2007-07-181-29/+50
|/
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (vc-sccs-state): Pass FILE to vc-user-login-name.André Spiegel2006-01-271-1/+1
* (vc-sccs-state-heuristic): Use file-attributes with ID-FORMATAndré Spiegel2006-01-221-3/+3
* * vc-sccs.el: Update copyright year.Romain Francoise2005-11-011-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* Doc fix.Stefan Monnier2004-09-071-4/+5
* (vc-sccs-print-log, vc-sccs-diff): Add optional BUFFER argument.André Spiegel2004-03-211-5/+5
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (vc-sccs-state-heuristic): Fix parentheses.André Spiegel2003-08-121-6/+10
* (vc-sccs-register, vc-sccs-checkin)Stefan Monnier2003-05-081-27/+13
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-5/+5
* (vc-sccs-checkout): Handle t argument for REV.André Spiegel2002-12-261-2/+4
* (vc-sccs-registered): Improve comment.André Spiegel2002-11-131-3/+7
* (vc-sccs-registered): Handle the autoload cookie so that theMarkus Rost2002-11-121-3/+4