Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 35566:baca93a47992
age | author | description |
---|---|---|
Tue, 19 Dec 2017 20:41:25 +0800 | Anton Shestakov | hgweb: make different kinds of commits look differently on /graph |
Fri, 05 Jan 2018 19:08:00 +0800 | Anton Shestakov | monoblue: make actual changeset entries have backgrounds on /graph |
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 |