summaryrefslogtreecommitdiff
path: root/lisp/vc/vc.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2019-04-101-3/+14
|\
| * Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'Eli Zaretskii2019-04-061-3/+14
* | * lisp/vc/vc.el (vc-diff-mergebase, vc-log-mergebase): New commands.Juri Linkov2019-03-251-0/+53
* | * lisp/vc/vc.el (vc-diff-build-argument-list-internal): Add arg fileset.Juri Linkov2019-03-191-3/+7
* | * lisp/vc/smerge-mode.el (smerge-change-buffer-confirm): New varStefan Monnier2019-02-181-29/+16
* | Merge from origin/emacs-26Glenn Morris2019-02-081-2/+5
|\ \ | |/
| * Fix failures of vc-find-revision with non-ASCII file namesEli Zaretskii2019-02-081-2/+5
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/vc/vc.el (vc-find-revision-no-save): Use decode-coding-inserted-regionJuri Linkov2018-12-131-14/+19
* | * lisp/vc/vc.el (vc-root-version-diff): New command (bug#33650).Juri Linkov2018-12-111-5/+25
* | * lisp/vc/vc.el (vc-find-revision-no-save): Add optional arg BUFFER.Juri Linkov2018-12-071-13/+21
* | New option vc-find-revision-no-save to not write revision to fileJuri Linkov2018-11-141-0/+45
* | Support VC revisions in diff-goto-source (bug#33319)Juri Linkov2018-11-141-0/+2
* | Support VC single file operations from Dired (bug#32596).Juri Linkov2018-11-081-9/+9
* | * lisp/vc/vc.el (vc-retrieve-tag-hook): Remove autoload cookie.Charles A. Roelli2018-10-091-1/+0
* | New hook 'vc-retrieve-tag-hook' (Bug#32754)Charles A. Roelli2018-10-081-1/+10
* | * lisp/vc/vc.el (vc-checkin): Simplify 'run-hook' call.Charles A. Roelli2018-10-011-2/+1
* | file-attributes cleanupPaul Eggert2018-09-231-3/+6
* | * lisp/vc/vc.el (vc-log-internal-common): Reuse the buffer object.Juri Linkov2018-08-311-4/+4
* | Merge from origin/emacs-26Glenn Morris2018-06-181-2/+3
|\ \ | |/
| * Keep vc-print-log from putting point at buffer end (Bug#31764)Noam Postavsky2018-06-141-2/+3
* | * lisp/vc/vc.el (vc-initial-comment): Remove var unused since 23.2.Glenn Morris2018-03-231-7/+0
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-5/+0
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+4
|\ \ | |/
| * lisp/vc/: documentation fixesCharles A. Roelli2018-02-171-1/+4
* | Merge from origin/emacs-26Glenn Morris2018-02-131-1/+1
|\ \ | |/
| * * lisp/vc/vc.el (vc-deduce-backend): Use ignore-errors.Andreas Schwab2018-02-131-3/+1
| * Don't signal error in vc-deduce-backendAndreas Schwab2018-02-131-1/+3
* | Merge from origin/emacs-26Glenn Morris2018-01-181-15/+15
|\ \ | |/
| * ; * lisp/vc/vc.el: Comment fixes.Glenn Morris2018-01-161-15/+15
* | Merge from origin/emacs-26Paul Eggert2018-01-091-1/+1
|\ \ | |/
| * * lisp/vc/vc.el (vc-region-history): log-view-vc-fileset holds a list!Stefan Monnier2018-01-031-1/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Fix vc-region-history when narrowedCharles A. Roelli2017-12-201-2/+2
* | Ensure current buffer is version-controlled in vc-region-historyCharles A. Roelli2017-12-201-0/+2
|/
* ; Doc fixesCharles A. Roelli2017-10-311-0/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* ; Update some Maintainer: header commentsGlenn Morris2017-06-051-1/+1
* Add more branch support to vc-dirTom Tromey2017-02-251-1/+15
* Use revision-completion-table in vc-retrieve-tagDmitry Gutov2017-02-221-11/+15
* vc-log-outgoing fixes for git; add binding to vc-dirTom Tromey2017-02-191-4/+4
* Fix buffers update in vc-retrieve-tagDmitry Gutov2017-02-171-2/+4
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* 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