summaryrefslogtreecommitdiff
path: root/lisp/vc-rcs.el
Commit message (Expand)AuthorAge
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * vc-rcs.el (vc-rcs-register): Fix registering a specific version.Dan Nicolaescu2009-12-28
* 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-rcs-consult-headers): Add missing save-excursion.Stefan Monnier2009-11-16
* * vc.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-15
* * x-dnd.el (x-dnd-maybe-call-test-function):Stefan Monnier2009-11-13
* * 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-rcs-annotate-command): Use forward-line rather than goto-line.Glenn Morris2009-09-04
* * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...Dan Nicolaescu2009-08-29
* * 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
* Remove find-file-not-found-hook VC method. (Bug#2757)Dan Nicolaescu2009-06-26
* * 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-rcs-register-switches): Doc fix. Add t as option.Glenn Morris2008-12-04
* (vc-rcs-diff-switches): Doc fix. Add t as option.Glenn Morris2008-12-03
* * align.el:Lute Kamstra2008-12-03
* * vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.Juanma Barranquero2008-09-15
* * vc-svn.el (vc-svn-root):Stefan Monnier2008-09-07
* * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):Dan Nicolaescu2008-06-24
* (vc-rcs-state-heuristic): Don't assume the file exists.Stefan Monnier2008-06-11
* (vc-rcs-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
* Teach the RCS back end to do directories.Eric S. Raymond2008-05-09
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-09
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* (vc-rcs-fetch-master-state): Fix inf-loop.Stefan Monnier2008-05-05
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-02
* (vc-rcs-state): Fix typos.Dan Nicolaescu2008-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
* Make `checkout-model' apply to filesets.Stefan Monnier2008-04-29
* Change `dir-status' to not take (and pass) status-buffer.Stefan Monnier2008-04-11
* * vc-rcs.el (vc-rcs-modify-change-comment):Dan Nicolaescu2008-04-08
* * vc-rcs.el (vc-rcs-dir-status):Dan Nicolaescu2008-04-05
* (vc-rcs-register): Fix treatment of directories in multiple file case.Glenn Morris2008-02-24
* Make sure all backends support vc-BACKEND-root.Thien-Thi Nguyen2008-02-19
* Kill eol whitespace; nfc.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
* | Terminology cleanup.Eric S. Raymond2007-10-10
* | (vc-rcs-annotate-command):Thien-Thi Nguyen2007-08-20
* | Merge from emacs--rel--22Miles Bader2007-08-13
|\|