summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-cvs.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* The vc-mistrust-permissions configuration variable is gone.Eric S. Raymond2014-12-011-3/+3
* VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-011-1/+1
* Remove editable argument from VC's backend checkout methods.Eric S. Raymond2014-11-201-4/+3
* Remove never-used rev argument from VC's backend checkin methods.Eric S. Raymond2014-11-201-18/+31
* Simplify use of current-time and friends.Paul Eggert2014-10-281-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* New functions for finding the administrative directory in VC.Xue Fuqiao2013-10-051-0/+4
* Rename cvs-append-to-ignore to vc-cvs-append-to-ignore.Xue Fuqiao2013-09-201-3/+2
* CommentGlenn Morris2013-09-111-0/+1
* * lisp/vc/vc-cvs.el (cvs-append-to-ignore): Fix arg spec.Glenn Morris2013-09-111-2/+4
* * lisp/vc/vc-dispatcher.el (vc-run-delayed): New macro.Stefan Monnier2013-09-041-5/+5
* vc-ignore fixes.Xue Fuqiao2013-07-301-1/+0
* Add vc-ignore.Xue Fuqiao2013-07-301-0/+22
* Minor doc fix.Xue Fuqiao2013-06-091-1/+1
* Silence the rest of vc compilationGlenn Morris2013-05-281-0/+13