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-rcs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(vc-rcs-register-switches): Doc fix. Add t as option.
Glenn Morris
2008-12-04
1
-12
/
+10
*
(vc-rcs-diff-switches): Doc fix. Add t as option.
Glenn Morris
2008-12-03
1
-8
/
+8
*
* align.el:
Lute Kamstra
2008-12-03
1
-6
/
+6
*
* vc-rcs.el (vc-rcs-steal-lock, vc-rcs-checkout): Fix docstring typos.
Juanma Barranquero
2008-09-15
1
-5
/
+5
*
* 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-rcs-state-heuristic): Don't assume the file exists.
Stefan Monnier
2008-06-11
1
-3
/
+4
*
(vc-rcs-create-tag): Fix typo in error message and pass backend arg.
Juanma Barranquero
2008-05-16
1
-4
/
+4
*
Snapshot primitives globally renamed to refer to tags, documentation updated.
Eric S. Raymond
2008-05-15
1
-4
/
+11
*
Remove assumption about what nil means as a first arument to vc-do-command.
Eric S. Raymond
2008-05-10
1
-20
/
+20
*
* vc-sccs.el (vc-sccs-dir-status):
Dan Nicolaescu
2008-05-10
1
-3
/
+10
*
Teach the RCS back end to do directories.
Eric S. Raymond
2008-05-09
1
-64
/
+72
*
Remove wash-log from the VC backend API.
Eric S. Raymond
2008-05-09
1
-17
/
+23
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
(vc-rcs-fetch-master-state): Fix inf-loop.
Stefan Monnier
2008-05-05
1
-1
/
+2
*
Clean up vc*-revision-granularity and vc*-checkout-model.
Eric S. Raymond
2008-05-02
1
-18
/
+17
*
(vc-rcs-state): Fix typos.
Dan Nicolaescu
2008-05-02
1
-1
/
+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
-18
/
+20
*
Make `checkout-model' apply to filesets.
Stefan Monnier
2008-04-29
1
-14
/
+14
*
Change `dir-status' to not take (and pass) status-buffer.
Stefan Monnier
2008-04-11
1
-2
/
+2
*
* vc-rcs.el (vc-rcs-modify-change-comment):
Dan Nicolaescu
2008-04-08
1
-1
/
+1
*
* vc-rcs.el (vc-rcs-dir-status):
Dan Nicolaescu
2008-04-05
1
-0
/
+12
*
(vc-rcs-register): Fix treatment of directories in multiple file case.
Glenn Morris
2008-02-24
1
-22
/
+24
*
Make sure all backends support vc-BACKEND-root.
Thien-Thi Nguyen
2008-02-19
1
-0
/
+3
*
Kill eol whitespace; nfc.
Thien-Thi Nguyen
2008-02-19
1
-3
/
+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
/
+5
*
|
Terminology cleanup.
Eric S. Raymond
2007-10-10
1
-28
/
+28
*
|
(vc-rcs-annotate-command):
Thien-Thi Nguyen
2007-08-20
1
-0
/
+1
*
|
Merge from emacs--rel--22
Miles Bader
2007-08-13
1
-0
/
+8
|
\
|
|
*
(vc-rcs-find-file-not-found-hook):
Stefan Monnier
2007-08-09
1
-0
/
+8
*
|
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
-90
/
+128
|
/
*
(vc-rcs-annotate-command):
Thien-Thi Nguyen
2007-03-24
1
-4
/
+5
*
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-rcs-fetch-master-state, vc-rcs-consult-headers): Pass FILE to
André Spiegel
2006-01-27
1
-2
/
+3
*
(vc-rcs-state-heuristic): Use file-attributes with ID-FORMAT
André Spiegel
2006-01-22
1
-3
/
+3
*
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
*
(vc-rcs-annotate-command):
Thien-Thi Nguyen
2004-12-29
1
-0
/
+1
*
(vc-rcs-parse): New function.
Thien-Thi Nguyen
2004-11-19
1
-2
/
+464
*
Doc fix.
Stefan Monnier
2004-09-07
1
-4
/
+5
*
(vc-rcs-checkout-model): Look at the version headers only if
André Spiegel
2004-07-02
1
-5
/
+9
*
(vc-rcs-print-log, vc-rcs-diff): Add optional BUFFER argument.
André Spiegel
2004-03-21
1
-5
/
+5
[next]