index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
vc-cvs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Support showing a single log entry from vc-annotate.
Dan Nicolaescu
2009-12-07
1
-1
/
+1
*
* vc.el (vc-log-show-limit): Default to 2000.
Dan Nicolaescu
2009-11-16
1
-1
/
+2
*
* vc.el (vc-log-show-limit): New variable.
Dan Nicolaescu
2009-11-15
1
-1
/
+1
*
(vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
Glenn Morris
2009-10-01
1
-12
/
+13
*
* vc.el (top): print-log method now takes an optional SHORTLOG
Dan Nicolaescu
2009-09-14
1
-1
/
+1
*
* vc.el (vc-print-log-internal): Move RCS/CVS specific code ...
Dan Nicolaescu
2009-08-29
1
-1
/
+6
*
(vc-cvs-update-changelog): Fix typo.
Dan Nicolaescu
2009-08-27
1
-0
/
+10
*
* vc-cvs.el (vc-cvs-state, vc-cvs-diff, vc-cvs-revision-table):
Michael Albinus
2009-08-25
1
-3
/
+6
*
(vc-cvs-merge-news): Yet annother fix of message parsing.
Sam Steingold
2009-08-14
1
-1
/
+2
*
(vc-cvs-merge-news): Fix message parsing for non-top-level files.
Sam Steingold
2009-07-07
1
-1
/
+2
*
* vc-hooks.el (vc-stay-local-p, vc-state, vc-working-revision):
Dan Nicolaescu
2009-06-23
1
-9
/
+11
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(vc-cvs-could-register): Don't use file-directory-p to
Lute Kamstra
2008-12-04
1
-2
/
+3
*
(vc-cvs-register-switches): Doc fix. Add t as option.
Glenn Morris
2008-12-04
1
-10
/
+8
*
(vc-cvs-diff-switches): Doc fix. Add t as option.
Glenn Morris
2008-12-03
1
-17
/
+20
*
* align.el:
Lute Kamstra
2008-12-03
1
-8
/
+8
*
(vc-cvs-parse-root): Handle roots without colon between hostname and path.
Sam Steingold
2008-11-12
1
-6
/
+11
*
* vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
Nick Roberts
2008-11-04
1
-5
/
+18
*
(vc-cvs-stay-local): Fix typo in choice.
Martin Rudalics
2008-10-28
1
-2
/
+2
*
* vc.el: Rename VC methods that were missed when vc-status was
Dan Nicolaescu
2008-10-27
1
-1
/
+1
*
(vc-cvs-status-extra-headers): Use full directory name when reporting
Chong Yidong
2008-10-25
1
-2
/
+2
*
* vc-hooks.el (vc-stay-local): Add a new choice and default to it.
Dan Nicolaescu
2008-10-13
1
-21
/
+19
*
(vc-cvs-dir-stay-local): New variable.
Dan Nicolaescu
2008-10-09
1
-1
/
+9
*
(vc-cvs-after-dir-status): Parse the output for non
Dan Nicolaescu
2008-10-06
1
-3
/
+21
*
(vc-cvs-dir-status-heuristic): New function.
Glenn Morris
2008-10-04
1
-10
/
+40
*
* vc-svn.el (vc-svn-dir-status-files):
Dan Nicolaescu
2008-10-04
1
-0
/
+6
*
* vc-svn.el (vc-svn-root):
Stefan Monnier
2008-09-07
1
-3
/
+0
*
* vc-hg.el (vc-annotate-convert-time, vc-default-status-printer):
Dan Nicolaescu
2008-06-24
1
-0
/
+2
*
* vc.el (vc-switch-backend): Simplify.
Dan Nicolaescu
2008-06-20
1
-3
/
+0
*
(vc-cvs-status-extra-headers): Don't match newline
Andreas Schwab
2008-06-15
1
-1
/
+1
*
(vc-cvs-dir-status): Pass -f to cvs.
Andreas Schwab
2008-06-08
1
-1
/
+1
*
(vc-cvs-registered): Consider a directory with a CVS subdirectory to be regis...
Sam Steingold
2008-06-05
1
-10
/
+10
*
(vc-cvs-status-extra-headers): Remove extraneous newlines.
Sam Steingold
2008-06-03
1
-18
/
+16
*
*** empty log message ***
Dan Nicolaescu
2008-05-31
1
-1
/
+1
*
Fix typos.
Dan Nicolaescu
2008-05-31
1
-1
/
+1
*
(vc-cvs-after-dir-status): Support spaces in file
Dan Nicolaescu
2008-05-31
1
-24
/
+20
*
(vc-cvs-state-heuristic, vc-cvs-parse-status): Try and
Stefan Monnier
2008-05-30
1
-3
/
+4
*
(vc-cvs-status-extra-headers): Align labels.
Dan Nicolaescu
2008-05-26
1
-2
/
+2
*
Improved extra-headers method for CVS.
Eric S. Raymond
2008-05-16
1
-14
/
+37
*
Clean up after granbbing CVS/Root info.
Eric S. Raymond
2008-05-16
1
-1
/
+1
*
Extract and display the CVS repository.
Eric S. Raymond
2008-05-16
1
-11
/
+20
*
Snapshot primitives globally renamed to refer to tags, documentation updated.
Eric S. Raymond
2008-05-15
1
-5
/
+5
*
Remove assumption about what nil means as a first arument to vc-do-command.
Eric S. Raymond
2008-05-10
1
-1
/
+1
*
Remove wash-log from the VC backend API.
Eric S. Raymond
2008-05-09
1
-4
/
+3
*
Remove VC-Dired and backend dir-state methods.
Eric S. Raymond
2008-05-07
1
-32
/
+0
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Clean up vc*-revision-granularity and vc*-checkout-model.
Eric S. Raymond
2008-05-02
1
-22
/
+26
*
Fix some comments to remove references to vc-dired.
Eric S. Raymond
2008-05-02
1
-2
/
+2
*
Don't commit right after deletion.
Eric S. Raymond
2008-05-02
1
-2
/
+1
[next]