summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-cvs.el
Commit message (Expand)AuthorAgeFilesLines
* Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and renameLars Ingebrigtsen2021-08-291-6/+4
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-1/+1
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-261-29/+20
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-101-9/+9
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix compilation warning in vc-cvs from previous changeLars Ingebrigtsen2020-08-201-0/+2
* Remove the "Summary: " but from cvs checkinsLars Ingebrigtsen2020-08-201-16/+17
* * lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc stringMattias Engdegård2020-02-281-10/+11
* Don't write absolute filenames and duplicate strings to CVS ignore filesWolfgang Scherer2020-02-221-13/+32
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* vc-cvs-revert: fix off-by-one file modePaul Eggert2019-09-161-1/+1
* New function time-convertPaul Eggert2019-08-051-2/+2
* Use decoded-time accessors in vc-cvsLars Ingebrigtsen2019-08-011-1/+1
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-021-1/+1
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Simplify use of encode-timePaul Eggert2019-02-101-4/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-6/+9
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Update some Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-10-231-106/+31
|\|
| * Fix display of vc-dir CVS file statuses in subdirectoriesGöktuğ Kayaalp2016-10-181-106/+31
* | Merge from origin/emacs-25Paul Eggert2016-05-261-8/+7
|\|
| * Rename vc-stay-local back to vc-cvs-stay-localDmitry Gutov2016-05-251-8/+7
* | Pacify byte-compiler in lisp/vcPaul Eggert2016-05-101-0/+6
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Expunge occurrences of `setq' with an odd number of arguments.Alan Mackenzie2015-11-231-2/+2
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-8/+8
* ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-281-0/+2
* Don't declare vc-exec-after anymoreDmitry Gutov2015-10-201-2/+0
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-191-31/+17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-2/+2
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-2/+2
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-301-1/+1
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-261-5/+17
* (vc-cvs-dir-status-files): Don't pass DIR to `vc-cvs-command'Dmitry Gutov2015-02-071-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-141-1/+1
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-11/+6
* Eliminate an unuted function argument.Eric S. Raymond2014-12-021-1/+1
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-011-3/+2
* Refactor VC merging to fix a layer violation.Eric S. Raymond2014-12-011-0/+29
* Finish vc-stay-local containment.Eric S. Raymond2014-12-011-9/+35