Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 8390:beae42f3d93b
age | author | description |
---|---|---|
Thu, 14 May 2009 15:35:46 +0200 | Peter Arrenbrecht | drop unused imports |
Tue, 12 May 2009 10:23:45 +0200 | Dirkjan Ochtman | hgweb: use context api in branches webcommand |
Tue, 12 May 2009 09:43:36 +0200 | Sune Foldager | webcommands: add 'branches' command, similar to 'tags' |
Tue, 28 Apr 2009 17:28:00 +0200 | Martin Geisler | webcommands: move nonempty logic from JavaScript to Python |
Sun, 26 Apr 2009 01:08:54 +0200 | Martin Geisler | updated license to be explicit about GPL version 2 |
Sun, 26 Apr 2009 16:50:44 -0500 | Matt Mackall | replace util.sort with sorted built-in |
Sat, 04 Apr 2009 17:46:11 +0200 | Dirkjan Ochtman | templater: move stylemap function from hgweb to templater |