Mercurial > hg
log
age | author | description |
---|---|---|
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 |
Wed, 22 Nov 2017 20:52:59 +0800 | Anton Shestakov | hgweb: use strict equals in mercurial.js |
Wed, 22 Nov 2017 20:32:07 +0800 | Anton Shestakov | hgweb: use strict equals, remove non-breaking space in followlines.js |
Wed, 29 Nov 2017 10:34:49 -0800 | Martin von Zweigbergk | run-tests: make "| foo (re)" not match everything |