Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 38060:aeccb08af311
age | author | description |
---|---|---|
Wed, 04 Apr 2018 00:24:09 +0900 | Yuya Nishihara | hgweb: wrap {lines} of filerevision with mappinggenerator |
Thu, 17 May 2018 12:23:38 -0700 | Gregory Szorc | hgweb: extract code for emitting multiple changelist records |
Wed, 04 Apr 2018 21:17:55 +0900 | Yuya Nishihara | hgweb: drop unused argument 'tmpl' from webutil.compare() |
Tue, 03 Apr 2018 23:34:55 +0900 | Yuya Nishihara | hgweb: remove unused argument 'tmpl' from listfilediffs() |
Mon, 02 Apr 2018 00:41:19 +0900 | Yuya Nishihara | hgweb: drop tmpl argument from webutil.showtag() and showbookmark() |
Tue, 08 May 2018 19:00:01 +0800 | Anton Shestakov | hgweb: reuse graph node-related functions from templates |
Mon, 02 Apr 2018 00:00:29 +0900 | Yuya Nishihara | hgweb: wrap {rename} with mappinglist |