summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-25Paul Eggert2016-11-191-2/+2
|\
| * Modernize usage of 'macOS' in doc and commentsPaul Eggert2016-11-061-2/+2
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-173-9/+9
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-172-4/+4
* | add `vc-git-print-log-follow' and use it in `vc-git-print-log'Sam Steingold2016-11-141-1/+12
* | vc-git-print-log: pass "--follow" to "log" to handle renamed filesSam Steingold2016-11-141-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-11-041-1/+5
|\ \ | |/
| * Clarify documentation of 'vc-responsible-backend' wrt symlinksHong Xu2016-11-041-1/+5
* | Merge from origin/emacs-25Paul Eggert2016-10-231-1/+1
|\ \ | |/
| * vc-region-history: Search just on lines intersecting the regionTino Calancha2016-10-201-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
* | Add `make-nearby-temp-file' and `temporary-file-directory'Michael Albinus2016-08-072-2/+7
* | Make emerge always use shell-quote-argumentNoam Postavsky2016-08-061-25/+12
* | Prevent to apply funcall on tStefan Monnier2016-07-121-1/+3
* | Fix breakage from previous changeMark Oteiza2016-06-281-2/+2
* | ; Fix breakage from previous commitStephen Berman2016-06-271-16/+16
* | Merge from origin/emacs-25Paul Eggert2016-06-261-1/+3
|\ \ | |/
| * Unset GIT_DIR when calling Git commandsDmitry Gutov2016-06-221-1/+3
* | Remove some face aliases obsoleted in 22.1Mark Oteiza2016-06-234-71/+27
* | ASCII-fy coding-system-for-read used for Git commandsDmitry Gutov2016-06-191-0/+9
* | Merge from origin/emacs-25Paul Eggert2016-05-262-15/+14
|\ \ | |/
| * ; '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-252-10/+9
* | Pacify byte-compiler in lisp/vcPaul Eggert2016-05-105-0/+22
* | * lisp/vc/ediff-util.el: Use lexical-binding.Stefan Monnier2016-05-041-12/+16
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\ \ | |/
| * Fix the MSDOS buildEli Zaretskii2016-04-301-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-05-011-1/+1
|\ \ | |/
| * Improve last change to vc-git-mode-line-stringLeo Liu2016-04-271-1/+1
| * Fix revision calculation in vc-git-mode-line-stringLeo Liu2016-04-271-1/+1
* | No need to test for jka-comprLars Ingebrigtsen2016-04-301-5/+2
* | Revert the disputed VC change and update the testsDmitry Gutov2016-04-241-14/+16
* | Merge from origin/emacs-25Paul Eggert2016-04-241-1/+1
|\ \ | |/
| * (vc-git-mode-line-string): Don't use `replace-regexp-in-string'Dmitry Gutov2016-04-231-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-242-2/+2
|\ \ | |/
| * Remove the Meta-CVS VC backendDmitry Gutov2016-04-192-2/+2
| * Fix Bug#20637. Do not merge to masterMichael Albinus2016-04-141-2/+2
* | Some improvements in vcMichael Albinus2016-04-242-7/+12
* | Support OFFSET and (OFFSET ABBR) time zone rulesPaul Eggert2016-04-121-15/+4
* | Merge from origin/emacs-25Paul Eggert2016-04-121-4/+3
|\ \ | |/
| * Capitalize “Universal Time” in documentationPaul Eggert2016-04-111-4/+3
* | Merge from origin/emacs-25Paul Eggert2016-04-112-24/+60
|\ \ | |/
| * Improve handling of non-ASCII characters in Git log messagesEli Zaretskii2016-04-101-15/+51
| * Faces names should not end in "-face".Glenn Morris2016-04-081-9/+9
* | Add vc-backend and vc-responsible-backend testsMichael Albinus2016-04-091-3/+3
* | Spelling fixesPaul Eggert2016-04-031-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-04-033-4/+16
|\ \ | |/
| * Adapt calls to 'format-time-string' to changes in Emacs 25Eli Zaretskii2016-04-021-1/+1
| * Improve vc-diff with Git backendEli Zaretskii2016-04-021-3/+6