log lisp/vc-cvs.el @ 82512:1394a4fd4724

age author description
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-22 Dan Nicolaescu * vc-cvs.el (vc-cvs-mode-line-string): Add support for tooltips
2007-07-20 Stefan Monnier (vc-(m)cvs-create-repo): Remove.
2007-07-19 Eric S. Raymond vc-cvs-checkin had some reference problems, now fixed.
2007-07-19 Eric S. Raymond Fix two variable-reference bugs.
2007-07-18 Eric S. Raymond Put the lower half (the back-end) of NewVC in place. This commit
2007-07-12 Stefan Monnier Require CL.
2007-07-12 Stefan Monnier (vc-functions): Clear up the cache when reloading the file.
2007-07-08 Stefan Monnier (vc-cvs-revert): Use vc-default-revert.
2008-01-05 Stefan Monnier (vc-cvs-annotate-time): Don't move backward when text
2007-07-30 Dan Nicolaescu * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-10-30 André Spiegel (vc-cvs-delete-file): Commit the file after removing it.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-05-22 André Spiegel (vc-cvs-checkout-model): Handle the case where FILE doesn't exist.
2005-03-25 Werner LEMBERG * vc-cvs.el: Replace `illegal' with `invalid'.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2005-01-09 André Spiegel (vc-cvs-diff): Don't diff asynchronously if vc-disable-async-diff is
2004-11-30 André Spiegel (vc-cvs-state): Handle the case where vc-state is still nil.
2004-11-03 Thien-Thi Nguyen (vc-cvs-local-month-numbers): Delete var.
2004-11-03 Thien-Thi Nguyen (vc-cvs-annotate-command): Delete extraneous lines from beginning of buffer.
2004-03-21 André Spiegel (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER argument.
2004-01-20 André Spiegel * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New
2003-12-24 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
2003-10-01 Dave Love (vc-cvs-parse-entry): Revert last change to allow
2003-09-26 André Spiegel (vc-cvs-parse-entry): Don't require parse-time, because it's
2003-09-24 André Spiegel (vc-cvs-parse-entry): Restore the code to compare time stamps
2003-09-01 Miles Bader Add arch taglines
2003-07-04 Stefan Monnier (vc-cvs-repository-hostname): New operation.
2003-05-23 André Spiegel (vc-cvs-checkout): Don't leave the branch when REV is t.
2003-05-09 Stefan Monnier (vc-cvs-mode-line-string): Use vc-default-mode-line-string.
2003-05-08 Stefan Monnier (vc-cvs-register, vc-cvs-checkin, vc-cvs-find-version, vc-cvs-diff)
2003-05-08 Stefan Monnier (vc-cvs-dired-state-info): Typo.
2003-05-08 Stefan Monnier (vc-cvs-dired-state-info): Use `added' for added files and
2003-04-23 André Spiegel (vc-cvs-stay-local): Keep the old default. Simplify doc string.
2003-04-23 André Spiegel Patch by Wolfgang Scherer <Wolfgang.Scherer@gmx.de>
2003-04-19 Stefan Monnier (vc-cvs-dir-state): Use vc-cvs-command.
2003-04-05 André Spiegel (vc-cvs-get-entries): New function that uses the right coding system for
2003-03-27 Andreas Schwab (vc-cvs-parse-entry): Make sure a file with conflicts
2003-02-17 André Spiegel (vc-cvs-dir-state): Protect against DIR not being under CVS control.
2002-12-26 André Spiegel (vc-cvs-checkout): Handle t argument for REV.
2002-10-17 Juanma Barranquero (vc-cvs-sticky-tag-display): Fix typo.
2002-10-11 Miles Bader (vc-cvs-parse-entry): Don't barf when an `Entries' files contains an
2002-10-10 André Spiegel (vc-cvs-parse-entry): Parse the time stamp found in CVS/Entries,
2002-10-09 Markus Rost (vc-cvs-registered): In the autoload version use load instead of
2002-10-08 Stefan Monnier (vc-cvs-find-version): Fix vc-checkout-switches use.
2002-10-08 Stefan Monnier (vc-cvs-find-version): New fun.
2002-10-04 Stefan Monnier (vc-cvs-show-log-entry): Delete.
2002-07-03 Juanma Barranquero Fix typo.
2002-05-12 Eli Zaretskii Change all post-21.1 :version attributes to 21.4.
2002-04-09 Sam Steingold (vc-cvs-valid-version-number-p): New function.
2002-04-08 Sam Steingold (vc-cvs-checkin): Pass the required argument to `error'.
2002-03-28 André Spiegel (vc-cvs-global-switches): New user option.
2002-03-22 Stefan Monnier (vc-cvs-registered, vc-cvs-dir-state-heuristic):
2002-03-18 André Spiegel (vc-cvs-register): Fix handling of vc-[cvs-]register-switches.
2002-03-05 André Spiegel (vc-cvs-diff-tree): Fix typo in parameter names.
2002-02-25 André Spiegel (vc-cvs-diff, vc-cvs-diff-tree): Use consistent parameter format for