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 |