summaryrefslogtreecommitdiff
path: root/lisp/vc-rcs.el
Commit message (Expand)AuthorAgeFilesLines
* Move version control related files to the "vc" subdirectory....Juri Linkov2010-06-111-1470/+0
* Add special markup processing for commit logs....Dan Nicolaescu2010-03-191-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * vc-rcs.el (vc-rcs-register): Fix registering a specific version.Dan Nicolaescu2009-12-281-0/+2
* Support showing a single log entry from vc-annotate....Dan Nicolaescu2009-12-071-1/+1
* * vc.el (vc-log-show-limit): Default to 2000....Dan Nicolaescu2009-11-161-1/+2
* (vc-rcs-consult-headers): Add missing save-excursion.Stefan Monnier2009-11-161-54/+55
* * vc.el (vc-log-show-limit): New variable....Dan Nicolaescu2009-11-151-1/+1
* * x-dnd.el (x-dnd-maybe-call-test-function):...Stefan Monnier2009-11-131-59/+58
* * term/x-win.el (x-gtk-stock-map):...Dan Nicolaescu2009-11-111-1/+1
* * vc.el: Move comments about RCS and SCCS ......Dan Nicolaescu2009-10-141-0/+10
* Fix typos....Juanma Barranquero2009-09-241-1/+1
* * vc.el (top): print-log method now takes an optional SHORTLOG...Dan Nicolaescu2009-09-141-1/+1
* (vc-rcs-annotate-command): Use forward-line rather than goto-line.Glenn Morris2009-09-041-2/+4
* * vc.el (vc-print-log-internal): Move RCS/CVS specific code ......Dan Nicolaescu2009-08-291-1/+14
* * vc.el (vc-trunk-p): Rename to vc-rcs-trunk-p and move to vc-rcs.el....Dan Nicolaescu2009-08-261-5/+94
* * vc-rcs.el (vc-rcs-find-file-hook):...Dan Nicolaescu2009-07-161-2/+2
* Remove find-file-not-found-hook VC method. (Bug#2757)...Dan Nicolaescu2009-06-261-8/+0
* * 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-rcs-register-switches): Doc fix. Add t as option....Glenn Morris2008-12-041-12/+10
* (vc-rcs-diff-switches): Doc fix. Add t as option.Glenn Morris2008-12-031-8/+8
* * align.el:...Lute Kamstra2008-12-031-6/+6
* * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos....Juanma Barranquero2008-09-151-5/+5
* * vc-svn.el (vc-svn-root):...Stefan Monnier2008-09-071-3/+0
* * 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--22...Miles 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): Put...Eric S. Raymond2007-12-271-0/+5
* | Terminology cleanup.Eric S. Raymond2007-10-101-28/+28