Mercurial > public > mercurial-scm > hg
log mercurial/hgweb/webcommands.py @ 10246:b9d02695bde4
age | author | description |
---|---|---|
Thu, 14 Jan 2010 16:28:21 +0100 | Dirkjan Ochtman | hgweb: add less/more links to shortlog/filelog nav |
Thu, 14 Jan 2010 16:07:34 +0100 | Dirkjan Ochtman | hgweb: make graph page size equal to shortlog |
Thu, 27 Aug 2009 00:01:03 +0200 | Martin Geisler | Merge with crew-stable |
Wed, 26 Aug 2009 14:58:09 +0200 | Dirkjan Ochtman | hgweb: show diff header line in raw diffs |
Wed, 22 Jul 2009 23:12:54 +0200 | Martin Geisler | coding style: use a space after comma |
Mon, 13 Jul 2009 09:50:26 +0900 | Nicolas Dumazet | for calls expecting bool args, pass bool instead of int |