Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 29538:df7d8ea90695
age | author | description |
---|---|---|
Thu, 14 Jul 2016 12:33:44 +0800 | Anton Shestakov | hgweb: enumerate lines in loop header, not before |
Tue, 28 Jun 2016 11:42:42 +0200 | Denis Laxalde | hgweb: add link to parents of annotated revision in annotate view |
Thu, 30 Jun 2016 18:59:53 -0700 | Gregory Szorc | hgweb: expose list of per-repo labels to templates |
Tue, 07 Jun 2016 12:10:01 +0200 | Denis Laxalde | hgweb: display blamed revision once per block in annotate view |
Mon, 06 Jun 2016 15:14:11 +0200 | Laura M?dioni | templates: add support for summary webcommand in json style |
Wed, 01 Jun 2016 15:16:38 +0200 | Denis Laxalde | hgweb: remove unused code in annotate web command |
Mon, 16 May 2016 21:30:53 +0000 | timeless | py3: convert to next() function |