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
/
vc-cvs.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from origin/emacs-25
Paul Eggert
2016-10-23
1
-106
/
+31
|
\
|
*
Fix display of vc-dir CVS file statuses in subdirectories
Göktuğ Kayaalp
2016-10-18
1
-106
/
+31
*
|
Merge from origin/emacs-25
Paul Eggert
2016-05-26
1
-8
/
+7
|
\
|
|
*
Rename vc-stay-local back to vc-cvs-stay-local
Dmitry Gutov
2016-05-25
1
-8
/
+7
*
|
Pacify byte-compiler in lisp/vc
Paul Eggert
2016-05-10
1
-0
/
+6
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Expunge occurrences of `setq' with an odd number of arguments.
Alan Mackenzie
2015-11-23
1
-2
/
+2
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-8
/
+8
*
; Revert "Don't declare vc-exec-after anymore"
Dmitry Gutov
2015-10-28
1
-0
/
+2
*
Don't declare vc-exec-after anymore
Dmitry Gutov
2015-10-20
1
-2
/
+0
*
Resurrect the ability to specify a revision in vc-next-action
Eli Zaretskii
2015-09-19
1
-31
/
+17
*
Backslash cleanup in Elisp source files
Paul Eggert
2015-09-17
1
-2
/
+2
*
Fix minor text quoting in calc, calendar, vc
Paul Eggert
2015-08-28
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-2
/
+2
*
Function declaration updates prompted by 'make check-declare'
Glenn Morris
2015-04-30
1
-1
/
+1
*
Use vc-switches on vc-*-annotate-command
Oscar Fuentes
2015-02-26
1
-5
/
+17
*
(vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command'
Dmitry Gutov
2015-02-07
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Move VC diff ASYNC argument to the fifth position
Dmitry Gutov
2014-12-14
1
-1
/
+1
*
In vc, abolish the dir-status method.
Eric S. Raymond
2014-12-02
1
-11
/
+6
*
Eliminate an unuted function argument.
Eric S. Raymond
2014-12-02
1
-1
/
+1
*
Terminate vc-disable-async-diff with extreme prejudice.
Eric S. Raymond
2014-12-01
1
-3
/
+2
*
Refactor VC merging to fix a layer violation.
Eric S. Raymond
2014-12-01
1
-0
/
+29
*
Finish vc-stay-local containment.
Eric S. Raymond
2014-12-01
1
-9
/
+35
*
The vc-mistrust-permissions configuration variable is gone.
Eric S. Raymond
2014-12-01
1
-3
/
+3
*
VC API simplification: remove ability to set initial revision.
Eric S. Raymond
2014-12-01
1
-1
/
+1
*
Remove editable argument from VC's backend checkout methods.
Eric S. Raymond
2014-11-20
1
-4
/
+3
*
Remove never-used rev argument from VC's backend checkin methods.
Eric S. Raymond
2014-11-20
1
-18
/
+31
*
Simplify use of current-time and friends.
Paul Eggert
2014-10-28
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
New functions for finding the administrative directory in VC.
Xue Fuqiao
2013-10-05
1
-0
/
+4
*
Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.
Xue Fuqiao
2013-09-20
1
-3
/
+2
*
Comment
Glenn Morris
2013-09-11
1
-0
/
+1
*
* lisp/vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.
Glenn Morris
2013-09-11
1
-2
/
+4
*
* lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.
Stefan Monnier
2013-09-04
1
-5
/
+5
*
vc-ignore fixes.
Xue Fuqiao
2013-07-30
1
-1
/
+0
*
Add vc-ignore.
Xue Fuqiao
2013-07-30
1
-0
/
+22
*
Minor doc fix.
Xue Fuqiao
2013-06-09
1
-1
/
+1
*
Silence the rest of vc compilation
Glenn Morris
2013-05-28
1
-0
/
+13
*
Doc fixes related to vc-print-log
Glenn Morris
2013-04-24
1
-1
/
+2
*
Use add/remove-function to manipulate process-filters.
Stefan Monnier
2013-04-20
1
-7
/
+5
*
* vc/vc-arch.el (vc-arch-registered):
Christopher Schmidt
2013-02-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/files.el (read-only-mode): New minor mode.
Stefan Monnier
2012-08-29
1
-1
/
+1
*
Fix file time stamp problem with bzr and CVS (Bug#12001).
Paul Eggert
2012-08-23
1
-1
/
+5
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-2
/
+2
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-1
/
+1
*
* lisp/vc/vc-mtn.el:
Stefan Monnier
2012-04-25
1
-9
/
+7
*
Add custom groups for VC backends, for consistency with vc-bzr.
Chong Yidong
2012-02-25
1
-8
/
+13
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
[next]