summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-cvs.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Add a new command vc-pull-and-pushLars Ingebrigtsen2022-09-24
* Prefer ‘time-equal-p’ to ‘equal’ on timestampsPaul Eggert2022-08-01
* Remove the P/N/M-p/M-n bindings from the general log-view mapLars Ingebrigtsen2022-05-06
* Further vcs-cvs/rcs-responsible-p updates from masterLars Ingebrigtsen2022-04-16
* Make all vc-*-responsible-p functions return a stringLars Ingebrigtsen2022-04-14
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Move vc-branch-p and vc-branch-part from vc.el to vc-rcs.el and renameLars Ingebrigtsen2021-08-29
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-10
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix compilation warning in vc-cvs from previous changeLars Ingebrigtsen2020-08-20
* Remove the "Summary: " but from cvs checkinsLars Ingebrigtsen2020-08-20
* * lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc stringMattias Engdegård2020-02-28
* Don't write absolute filenames and duplicate strings to CVS ignore filesWolfgang Scherer2020-02-22
* Update copyright year to 2020Paul Eggert2020-01-01
* vc-cvs-revert: fix off-by-one file modePaul Eggert2019-09-16
* New function time-convertPaul Eggert2019-08-05
* Use decoded-time accessors in vc-cvsLars Ingebrigtsen2019-08-01
* Update author/maintainer infoPaul Eggert2019-05-26
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Improve regexp advice again, and unchain rangesPaul Eggert2019-04-02
* Fix regular-expression glitches and typosPaul Eggert2019-03-04
* Simplify use of encode-timePaul Eggert2019-02-10
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* ; Update some Maintainer: header commentsGlenn Morris2017-06-05
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2016-10-23
|\|
| * Fix display of vc-dir CVS file statuses in subdirectoriesGöktuğ Kayaalp2016-10-18
* | Merge from origin/emacs-25Paul Eggert2016-05-26
|\|
| * Rename vc-stay-local back to vc-cvs-stay-localDmitry Gutov2016-05-25
* | Pacify byte-compiler in lisp/vcPaul Eggert2016-05-10
|/
* Update copyright year to 2016Paul Eggert2016-01-01
* Expunge occurrences of `setq' with an odd number of arguments.Alan Mackenzie2015-11-23
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-28
* Don't declare vc-exec-after anymoreDmitry Gutov2015-10-20
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-19
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-17
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-28
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-30
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-26