2010-02-18 |
Sam Steingold |
(vc-cvs-merge-news): Yet another fix of message parsing.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-12-07 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
2009-11-16 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): Default to 2000.
|
2009-11-15 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): New variable.
|
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.
|
2008-05-31 |
Dan Nicolaescu |
*** empty log message ***
|
2008-05-31 |
Dan Nicolaescu |
Fix typos.
|
2008-05-31 |
Dan Nicolaescu |
(vc-cvs-after-dir-status): Support spaces in file
|
2008-05-30 |
Stefan Monnier |
(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
|
2008-05-26 |
Dan Nicolaescu |
(vc-cvs-status-extra-headers): Align labels.
|
2008-05-16 |
Eric S. Raymond |
Improved extra-headers method for CVS.
|
2008-05-16 |
Eric S. Raymond |
Clean up after granbbing CVS/Root info.
|
2008-05-16 |
Eric S. Raymond |
Extract and display the CVS repository.
|
2008-05-15 |
Eric S. Raymond |
Snapshot primitives globally renamed to refer to tags, documentation updated.
|
2008-05-10 |
Eric S. Raymond |
Remove assumption about what nil means as a first arument to vc-do-command.
|
2008-05-09 |
Eric S. Raymond |
Remove wash-log from the VC backend API.
|
2008-05-07 |
Eric S. Raymond |
Remove VC-Dired and backend dir-state methods.
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-05-02 |
Eric S. Raymond |
Clean up vc*-revision-granularity and vc*-checkout-model.
|
2008-05-02 |
Eric S. Raymond |
Fix some comments to remove references to vc-dired.
|
2008-05-02 |
Eric S. Raymond |
Don't commit right after deletion.
|
2008-05-01 |
Eric S. Raymond |
Remove some XXX comments no longer needed.
|
2008-05-01 |
Eric S. Raymond |
Change 'needs-patch to 'needs-update.
|
2008-04-29 |
Stefan Monnier |
Make `checkout-model' apply to filesets.
|
2008-04-21 |
Dan Nicolaescu |
(vc-cvs-status-extra-headers): New function.
|
2008-04-17 |
Dan Nicolaescu |
*** empty log message ***
|
2008-04-15 |
Dan Nicolaescu |
(vc-cvs-after-dir-status, vc-cvs-dir-status): Add
|
2008-04-12 |
Dan Nicolaescu |
(vc-cvs-registered): Allow removed files to be
|
2008-04-11 |
Stefan Monnier |
Change `dir-status' to not take (and pass) status-buffer.
|
2008-04-10 |
Dan Nicolaescu |
* vc-hooks.el (vc-state): Add new state `conflict'.
|