summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAgeFilesLines
* Ediff: add some missing documentationPhilipp Stephani2017-11-051-25/+100
* Fix typos in ediff-wind.elEli Zaretskii2017-11-031-5/+5
* ; Doc fixesCharles A. Roelli2017-10-311-0/+1
* Avoid fullscreen ediff control frames by default (Bug#29026)Martin Rudalics2017-10-311-0/+2
* Implement vc-default-dir-extra-headers for vc-rcsİ. Göktuğ Kayaalp2017-10-171-0/+2
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-091-1/+1
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-014-4/+4
* Bind vc-region-historyKaushal Modi2017-09-301-1/+1
* Avoid assertions in vc-hg.el on MS-WindowsAndy Moreton2017-09-301-4/+8
* Fix log-view-diff-common when point is after last entryTom Tromey2017-09-181-4/+10
* Allow smerge-keep-current to work for empty hunksTom Tromey2017-09-161-1/+1
* Call vc-setup-buffer in vc-git-log-{in,out}goingTom Tromey2017-09-161-0/+2
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1340-42/+42
* Call vc-resynch-buffer in vc-git-resolve-when-doneDmitry Gutov2017-09-131-4/+5
* Support SVN files with svn:externals propertyAlfred M. Szmidt2017-09-081-2/+1
* List locally removed files in vc-dir with SVN back-endAlfred M. Szmidt2017-09-081-0/+1
* Fix 'diff-goto-source' when buffer is narrowed (Bug#21262)Charles A. Roelli2017-08-271-45/+47
* * lisp/vc/smerge-mode.el: Avoid N² blow up in degenerate casesStefan Monnier2017-07-271-17/+49
* Fix vc-src-dir-status-filesDieter Deyke2017-07-171-1/+1
* More small authors.el updatesGlenn Morris2017-06-061-1/+1
* ; Update some Maintainer: header commentsGlenn Morris2017-06-058-8/+8
* ; Small fixes for some Author: header commentsGlenn Morris2017-06-051-10/+10
* Improve of file-local-name use in vc-git-checkinNikolay Kudryavtsev2017-06-041-2/+3
* Fix concatenation of "^" with diff-file-junk-reTino Calancha2017-05-241-1/+1
* vc-hg.el: Silence byte compiler warningPhilipp Stephani2017-05-231-0/+1
* * lisp/vc/vc-hg.el (compilation-directory): Silence byte-compiler.Stefan Monnier2017-05-231-0/+1
* Fix "g" in hg&git push&pull buffersSam Steingold2017-05-222-2/+18
* Prevent loading vc-bzr writing to ~/.bzr.logGlenn Morris2017-05-201-1/+3
* * lisp/vc/smerge-mode.el (smerge-refine-regions): Work in multi-bufsStefan Monnier2017-05-171-44/+49
* Require cl-lib at runtime in vc-hgGöktuğ Kayaalp2017-05-041-1/+2
* vc-git-state: Return `ignored' as appropriate with newer GitDmitry Gutov2017-05-011-14/+22
* vc-git-state: Bring back CentOS 6 compatibilityDmitry Gutov2017-05-011-1/+20
* Speed up vc-git-status and make it more preciseJonathan Ganc2017-05-011-26/+49
* Fix Git revision navigation in currently removed directoriesDmitry Gutov2017-05-011-3/+2
* * lisp/vc/vc-hg.el (vc-hg-state-fast): Fix compiler warningStefan Monnier2017-04-201-10/+3
* ediff: use user-error rather than debug-ignored-errorsGlenn Morris2017-04-179-104/+54
* Default to PCRE syntax when reading .hgignoreJim Blandy2017-04-101-1/+1
* Remove references to OS/2 in code, doc, and commentsGlenn Morris2017-04-081-10/+8
* Check that file argument is a stringKaushal Modi2017-04-071-7/+16
* Make ediff handle remote and quoted file namesPhilipp Stephani2017-04-041-1/+5
* epatch: Save right backups in Git multipatchesTino Calancha2017-03-212-8/+7
* Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
|\
| * ; Fix a typo in commentTino Calancha2017-02-101-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-03-191-1/+1
|\|
| * ; Fix a typo in ediff-merg.elTino Calancha2017-01-211-1/+1
* | Show ancestor buffer in 3way mergesTino Calancha2017-03-144-67/+186
* | diff-mode: Improve default faces for buffer ancestorTino Calancha2017-03-141-14/+22
* | Replace change-log-date-face -> change-log-dateSam Steingold2017-03-083-3/+3
* | * lisp/vc/add-log.el (change-log-next-buffer): Check if file existsJuri Linkov2017-02-281-8/+10
* | Add more branch support to vc-dirTom Tromey2017-02-252-1/+21