Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 12 Dec 2017 22:05:21 -0800 | Phil Cohen | rebase: fix for hgsubversion |
Mon, 11 Dec 2017 15:43:56 +0800 | Anton Shestakov | hgweb: render next pages on /graph incrementally |
Mon, 11 Dec 2017 13:47:58 +0800 | Anton Shestakov | hgweb: split graphdata() into jsdata() and nodes() |
Sun, 10 Dec 2017 15:56:22 +0800 | Anton Shestakov | hgweb: calculate <canvas> width and height client-side |
Fri, 08 Dec 2017 21:50:11 +0800 | Anton Shestakov | hgweb: filter graphmod.colored() output before iterating over it |
Mon, 11 Dec 2017 05:56:35 +0530 | Pulkit Goyal | py3: introduce pycompat.ziplist as zip is a generator on Python 3 |
Mon, 11 Dec 2017 05:26:46 +0530 | Pulkit Goyal | py3: pass bytes from extension to ui.write() in test-revlog-mmapindex.t |