Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 26 Nov 2017 14:59:39 -0500 | Matt Harbison | convert: allow the sink object to be wrapped when the extension isn't loaded |
Wed, 22 Nov 2017 20:49:01 -0500 | Matt Harbison | convert: save an indicator of the repo type for sources and sinks |
Wed, 15 Nov 2017 23:43:15 -0500 | Matt Harbison | lfs: add a repo requirement for this extension once an lfs file is committed |
Thu, 30 Nov 2017 22:32:13 +0900 | Yuya Nishihara | match: remove doc about undefined behavior of visitdir() |
Thu, 30 Nov 2017 15:48:42 -0500 | Augie Fackler | merge with stable |
Wed, 22 Nov 2017 22:18:06 +0800 | Anton Shestakov | hgweb: add .jshintrc with some basic rules |
Wed, 22 Nov 2017 22:11:37 +0800 | Anton Shestakov | hgweb: look up "URLSearchParams" in "window" to work around jshint issues |
Wed, 22 Nov 2017 21:49:36 +0800 | Anton Shestakov | hgweb: define locally used variables as actually local in mercurial.js |