Mon, 02 Nov 2015 23:37:49 +0800 | Anton Shestakov | hgweb: replace some str.split() calls by str.partition() or str.rpartition() | file | diff | annotate |
Sat, 17 Oct 2015 00:58:46 +0200 | Mads Kiilerich | spelling: trivial spell checking | file | diff | annotate |
Sat, 22 Aug 2015 15:12:52 -0700 | Gregory Szorc | hgweb: move archive related attributes to requestcontext | file | diff | annotate |
Tue, 01 Sep 2015 23:35:06 +0800 | Anton Shestakov | hgweb: limit branches shown on summary page to 10 | file | diff | annotate |
Tue, 01 Sep 2015 23:29:30 +0800 | Anton Shestakov | hgweb: use webutil.branchentries for branches on summary page | file | diff | annotate |
Tue, 01 Sep 2015 22:28:45 +0800 | Anton Shestakov | hgweb: move branchentries code from webcommands to webutil | file | diff | annotate |
Tue, 23 Jun 2015 22:20:08 -0700 | Gregory Szorc | global: mass rewrite to use modern exception syntax | file | diff | annotate |