summaryrefslogtreecommitdiff
path: root/lisp/vc-rcs.el
Commit message (Expand)AuthorAgeFilesLines
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-241-0/+2
* (vc-rcs-state-heuristic): Don't assume the file exists.Stefan Monnier2008-06-111-3/+4
* (vc-rcs-create-tag): Fix typo in error message and pass backend arg.Juanma Barranquero2008-05-161-4/+4
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-4/+11
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-20/+20
* * vc-sccs.el (vc-sccs-dir-status):Dan Nicolaescu2008-05-101-3/+10
* Teach the RCS back end to do directories.Eric S. Raymond2008-05-091-64/+72
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-17/+23
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (vc-rcs-fetch-master-state): Fix inf-loop.Stefan Monnier2008-05-051-1/+2
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-18/+17
* (vc-rcs-state): Fix typos.Dan Nicolaescu2008-05-021-1/+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-18/+20
* Make `checkout-model' apply to filesets.Stefan Monnier2008-04-291-14/+14
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-111-2/+2
* * vc-rcs.el (vc-rcs-modify-change-comment):Dan Nicolaescu2008-04-081-1/+1
* * vc-rcs.el (vc-rcs-dir-status):Dan Nicolaescu2008-04-051-0/+12
* (vc-rcs-register): Fix treatment of directories in multiple file case.Glenn Morris2008-02-241-22/+24
* Make sure all backends support vc-BACKEND-root.Thien-Thi Nguyen2008-02-191-0/+3
* Kill eol whitespace; nfc.Thien-Thi Nguyen2008-02-191-3/+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/+5
* | Terminology cleanup.Eric S. Raymond2007-10-101-28/+28
* | (vc-rcs-annotate-command):Thien-Thi Nguyen2007-08-201-0/+1
* | Merge from emacs--rel--22Miles Bader2007-08-131-0/+8
|\ \ | |/
| * (vc-rcs-find-file-not-found-hook):Stefan Monnier2007-08-091-0/+8
* | 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-90/+128
|/
* (vc-rcs-annotate-command):Thien-Thi Nguyen2007-03-241-4/+5
* 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-rcs-fetch-master-state, vc-rcs-consult-headers): Pass FILE toAndré Spiegel2006-01-271-2/+3
* (vc-rcs-state-heuristic): Use file-attributes with ID-FORMATAndré Spiegel2006-01-221-3/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-2/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (vc-rcs-annotate-command):Thien-Thi Nguyen2004-12-291-0/+1
* (vc-rcs-parse): New function.Thien-Thi Nguyen2004-11-191-2/+464
* Doc fix.Stefan Monnier2004-09-071-4/+5
* (vc-rcs-checkout-model): Look at the version headers only ifAndré Spiegel2004-07-021-5/+9
* (vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument.André Spiegel2004-03-211-5/+5
* Add arch taglinesMiles Bader2003-09-011-1/+2
* (vc-rcs-register, vc-rcs-checkin, vc-rcs-checkout)Stefan Monnier2003-05-081-22/+8
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-13/+13
* (vc-rcs-checkout): Fix the check whether we are on a branch.André Spiegel2003-01-071-2/+2
* (vc-rcs-revert): Unlock only if the user does have the lock.André Spiegel2003-01-031-2/+3
* (vc-rcs-checkin): By default, always specify theAndré Spiegel2002-12-261-1/+3