summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
Commit message (Expand)AuthorAgeFilesLines
* Clarify documentation of 'vc-responsible-backend' wrt symlinksHong Xu2016-11-041-1/+5
* vc-region-history: Search just on lines intersecting the regionTino Calancha2016-10-201-1/+1
* ; 'Changes from the pre-25.1 API' copyeditsDmitry Gutov2016-05-251-5/+5
* Rename vc-stay-local back to vc-cvs-stay-localDmitry Gutov2016-05-251-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Improve documentation of 'vc-push'Eli Zaretskii2015-12-261-3/+7
* Prioritize looking inside vc-parent-buffer over log-view-mode fallbackDmitry Gutov2015-11-191-3/+3
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-1/+1
* Spelling fixesPaul Eggert2015-11-101-1/+1
* Merge branch 'project-next'Dmitry Gutov2015-11-101-2/+3
|\
| * Make sure that the ignore file existsproject-nextDmitry Gutov2015-11-091-2/+3
* | When VC detects a conflict, specify which fileKarl Fogel2015-11-091-0/+7
|/
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-191-9/+17
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-3/+3
* Add `project-ignores'Dmitry Gutov2015-07-121-2/+6
* Improve handling of the first Git revisionDmitry Gutov2015-05-181-1/+2
* Add basic VC push support.Glenn Morris2015-05-121-0/+16
* Stop vc-print-log from jumping to the topDmitry Gutov2015-05-031-9/+11
* Add autoload cooking for vc-responsible-backendDaniel Colascione2015-03-011-0/+1
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-261-0/+20
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/vc/vc.el: Improve `dir-status-files' descriptionDmitry Gutov2014-12-171-5/+4
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-141-4/+4
* Spelling fixesPaul Eggert2014-12-121-1/+1
* latest-on-branch-p is no longer a public methodEric S. Raymond2014-12-111-29/+9
* Remove VC rollback method.Eric S. Raymond2014-12-111-64/+14
* Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-101-6/+2
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-24/+28
* Eliminate an unuted function argument.Eric S. Raymond2014-12-021-4/+7
* Another longstanding to-do: bind vc-delete-file.Eric S. Raymond2014-12-021-3/+1
* Clean up a longstanding to-do item.Eric S. Raymond2014-12-021-7/+4
* Remove clear-headers from VC's public method set.Eric S. Raymond2014-12-011-31/+0
* Fix minor bug introduced in 'Terminate vc-disable-async-diff'Eric S. Raymond2014-12-011-1/+1
* Remove could-register from the set of public VC backend methods,Eric S. Raymond2014-12-011-10/+1
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-011-29/+29
* * lisp/vc: Fix use of find-conflicted-file in Git.Stefan Monnier2014-12-011-1/+2
* Refactor VC merging to fix a layer violation.Eric S. Raymond2014-12-011-30/+11
* Small but crucial change for new VC registration API.Eric S. Raymond2014-12-011-1/+1
* Update some documentation changes and todo items.Eric S. Raymond2014-12-011-4/+34
* Finish vc-stay-local containment.Eric S. Raymond2014-12-011-0/+4
* Confine vc-stay-local to CVS, because it was unusable in SVN.Eric S. Raymond2014-12-011-11/+0
* Remove vc-state-heuristic from the set of public methods.Eric S. Raymond2014-12-011-10/+4
* The vc-mistrust-permissions configuration variable is gone.Eric S. Raymond2014-12-011-0/+5
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-011-12/+6
* VC API simplification: remove ability to set initial revision.Eric S. Raymond2014-12-011-32/+28
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-2/+6
|\
| * Fix VC documentation related to switching branches.Eli Zaretskii2014-11-191-2/+6
* | Isolating support code for the file-granularity back ends: the easy part.Eric S. Raymond2014-11-221-27/+0
* | Fix bug #19084 with 'C-x v +' in *vc-change-log* buffers.Eli Zaretskii2014-11-211-0/+3
* | Fix bug #19136 with a typo in a vc.el comment.Ulrich Mueller2014-11-211-1/+1