Mercurial > hg
log mercurial/hgweb/hgweb_mod.py @ 7383:b501c7f3c2ad
age | author | description |
---|---|---|
Sat, 08 Nov 2008 00:29:04 +0100 | Dirkjan Ochtman | merge with mpm |
Fri, 07 Nov 2008 23:31:12 +0100 | Dirkjan Ochtman | hgweb: fix up the less/more links on the graph page |
Thu, 06 Nov 2008 11:56:01 -0600 | Matt Mackall | hgweb: Change default style to paper |
Fri, 31 Oct 2008 15:28:06 +0100 | Mark Edgington | hgweb: support for deny_read/allow_read options |
Mon, 03 Nov 2008 20:31:53 +0100 | Dirkjan Ochtman | hgweb: move another utility function into the webutil module |
Mon, 03 Nov 2008 20:41:48 +0100 | Dirkjan Ochtman | hgweb: move the diffs() generator into webutil |
Mon, 03 Nov 2008 20:05:03 +0100 | Dirkjan Ochtman | hgweb: use patch.diff() to make sensible diffs (issue1223, issue1258) |