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
|
2002-02-21 |
André Spiegel |
Patch by Martin.Lorentzson@telia.com.
|
2002-01-11 |
André Spiegel |
This is a restore to version 1.29; the patch was taken out awaiting
|
2002-01-08 |
André Spiegel |
Fix prev change.
|
2002-01-08 |
André Spiegel |
Patch by Martin.Lorentzson@telia.com.
|
2001-12-20 |
Pavel Janík |
Doc fix.
|
2001-11-30 |
André Spiegel |
(vc-cvs-parse-status): Store file state in property, don't just return
|
2001-11-25 |
Stefan Monnier |
(vc-cvs-parse-entry): Rewrite, comparing the string-
|
2001-10-22 |
André Spiegel |
New scaling algorithm for vc-annotate.
|
2001-10-21 |
André Spiegel |
(vc-cvs-diff-tree): New function.
|
2001-08-28 |
André Spiegel |
(vc-*-revert-file): Handle new optional arg CONTENTS-DONE.
|
2001-07-04 |
Stefan Monnier |
(vc-cvs-stay-local): doc fix.
|
2001-04-17 |
Eli Zaretskii |
(vc-cvs-print-log, vc-cvs-diff): Don't invoke CVS as
|
2001-03-10 |
André Spiegel |
(vc-cvs-checkin): When removing the sticky tag, make output go to
|