summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-rcs.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-4/+4
* | file-attributes cleanupPaul Eggert2018-09-231-5/+4
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* Implement vc-default-dir-extra-headers for vc-rcsİ. Göktuğ Kayaalp2017-10-171-0/+2
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-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
* | Pacify byte-compiler in lisp/vcPaul Eggert2016-05-101-0/+7
* | Some improvements in vcMichael Albinus2016-04-241-1/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Work around the asynchronous-empty-diff problemDmitry Gutov2015-11-221-2/+3
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-191-10/+6
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-5/+5
* Fix RCS crashes in vc-testEli Zaretskii2015-06-221-1/+3
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-301-1/+1
* Fix problems found by vc-tests.elMichael Albinus2015-03-011-81/+83
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-141-1/+1
* Remove VC rollback method.Eric S. Raymond2014-12-111-37/+0
* Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-101-5/+4
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-6/+4
* Clean up a longstanding to-do item.Eric S. Raymond2014-12-021-14/+9
* Remove clear-headers from VC's public method set.Eric S. Raymond2014-12-011-2/+17
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-011-2/+2
* Refactor VC merging to fix a layer violation.Eric S. Raymond2014-12-011-0/+25
* The vc-mistrust-permissions configuration variable is gone.Eric S. Raymond2014-12-011-71/+6
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-011-2/+2
* VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-011-7/+3
* Fix up autoloads in vc-rcs.el and vc-sccs.el.Simon Leinen2014-11-261-1/+3
* Revert "More movement of master-related code to vc-filewise.el."Eric S. Raymond2014-11-221-2/+2
* More movement of master-related code to vc-filewise.el.Eric S. Raymond2014-11-221-2/+2
* Rename vc-name to vc-master-rename.Eric S. Raymond2014-11-221-24/+24
* Remove editable argument from VC's backend checkout methods.Eric S. Raymond2014-11-201-2/+2
* Remove never-used rev argument from VC's backend checkin methods.Eric S. Raymond2014-11-201-6/+10
* Simplify use of current-time and friends.Paul Eggert2014-10-281-1/+1
* * lisp/vc/vc-rcs.el: Comment.Glenn Morris2014-05-201-4/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/vc/vc-rcs.el (vc-rcs-parse): Make `gather' get e, b, and @-holesStefan Monnier2013-11-051-30/+30
* New functions for finding the administrative directory in VC.Xue Fuqiao2013-10-051-0/+4
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-041-7/+7
* Silence some vc compilation warningsGlenn Morris2013-05-281-0/+11
* Doc fixes related to vc-print-logGlenn Morris2013-04-241-4/+8
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Comment for vc-rcsGlenn Morris2012-09-291-0/+3
* Revert bogus vc autoloads changeGlenn Morris2012-09-291-1/+3