summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hg.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/vc/vc-hg.el, lisp/vc/vc-git.el: Flush the 'vc-functions' cache.Stefan Monnier2018-01-181-0/+4
* Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-161-1/+1
|\ \ | |/
| * Fixes for defcustoms, prompted by cus-test-optsGlenn Morris2017-12-131-1/+1
* | Finish the Bug#11728 work: hg & gitSam Steingold2017-11-031-16/+24
|/
* Avoid assertions in vc-hg.el on MS-WindowsAndy Moreton2017-09-301-4/+8
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-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-221-1/+9
* Require cl-lib at runtime in vc-hgGöktuğ Kayaalp2017-05-041-1/+2
* * lisp/vc/vc-hg.el (vc-hg-state-fast): Fix compiler warningStefan Monnier2017-04-201-10/+3
* Default to PCRE syntax when reading .hgignoreJim Blandy2017-04-101-1/+1
* Remove stale comments from vc-git and vc-hgTom Tromey2017-02-191-2/+1
* Remove leftover references to log-view-message-faceDmitry Gutov2017-01-141-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Make "g" in vc push/pull buffers re-push/pullGlenn Morris2016-12-061-1/+5
* | Update parameter :version to 26.1 in several defcustomTino Calancha2016-11-171-3/+3
* | Pacify byte-compiler in lisp/vcPaul Eggert2016-05-101-0/+2
* | Spelling fixesPaul Eggert2016-04-031-1/+1
* | Performance improvements for vc-hgDaniel Colascione2016-02-081-1/+612
|/
* Don't pass DIR to 'hg status'Dmitry Gutov2016-01-301-4/+8
* ; Account for spaces before the filenameDmitry Gutov2016-01-101-2/+2
* Use short date for 'hg annotate', and output the authorDmitry Gutov2016-01-101-14/+22
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Use 'hg id' in vc-hg-previous-revisionDmitry Gutov2015-12-181-3/+7
* Work around the asynchronous-empty-diff problemDmitry Gutov2015-11-221-3/+3
* When VC detects a conflict, specify which fileKarl Fogel2015-11-091-1/+1
* ; Revert "Don't declare vc-exec-after anymore"Dmitry Gutov2015-10-281-0/+2
* Pipe Hg commit descriptions through 'tabindent'Dmitry Gutov2015-10-281-1/+2
* Show full commit messages in 'hg log' when appropriateDmitry Gutov2015-10-271-4/+14
* Don't declare vc-exec-after anymoreDmitry Gutov2015-10-201-2/+0
* Resurrect the ability to specify a revision in vc-next-actionEli Zaretskii2015-09-191-1/+1
* vc-hg: Perform the print-log call asynchronouslyDmitry Gutov2015-07-191-1/+1
* Add basic VC push support.Glenn Morris2015-05-121-38/+43
* Function declaration updates prompted by 'make check-declare'Glenn Morris2015-04-301-1/+1
* Use vc-switches on vc-*-annotate-commandOscar Fuentes2015-02-261-2/+14
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Move VC diff ASYNC argument to the fifth positionDmitry Gutov2014-12-141-1/+1
* latest-on-branch-p is no longer a public methodEric S. Raymond2014-12-111-1/+0
* Remove VC rollback method.Eric S. Raymond2014-12-111-1/+0
* * vc/vc-hg.el (vc-hg-state): Make FILE absolute. Handle the caseMichael Albinus2014-12-111-13/+15
* Fix bug#19304Dmitry Gutov2014-12-081-2/+4
* In vc, abolish the dir-status method.Eric S. Raymond2014-12-021-6/+0
* Eliminate an unuted function argument.Eric S. Raymond2014-12-021-2/+2
* Remove clear-headers from VC's public method set.Eric S. Raymond2014-12-011-1/+0
* Remove could-register from the set of public VC backend methods,Eric S. Raymond2014-12-011-12/+0
* Terminate vc-disable-async-diff with extreme prejudice.Eric S. Raymond2014-12-011-2/+5