summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hg.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add a TODODmitry Gutov2020-02-121-0/+3
* vc-hg-dir-status-files: Fix when DIR is not repository rootDmitry Gutov2020-02-121-6/+6
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix compilation warning in vc-hg.elJuanma Barranquero2019-11-301-0/+2
* vc-hg: prompt for branch to mergeAndrii Kolomoiets2019-11-301-4/+9
* Support showing one revision with MercurialEli Zaretskii2019-11-291-0/+2
* Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoingAndrii Kolomoiets2019-11-271-0/+2
* Support 'vc-region-history' for MercurialEli Zaretskii2019-11-211-0/+49
* Avoid using subr-x functionLars Ingebrigtsen2019-11-151-1/+2
* lisp/vc/vc-hg.el: Don't pass empty string to hg updateAndrii Kolomoiets2019-11-151-1/+1
* VC: ability to skip update buffers promptAndrii Kolomoiets2019-11-141-0/+2
* Add ui.report_untrusted=0 to vc-hg log commandsAndrii Kolomoiets2019-10-171-2/+4
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-211-1/+1
* Fix Bug#36090Michael Albinus2019-09-081-6/+12
* New function time-convertPaul Eggert2019-08-051-1/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Add standard unmatchable regexpMattias Engdegård2019-05-151-1/+1
* Support amending the last commit using VC-HgDmitry Gutov2019-04-211-5/+32
* Remove some timestamp format assumptionsPaul Eggert2019-02-221-5/+3
* Add vc-hg-revert-switchesIan Dunn2019-02-071-1/+14
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Finish the Bug#11728 work: hg & gitSam Steingold2018-06-121-16/+24
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-3/+3
* | Fix interaction between vc-hg find-file-hook and vc state cachingDaniel Pittman2018-11-031-3/+1
* | file-attributes cleanupPaul Eggert2018-09-231-8/+9
* | Undo part of previous changePaul Eggert2018-08-221-1/+1
* | Make vc-hg safe for bignumsPaul Eggert2018-08-221-12/+7
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-211-1/+1
* | Fix too-large integer in Hg backendPaul Eggert2018-03-231-2/+2
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-2/+2
* | * 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