summaryrefslogtreecommitdiff
path: root/lisp/vc-sccs.el
Commit message (Expand)AuthorAge
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Support showing a single log entry from vc-annotate.Dan Nicolaescu2009-12-07
* * vc.el (vc-log-show-limit): Default to 2000.Dan Nicolaescu2009-11-16
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-15
* * term/x-win.el (x-gtk-stock-map):Dan Nicolaescu2009-11-11
* * vc.el: Move comments about RCS and SCCS ...Dan Nicolaescu2009-10-14
* Fix typos.Juanma Barranquero2009-09-24
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-14
* * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el.Dan Nicolaescu2009-08-26
* * vc-rcs.el (vc-rcs-find-file-hook):Dan Nicolaescu2009-07-16
* * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):Dan Nicolaescu2009-06-23
* Add 2009 to copyright years.Glenn Morris2009-01-05
* (vc-sccs-register-switches): Doc fix. Add t as option.Glenn Morris2008-12-04
* (vc-sccs-diff-switches): Doc fix. Add t as option.Glenn Morris2008-12-03
* * align.el:Lute Kamstra2008-12-03
* * vc-svn.el (vc-svn-root):Stefan Monnier2008-09-07
* (vc-sccs-create-tag): Fix typo in error message and pass backend arg.Juanma Barranquero2008-05-16
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-15
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-10
* * vc-sccs.el (vc-sccs-dir-status):Dan Nicolaescu2008-05-10
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-09
* Make SCCS backend directory-aware.Eric S. Raymond2008-05-09
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Remove logentry primitive from backend API.Eric S. Raymond2008-05-03
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-02
* Remove some XXX comments no longer needed.Eric S. Raymond2008-05-01
* Change 'needs-patch to 'needs-update.Eric S. Raymond2008-05-01
* * lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.Stefan Monnier2008-04-19
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-11
* * vc-rcs.el (vc-rcs-dir-status):Dan Nicolaescu2008-04-05
* (vc-sccs-diff): Fix setting of oldvers and newvers.Glenn Morris2008-02-25
* Comment.Glenn Morris2008-02-24
* (vc-sccs-root): New func.Thien-Thi Nguyen2008-02-19
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | * (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): PutEric S. Raymond2007-12-27
* | Carry through today's big terminology change to a few places where IEric S. Raymond2007-10-10
* | Terminology cleanup.Eric S. Raymond2007-10-10
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | Add todo item.Stefan Monnier2007-07-20
* | Put the lower half (the back-end) of NewVC in place. This commitEric S. Raymond2007-07-18
|/
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* (vc-sccs-state): Pass FILE to vc-user-login-name.André Spiegel2006-01-27
* (vc-sccs-state-heuristic): Use file-attributes with ID-FORMATAndré Spiegel2006-01-22
* * vc-sccs.el: Update copyright year.Romain Francoise2005-11-01
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* Doc fix.Stefan Monnier2004-09-07