log lisp/vc-cvs.el @ 105555:627cf97fdea2

age author description
2009-10-01 Glenn Morris (vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
2009-09-14 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
2009-08-29 Dan Nicolaescu * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
2009-08-27 Dan Nicolaescu (vc-cvs-update-changelog): Fix typo.
2009-08-25 Michael Albinus * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
2009-08-14 Sam Steingold (vc-cvs-merge-news): Yet annother fix of message parsing.
2009-07-07 Sam Steingold (vc-cvs-merge-news): Fix message parsing for non-top-level files.
2009-06-23 Dan Nicolaescu * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
2009-01-05 Glenn Morris Add 2009 to copyright years.
2008-12-04 Lute Kamstra (vc-cvs-could-register): Don't use file-directory-p to
2008-12-04 Glenn Morris (vc-cvs-register-switches): Doc fix. Add t as option.
2008-12-03 Glenn Morris (vc-cvs-diff-switches): Doc fix. Add t as option.
2008-12-03 Lute Kamstra * align.el:
2008-11-12 Sam Steingold (vc-cvs-parse-root): Handle roots without colon between hostname and path.
2008-11-04 Nick Roberts * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
2008-10-28 Martin Rudalics (vc-cvs-stay-local): Fix typo in choice.
2008-10-27 Dan Nicolaescu * vc.el: Rename VC methods that were missed when vc-status was
2008-10-25 Chong Yidong (vc-cvs-status-extra-headers): Use full directory name when reporting
2008-10-13 Dan Nicolaescu * vc-hooks.el (vc-stay-local): Add a new choice and default to it.
2008-10-09 Dan Nicolaescu (vc-cvs-dir-stay-local): New variable.
2008-10-06 Dan Nicolaescu (vc-cvs-after-dir-status): Parse the output for non
2008-10-04 Glenn Morris (vc-cvs-dir-status-heuristic): New function.
2008-10-04 Dan Nicolaescu * vc-svn.el (vc-svn-dir-status-files):
2008-09-07 Stefan Monnier * vc-svn.el (vc-svn-root):
2008-06-24 Dan Nicolaescu * vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
2008-06-20 Dan Nicolaescu * vc.el (vc-switch-backend): Simplify.
2008-06-15 Andreas Schwab (vc-cvs-status-extra-headers): Don't match newline
2008-06-08 Andreas Schwab (vc-cvs-dir-status): Pass -f to cvs.
2008-06-05 Sam Steingold (vc-cvs-registered): Consider a directory with a CVS subdirectory to be registered.
2008-06-03 Sam Steingold (vc-cvs-status-extra-headers): Remove extraneous newlines.