summaryrefslogtreecommitdiff
path: root/lisp/vc/vc-hg.el
Commit message (Expand)AuthorAge
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* ; Remove some useless commentsStefan Kangas2021-04-16
* ; Remove some redundant installation instructionsStefan Kangas2021-04-03
* Delete empty "History" sectionsStefan Kangas2021-03-30
* lisp/vc/*.el: Use lexical-bindings in all the filesStefan Monnier2021-02-26
* Refine use of vc-dir faces; apply to all backendsProtesilaos Stavrou2021-02-10
* Fix vc-hg-rename-file on file names like ~/foo/barLars Ingebrigtsen2021-01-30
* Update copyright year to 2021Paul Eggert2021-01-01
* Valentin Gatien-Baron <valentin.gatienbaron@gmail.com>Dmitry Gutov2020-12-10
* Prefer setq-local in vc/*.elStefan Kangas2020-12-05
* Clear the vc-state cache when returning nilDmitry Gutov2020-11-10
* Remove extra process call from vc-hg-registeredTom Fitzhenry2020-11-10
* vc-hg: use 'hg summary' to populate vc-dir headersAndrii Kolomoiets2020-08-09
* vc-hg-create-tag: Possibility to create a branchAndrii Kolomoiets2020-08-09
* Add optional remote-name argument to VC repository-url commandTassilo Horn2020-06-15
* Add new VC command `repository-url'Tassilo Horn2020-06-14
* Merge from origin/emacs-27Glenn Morris2020-02-13
|\
| * ; Add a TODODmitry Gutov2020-02-12
| * vc-hg-dir-status-files: Fix when DIR is not repository rootDmitry Gutov2020-02-12
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-26
|/
* Fix compilation warning in vc-hg.elJuanma Barranquero2019-11-30
* vc-hg: prompt for branch to mergeAndrii Kolomoiets2019-11-30
* Support showing one revision with MercurialEli Zaretskii2019-11-29
* Call vc-setup-buffer in vc-hg-log-incoming and vc-hg-log-outgoingAndrii Kolomoiets2019-11-27
* Support 'vc-region-history' for MercurialEli Zaretskii2019-11-21
* Avoid using subr-x functionLars Ingebrigtsen2019-11-15
* lisp/vc/vc-hg.el: Don't pass empty string to hg updateAndrii Kolomoiets2019-11-15
* VC: ability to skip update buffers promptAndrii Kolomoiets2019-11-14
* Add ui.report_untrusted=0 to vc-hg log commandsAndrii Kolomoiets2019-10-17
* lisp/*.el: Fix typos and other trivial doc fixesJuanma Barranquero2019-09-21
* Fix Bug#36090Michael Albinus2019-09-08
* New function time-convertPaul Eggert2019-08-05
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Add standard unmatchable regexpMattias Engdegård2019-05-15
* Support amending the last commit using VC-HgDmitry Gutov2019-04-21
* Remove some timestamp format assumptionsPaul Eggert2019-02-22
* Add vc-hg-revert-switchesIan Dunn2019-02-07
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Finish the Bug#11728 work: hg & gitSam Steingold2018-06-12
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Fix interaction between vc-hg find-file-hook and vc state cachingDaniel Pittman2018-11-03
* | file-attributes cleanupPaul Eggert2018-09-23
* | Undo part of previous changePaul Eggert2018-08-22
* | Make vc-hg safe for bignumsPaul Eggert2018-08-22
* | Audit use of lsh and fix glitchesPaul Eggert2018-08-21
* | Fix too-large integer in Hg backendPaul Eggert2018-03-23