Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 38134:edacd831afab
age | author | description |
---|---|---|
Wed, 04 Apr 2018 20:19:51 +0900 | Yuya Nishihara | hgweb: wrap {entries}* of bookmarks with mappinggenerator |
Wed, 04 Apr 2018 20:18:28 +0900 | Yuya Nishihara | hgweb: wrap {entries}* of tags with mappinggenerator |
Wed, 04 Apr 2018 20:14:19 +0900 | Yuya Nishihara | hgweb: wrap {fentries} and {dentries} of manifest with mappinggenerator |
Wed, 04 Apr 2018 20:11:20 +0900 | Yuya Nishihara | hgweb: wrap {entries}* of changelog with mappinglist |
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() |