Mercurial > public > mercurial-scm > hg-stable
log mercurial/hgweb/webcommands.py @ 26129:a103ecb8a04a
age | author | description |
---|---|---|
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 |
Sat, 16 May 2015 14:30:07 -0400 | Augie Fackler | cleanup: use __builtins__.any instead of util.any |
Fri, 15 May 2015 20:04:24 +0800 | Anton Shestakov | paper: show branch/tags/bookmarks when blaming (issue3559) |