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-sccs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove logentry primitive from backend API.
Eric S. Raymond
2008-05-03
1
-6
/
+0
*
Clean up vc*-revision-granularity and vc*-checkout-model.
Eric S. Raymond
2008-05-02
1
-4
/
+1
*
Remove some XXX comments no longer needed.
Eric S. Raymond
2008-05-01
1
-3
/
+2
*
Change 'needs-patch to 'needs-update.
Eric S. Raymond
2008-05-01
1
-13
/
+15
*
* lisp/vc-sccs.el (vc-sccs-do-command): New fun. Use the "sccs" command.
Stefan Monnier
2008-04-19
1
-21
/
+39
*
Change `dir-status' to not take (and pass) status-buffer.
Stefan Monnier
2008-04-11
1
-2
/
+2
*
* vc-rcs.el (vc-rcs-dir-status):
Dan Nicolaescu
2008-04-05
1
-0
/
+12
*
(vc-sccs-diff): Fix setting of oldvers and newvers.
Glenn Morris
2008-02-25
1
-5
/
+2
*
Comment.
Glenn Morris
2008-02-24
1
-2
/
+4
*
(vc-sccs-root): New func.
Thien-Thi Nguyen
2008-02-19
1
-0
/
+3
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
* (vc.el, vc-sccs.el, vc-rcs.el, vc-cs.el, vc-mcvs.el): Put
Eric S. Raymond
2007-12-27
1
-0
/
+6
*
|
Carry through today's big terminology change to a few places where I
Eric S. Raymond
2007-10-10
1
-10
/
+10
*
|
Terminology cleanup.
Eric S. Raymond
2007-10-10
1
-10
/
+10
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
Add todo item.
Stefan Monnier
2007-07-20
1
-0
/
+4
*
|
Put the lower half (the back-end) of NewVC in place. This commit
Eric S. Raymond
2007-07-18
1
-29
/
+50
|
/
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(vc-sccs-state): Pass FILE to vc-user-login-name.
André Spiegel
2006-01-27
1
-1
/
+1
*
(vc-sccs-state-heuristic): Use file-attributes with ID-FORMAT
André Spiegel
2006-01-22
1
-3
/
+3
*
* vc-sccs.el: Update copyright year.
Romain Francoise
2005-11-01
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
Doc fix.
Stefan Monnier
2004-09-07
1
-4
/
+5
*
(vc-sccs-print-log, vc-sccs-diff): Add optional BUFFER argument.
André Spiegel
2004-03-21
1
-5
/
+5
*
Add arch taglines
Miles Bader
2003-09-01
1
-1
/
+2
*
(vc-sccs-state-heuristic): Fix parentheses.
André Spiegel
2003-08-12
1
-6
/
+10
*
(vc-sccs-register, vc-sccs-checkin)
Stefan Monnier
2003-05-08
1
-27
/
+13
*
Trailing whitespace deleted.
Juanma Barranquero
2003-02-04
1
-5
/
+5
*
(vc-sccs-checkout): Handle t argument for REV.
André Spiegel
2002-12-26
1
-2
/
+4
*
(vc-sccs-registered): Improve comment.
André Spiegel
2002-11-13
1
-3
/
+7
*
(vc-sccs-registered): Handle the autoload cookie so that the
Markus Rost
2002-11-12
1
-3
/
+4
*
(vc-sccs-find-version): Fix vc-checkout-switches use.
Stefan Monnier
2002-10-08
1
-2
/
+4
*
(vc-sccs-find-version): New fun.
Stefan Monnier
2002-10-08
1
-41
/
+22
*
(vc-sccs-register): Fix handling of vc-[sccs-]register-switches.
André Spiegel
2002-03-18
1
-2
/
+2
*
(vc-sccs-diff): Use consistent parameter format for
André Spiegel
2002-02-25
1
-2
/
+2
*
(vc-*-revert-file): Handle new optional arg CONTENTS-DONE.
André Spiegel
2001-08-28
1
-2
/
+2
*
Some fixes to follow coding conventions.
Pavel Janík
2001-07-16
1
-4
/
+1
*
(vc-sccs-register): Use relative file names.
André Spiegel
2001-03-29
1
-4
/
+3
*
(vc-sccs-print-log): Output to buffer *vc*, not the current buffer.
André Spiegel
2001-03-10
1
-3
/
+3
*
Copyright up-date.
Dave Love
2001-02-01
1
-2
/
+2
*
(vc-sccs-diff-switches): New customization option.
André Spiegel
2001-02-01
1
-12
/
+23
*
(vc-sccs-header): Fix :type.
Dave Love
2001-01-09
1
-2
/
+2
*
(vc-sccs-latest-on-branch-p): Removed.
André Spiegel
2001-01-08
1
-17
/
+11
*
Functions reordered.
André Spiegel
2000-11-16
1
-170
/
+202
*
* vc-sccs.el (vc-sccs-register):
Stefan Monnier
2000-09-09
1
-2
/
+1
*
Doc fixes.
Dave Love
2000-09-07
1
-20
/
+20
[next]