summaryrefslogtreecommitdiff
path: root/lisp/vc
Commit message (Expand)AuthorAge
* Fix doc strings of 'vc-version-diff' and 'vc-version-ediff'Eli Zaretskii2019-04-06
* Fix failures of vc-find-revision with non-ASCII file namesEli Zaretskii2019-02-08
* Update copyright year to 2019Paul Eggert2019-01-01
* Improve documentation of Ediff wordwise commandsEli Zaretskii2018-11-27
* Remove extra process call from vc-git-find-file-hookDmitry Gutov2018-06-28
* ; Update some commentaryDmitry Gutov2018-06-28
* Speed up vc-git-dir-status-filesDmitry Gutov2018-06-28
* Keep vc-print-log from putting point at buffer end (Bug#31764)Noam Postavsky2018-06-14
* Finish the Bug#11728 work: hg & gitSam Steingold2018-06-12
* Fix Bug#11728: show files updated by gitSam Steingold2018-06-12
* ; Use GNU not Gnu in docsGlenn Morris2018-03-23
* * lisp/vc/vc-dir.el (vc-dir-unmark): Fix documentation.Charles A. Roelli2018-03-12
* * lisp/vc/add-log.el (add-change-log-entry): Replace obsolete alias.Glenn Morris2018-03-01
* lisp/vc/: documentation fixesCharles A. Roelli2018-02-17
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16
* ; * lisp/vc/vc-git.el (vc-git--program-version): Fix last change.Eli Zaretskii2018-02-16
* Fix 'vc-git--program-version'Eli Zaretskii2018-02-16
* * lisp/vc/vc.el (vc-deduce-backend): Use ignore-errors.Andreas Schwab2018-02-13
* Don't signal error in vc-deduce-backendAndreas Schwab2018-02-13
* * lisp/vc/vc-git.el (vc-git-print-log): Restrict file scope to a single fileJuri Linkov2018-02-04
* ; * lisp/vc/vc.el: Comment fixes.Glenn Morris2018-01-16
* Fix failures in smerge-mode on MS-WindowsEli Zaretskii2018-01-05
* * lisp/vc/vc.el (vc-region-history): log-view-vc-fileset holds a list!Stefan Monnier2018-01-03
* Update copyright year to 2018Paul Eggert2018-01-01
* * lisp/vc/smerge-mode.el (smerge-refine): Respect font-lock-mode.Glenn Morris2017-12-15
* * lisp/vc/smerge-mode.el (smerge-refine): Replace obsolete alias.Glenn Morris2017-12-15
* Small fixes prompted by make check-declareGlenn Morris2017-12-14
* Fix some custom groupsGlenn Morris2017-12-14
* Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-13
* Shell-quote wildcards when invoking 'vc-git-grep'Robert Pluim2017-11-28
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-25
* Document how to enter whitespace when using grep-read-filesRobert Pluim2017-11-17
* Ediff: add some missing documentationPhilipp Stephani2017-11-05
* Fix typos in ediff-wind.elEli Zaretskii2017-11-03
* ; Doc fixesCharles A. Roelli2017-10-31
* Avoid fullscreen ediff control frames by default (Bug#29026)Martin Rudalics2017-10-31
* Implement vc-default-dir-extra-headers for vc-rcsİ. Göktuğ Kayaalp2017-10-17
* ; Typo fixes, mostly repeated wordsPaul Eggert2017-10-09
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-01
* Bind vc-region-historyKaushal Modi2017-09-30
* Avoid assertions in vc-hg.el on MS-WindowsAndy Moreton2017-09-30
* Fix log-view-diff-common when point is after last entryTom Tromey2017-09-18
* Allow smerge-keep-current to work for empty hunksTom Tromey2017-09-16
* Call vc-setup-buffer in vc-git-log-{in,out}goingTom Tromey2017-09-16
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Call vc-resynch-buffer in vc-git-resolve-when-doneDmitry Gutov2017-09-13
* Support SVN files with svn:externals propertyAlfred M. Szmidt2017-09-08
* List locally removed files in vc-dir with SVN back-endAlfred M. Szmidt2017-09-08
* Fix 'diff-goto-source' when buffer is narrowed (Bug#21262)Charles A. Roelli2017-08-27
* * lisp/vc/smerge-mode.el: Avoid N² blow up in degenerate casesStefan Monnier2017-07-27