Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 28212:d4419c01532b
age | author | description |
---|---|---|
Sun, 27 Dec 2015 17:59:57 +0900 | Yuya Nishihara | templatefilters: make json filter be byte-transparent (BC) (issue4926) |
Mon, 04 Jan 2016 23:05:09 +0900 | Yuya Nishihara | hgweb: add option to convert encoding of graphdata() |
Mon, 04 Jan 2016 22:55:05 +0900 | Yuya Nishihara | hgweb: remove unused argument from graphdata() factory |
Wed, 30 Dec 2015 17:15:10 -0700 | Gregory Szorc | hgweb: support rendering a sub-topic |
Wed, 30 Dec 2015 17:34:51 -0700 | Gregory Szorc | hgweb: support rendering sub-topic indexes |
Fri, 13 Nov 2015 14:35:36 +0800 | Anton Shestakov | hgweb: move entry-preparing code from webcommands to webutils.commonentry() |
Sat, 28 Nov 2015 17:06:29 +0800 | Anton Shestakov | webcommands: test that fctx is not None in filediff() |