summaryrefslogtreecommitdiff
path: root/lisp/vc-cvs.el
Commit message (Expand)AuthorAgeFilesLines
* (vc-cvs-merge-news): Yet another fix of message parsing.Sam Steingold2010-02-181-2/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* 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.el (vc-log-show-limit): New variable.Dan Nicolaescu2009-11-151-1/+1
* (vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).Glenn Morris2009-10-011-12/+13
* * vc.el (top): print-log method now takes an optional SHORTLOGDan Nicolaescu2009-09-141-1/+1
* * vc.el (vc-print-log-internal): Move RCS/CVS specific code ...Dan Nicolaescu2009-08-291-1/+6
* (vc-cvs-update-changelog): Fix typo.Dan Nicolaescu2009-08-271-0/+10
* * vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):Michael Albinus2009-08-251-3/+6
* (vc-cvs-merge-news): Yet annother fix of message parsing.Sam Steingold2009-08-141-1/+2
* (vc-cvs-merge-news): Fix message parsing for non-top-level files.Sam Steingold2009-07-071-1/+2
* * vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):Dan Nicolaescu2009-06-231-9/+11
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (vc-cvs-could-register): Don't use file-directory-p toLute Kamstra2008-12-041-2/+3
* (vc-cvs-register-switches): Doc fix. Add t as option.Glenn Morris2008-12-041-10/+8
* (vc-cvs-diff-switches): Doc fix. Add t as option.Glenn Morris2008-12-031-17/+20
* * align.el:Lute Kamstra2008-12-031-8/+8
* (vc-cvs-parse-root): Handle roots without colon between hostname and path.Sam Steingold2008-11-121-6/+11
* * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.Nick Roberts2008-11-041-5/+18
* (vc-cvs-stay-local): Fix typo in choice.Martin Rudalics2008-10-281-2/+2
* * vc.el: Rename VC methods that were missed when vc-status wasDan Nicolaescu2008-10-271-1/+1
* (vc-cvs-status-extra-headers): Use full directory name when reportingChong Yidong2008-10-251-2/+2
* * vc-hooks.el (vc-stay-local): Add a new choice and default to it.Dan Nicolaescu2008-10-131-21/+19
* (vc-cvs-dir-stay-local): New variable.Dan Nicolaescu2008-10-091-1/+9
* (vc-cvs-after-dir-status): Parse the output for nonDan Nicolaescu2008-10-061-3/+21
* (vc-cvs-dir-status-heuristic): New function.Glenn Morris2008-10-041-10/+40
* * vc-svn.el (vc-svn-dir-status-files):Dan Nicolaescu2008-10-041-0/+6
* * 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.el (vc-switch-backend): Simplify.Dan Nicolaescu2008-06-201-3/+0
* (vc-cvs-status-extra-headers): Don't match newlineAndreas Schwab2008-06-151-1/+1
* (vc-cvs-dir-status): Pass -f to cvs.Andreas Schwab2008-06-081-1/+1
* (vc-cvs-registered): Consider a directory with a CVS subdirectory to be regis...Sam Steingold2008-06-051-10/+10
* (vc-cvs-status-extra-headers): Remove extraneous newlines.Sam Steingold2008-06-031-18/+16
* *** empty log message ***Dan Nicolaescu2008-05-311-1/+1
* Fix typos.Dan Nicolaescu2008-05-311-1/+1
* (vc-cvs-after-dir-status): Support spaces in fileDan Nicolaescu2008-05-311-24/+20
* (vc-cvs-state-heuristic, vc-cvs-parse-status): Try andStefan Monnier2008-05-301-3/+4
* (vc-cvs-status-extra-headers): Align labels.Dan Nicolaescu2008-05-261-2/+2
* Improved extra-headers method for CVS.Eric S. Raymond2008-05-161-14/+37
* Clean up after granbbing CVS/Root info.Eric S. Raymond2008-05-161-1/+1
* Extract and display the CVS repository.Eric S. Raymond2008-05-161-11/+20
* Snapshot primitives globally renamed to refer to tags, documentation updated.Eric S. Raymond2008-05-151-5/+5
* Remove assumption about what nil means as a first arument to vc-do-command.Eric S. Raymond2008-05-101-1/+1
* Remove wash-log from the VC backend API.Eric S. Raymond2008-05-091-4/+3
* Remove VC-Dired and backend dir-state methods.Eric S. Raymond2008-05-071-32/+0
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Clean up vc*-revision-granularity and vc*-checkout-model.Eric S. Raymond2008-05-021-22/+26
* Fix some comments to remove references to vc-dired.Eric S. Raymond2008-05-021-2/+2