Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 20762:e87bd3485a07
age | author | description |
---|---|---|
Fri, 14 Mar 2014 08:47:57 -0700 | Lucas Moscovicz | webcommands: changed code to use lazy classes when calling dagwalker |
Wed, 12 Mar 2014 13:29:07 -0400 | Augie Fackler | webcommands: move from dict() construction to {} literals |
Tue, 21 Jan 2014 11:39:26 -0800 | Lucas Moscovicz | revset: added baseset class (still empty) to improve revset performance |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | hgweb: simplify branches with repo.branchmap().iterbranches() |
Mon, 16 Sep 2013 01:08:29 -0700 | Brodie Rao | hgweb: simplify summary with repo.branchmap().iterbranches() |
Fri, 22 Nov 2013 17:26:58 -0600 | Matt Mackall | merge with stable |
Fri, 08 Nov 2013 09:48:01 +0100 | Isaac Jurado | hgweb: ignore non numeric "revcount" parameter values (issue4091) stable |