Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 22 Aug 2015 14:22:40 -0700 | Gregory Szorc | hgweb: don't make request optional |
Sat, 22 Aug 2015 13:58:59 -0700 | Gregory Szorc | hgweb: add some documentation |
Tue, 01 Sep 2015 23:35:06 +0800 | Anton Shestakov | hgweb: limit branches shown on summary page to 10 |
Tue, 01 Sep 2015 23:29:30 +0800 | Anton Shestakov | hgweb: use webutil.branchentries for branches on summary page |
Tue, 01 Sep 2015 22:28:45 +0800 | Anton Shestakov | hgweb: move branchentries code from webcommands to webutil |
Tue, 18 Aug 2015 22:15:46 +0900 | Yuya Nishihara | templater: add optional timezone argument to localdate() |