aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc-sccs.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* (vc-sccs-find-version): Fix vc-checkout-switches use.Stefan Monnier2002-10-081-2/+4
* (vc-sccs-find-version): New fun.Stefan Monnier2002-10-081-41/+22
* (vc-sccs-register): Fix handling of vc-[sccs-]register-switches.André Spiegel2002-03-181-2/+2
* (vc-sccs-diff): Use consistent parameter format forAndré Spiegel2002-02-251-2/+2
* (vc-*-revert-file): Handle new optional arg CONTENTS-DONE.André Spiegel2001-08-281-2/+2
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-4/+1
* (vc-sccs-register): Use relative file names.André Spiegel2001-03-291-4/+3
* (vc-sccs-print-log): Output to buffer *vc*, not the current buffer.André Spiegel2001-03-101-3/+3
* Copyright up-date.Dave Love2001-02-011-2/+2
* (vc-sccs-diff-switches): New customization option.André Spiegel2001-02-011-12/+23
* (vc-sccs-header): Fix :type.Dave Love2001-01-091-2/+2
* (vc-sccs-latest-on-branch-p): Removed.André Spiegel2001-01-081-17/+11
* Functions reordered.André Spiegel2000-11-161-170/+202
* * vc-sccs.el (vc-sccs-register):Stefan Monnier2000-09-091-2/+1
* Doc fixes.Dave Love2000-09-071-20/+20