summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hooks.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.Juri Linkov2019-03-251-0/+2
* * lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.Juri Linkov2019-03-191-2/+1
* * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-181-10/+10
* 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-1/+1
* | Avoid calling vc backend if 'vc-display-status' is nilAndy Moreton2018-08-111-14/+16
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Fix some custom groupsGlenn Morris2017-12-141-2/+2
* Bind vc-region-historyKaushal Modi2017-09-301-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
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-071-1/+1
* | Revert the disputed VC change and update the testsDmitry Gutov2016-04-241-14/+16
* | Merge from origin/emacs-25Paul Eggert2016-04-241-1/+1
|\ \ | |/
| * Remove the Meta-CVS VC backendDmitry Gutov2016-04-191-1/+1
| * Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-141-2/+2
* | Some improvements in vcMichael Albinus2016-04-241-6/+9
* | Merge from origin/emacs-25Paul Eggert2016-04-111-9/+9
|\ \ | |/
| * Faces names should not end in "-face".Glenn Morris2016-04-081-9/+9
| * ; * lisp/vc/vc-hooks.el: corrected docstring of faceOscar Fuentes2016-03-011-1/+1
* | Add vc-backend and vc-responsible-backend testsMichael Albinus2016-04-091-3/+3
* | * lisp/vc/vc-hooks.el: Fix typoOscar Fuentes2016-03-191-1/+1
* | Revert "Use colors in the VC mode lines"John Wiegley2016-03-061-15/+8
* | Use colors in the VC mode linesLars Ingebrigtsen2016-03-011-8/+15
* | Performance improvements for vc-hgDaniel Colascione2016-02-081-4/+4
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Document 'vc-refresh-state'Eli Zaretskii2015-12-121-1/+5
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-2/+2
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-14/+14
* * lisp/vc/vc-hooks.el (vc-refresh-state): New commandDavid Caldwell2015-09-011-5/+7
* Add basic VC push support.Glenn Morris2015-05-121-0/+6
* Fix problems found by vc-tests.elMichael Albinus2015-03-011-2/+2
* Better binding for vc-delete-fileDaniel Colascione2015-01-091-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Remove VC rollback method.Eric S. Raymond2014-12-111-8/+0
* Righteous featurectomy of vc-keep-workfiles - always do it.Eric S. Raymond2014-12-101-7/+0
* vc/vc-arch.el: Moved to obsolete directory...Eric S. Raymond2014-12-081-2/+3
* Another longstanding to-do: bind vc-delete-file.Eric S. Raymond2014-12-021-0/+1
* Confine vc-stay-local to CVS, because it was unusable in SVN.Eric S. Raymond2014-12-011-58/+0
* Remove vc-state-heuristic from the set of public methods.Eric S. Raymond2014-12-011-7/+1
* The vc-mistrust-permissions configuration variable is gone.Eric S. Raymond2014-12-011-16/+0
* API simplification: remove vc-workfile-unchanged-p from pubic methods.Eric S. Raymond2014-12-011-33/+0
* Remove a spurious commaSam Steingold2014-11-241-1/+1
* * lisp/vc/vc-hooks.el (vc-state-base-face): Don't overrideStefan Monnier2014-11-241-1/+1
* Unbreak the build.Eric S. Raymond2014-11-221-0/+13
* Revert "More movement of master-related code to vc-filewise.el."Eric S. Raymond2014-11-221-2/+36
* More movement of master-related code to vc-filewise.el.Eric S. Raymond2014-11-221-36/+2