summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-cvs.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-241-1/+1
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-011-1/+1
* Remove the P/N/M-p/M-n bindings from the general log-view mapLars Ingebrigtsen2022-05-061-0/+9
* Further vcs-cvs/rcs-responsible-p updates from masterLars Ingebrigtsen2022-04-161-2/+2
* Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen2022-04-141-4/+5
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-1/+1
* 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