Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Wed, 22 Nov 2017 21:32:18 +0800 | Anton Shestakov | hgweb: rename an instance of XMLHttpRequest to xhr in mercurial.js |
Wed, 22 Nov 2017 21:15:44 +0800 | Anton Shestakov | hgweb: properly iterate over arrays and objects in mercurial.js |