summaryrefslogtreecommitdiff
path: root/lisp/vc-sccs.el
AgeCommit message (Expand)Author
2008-09-07* vc-svn.el (vc-svn-root):Stefan Monnier
2008-05-16(vc-sccs-create-tag): Fix typo in error message and pass backend arg.Juanma Barranquero
2008-05-15Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond
2008-05-10Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond
2008-05-10* vc-sccs.el (vc-sccs-dir-status):Dan Nicolaescu
2008-05-09Remove wash-log from the VC backend API.Eric S. Raymond
2008-05-09Make SCCS backend directory-aware.Eric S. Raymond
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-05-03Remove logentry primitive from backend API.Eric S. Raymond
2008-05-02Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond
2008-05-01Remove some XXX comments no longer needed.Eric S. Raymond
2008-05-01Change 'needs-patch to 'needs-update.Eric S. Raymond
2008-04-19* lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.Stefan Monnier
2008-04-11Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier
2008-04-05* vc-rcs.el (vc-rcs-dir-status):Dan Nicolaescu
2008-02-25(vc-sccs-diff): Fix setting of oldvers and newvers.Glenn Morris
2008-02-24Comment.Glenn Morris
2008-02-19(vc-sccs-root): New func.Thien-Thi Nguyen
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-27* (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): PutEric S. Raymond
2007-10-10Carry through today's big terminology change to a few places where IEric S. Raymond
2007-10-10Terminology cleanup.Eric S. Raymond
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-20Add todo item.Stefan Monnier
2007-07-18Put the lower half (the back-end) of NewVC in place. This commitEric S. Raymond
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2006-01-27(vc-sccs-state): Pass FILE to vc-user-login-name.André Spiegel
2006-01-22(vc-sccs-state-heuristic): Use file-attributes with ID-FORMATAndré Spiegel
2005-11-01* vc-sccs.el: Update copyright year.Romain Francoise
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-04Update FSF's address.Lute Kamstra
2004-09-07Doc fix.Stefan Monnier
2004-03-21(vc-sccs-print-log, vc-sccs-diff): Add optional BUFFER argument.André Spiegel
2003-09-01Add arch taglinesMiles Bader
2003-08-12(vc-sccs-state-heuristic): Fix parentheses.André Spiegel
2003-05-08(vc-sccs-register, vc-sccs-checkin)Stefan Monnier
2003-02-04Trailing whitespace deleted.Juanma Barranquero
2002-12-26(vc-sccs-checkout): Handle t argument for REV.André Spiegel
2002-11-13(vc-sccs-registered): Improve comment.André Spiegel
2002-11-12(vc-sccs-registered): Handle the autoload cookie so that theMarkus Rost
2002-10-08(vc-sccs-find-version): Fix vc-checkout-switches use.Stefan Monnier
2002-10-08(vc-sccs-find-version): New fun.Stefan Monnier
2002-03-18(vc-sccs-register): Fix handling of vc-[sccs-]register-switches.André Spiegel
2002-02-25(vc-sccs-diff): Use consistent parameter format forAndré Spiegel
2001-08-28(vc-*-revert-file): Handle new optional arg CONTENTS-DONE.André Spiegel
2001-07-16Some fixes to follow coding conventions.Pavel Janík
2001-03-29(vc-sccs-register): Use relative file names.André Spiegel