Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 27046:37fcfe52c68c
age | author | description |
---|---|---|
Sat, 31 Oct 2015 22:07:40 +0900 | Yuya Nishihara | hgweb: use absolute_import |
Sun, 01 Nov 2015 14:43:25 +0900 | Yuya Nishihara | hgweb: unify import style of error classes |
Tue, 10 Nov 2015 23:02:59 +0800 | Anton Shestakov | hgweb: compute changeset parents and children for log pages lazily |
Mon, 02 Nov 2015 23:37:49 +0800 | Anton Shestakov | hgweb: replace some str.split() calls by str.partition() or str.rpartition() |
Sat, 17 Oct 2015 00:58:46 +0200 | Mads Kiilerich | spelling: trivial spell checking |
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 |