Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 35411:0fe5d99804bb
age | author | description |
---|---|---|
Thu, 14 Dec 2017 21:30:00 +0800 | Anton Shestakov | hgweb: update graph function docstring |
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 |
Thu, 07 Dec 2017 17:18:29 +0800 | Anton Shestakov | hgweb: implement json-graph |