summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-src.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix vc-src-dir-status-filesDieter Deyke2017-07-171-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/+2
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Adapt vc-src to the old-new vc-checkin APIEli Zaretskii2015-09-191-1/+1
* Fix problems found by vc-tests.elMichael Albinus2015-03-011-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-141-1/+1
* latest-on-branch-p is no longer a public methodEric S. Raymond2014-12-111-1/+0
* Remove VC rollback method.Eric S. Raymond2014-12-111-1/+0
* vc/vc-src.el (vc-src-do-comand): Prepend -- to file argument listEric S. Raymond2014-12-091-1/+6
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-6/+5
* Eliminate an unuted function argument.Eric S. Raymond2014-12-021-1/+1
* Clean up a longstanding to-do item.Eric S. Raymond2014-12-021-9/+4
* Remove clear-headers from VC's public method set.Eric S. Raymond2014-12-011-1/+0
* Remove could-register from the set of public VC backend methods,Eric S. Raymond2014-12-011-3/+0
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-011-1/+1
* Update some documentation changes and todo items.Eric S. Raymond2014-12-011-1/+0
* Remove vc-state-heuristic from the set of public methods.Eric S. Raymond2014-12-011-1/+0
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-011-4/+0
* VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-011-5/+2
* * lisp/vc/vc-src.el: Fix copy-pasted :version tags.Glenn Morris2014-11-291-4/+2
* Minor typo fixes in vc-src.el.Eric S. Raymond2014-11-251-2/+2
* 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
* Fix bug that produced spurious nil state.Eric S. Raymond2014-11-211-1/+2
* Clean up after SRC support merge (typo fixes).Eric S. Raymond2014-11-201-2/+2
* Support for SRC in VC mode.Eric S. Raymond2014-11-201-0/+330