Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 26534:e4f27fb65da7
age | author | description |
---|---|---|
Sat, 22 Aug 2015 15:12:52 -0700 | Gregory Szorc | hgweb: move archive related attributes to requestcontext |
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, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax |
Tue, 16 Jun 2015 02:07:25 +0800 | Anton Shestakov | hgweb: provide symrev (symbolic revision) property to the templates |
Sun, 26 Apr 2015 19:42:47 +0900 | Yuya Nishihara | revset: move validation of incomplete parsing to parse() function |