Mon, 19 Jan 2009 13:20:47 +0100 |
Dirkjan Ochtman |
hgweb: simplify parents/children generation code
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
Mon, 12 Jan 2009 09:16:03 +0100 |
Dirkjan Ochtman |
use dict.iteritems() rather than dict.items()
|
Fri, 09 Jan 2009 17:34:06 +0100 |
Benoit Boissinot |
web: use the correct filectx in filelog
|
Sun, 04 Jan 2009 19:10:42 +0100 |
Dirkjan Ochtman |
hgweb: fix problems with empty repositories
|
Thu, 27 Nov 2008 16:07:13 +0100 |
Dirkjan Ochtman |
kill some trailing spaces
|
Tue, 25 Nov 2008 22:53:01 +0100 |
Dirkjan Ochtman |
coal/paper: show branch name in changeset view
|
Tue, 25 Nov 2008 21:54:28 +0100 |
Benoit Allard |
coal/paper: display tags and branch in filelog page
|
Wed, 12 Nov 2008 15:19:14 -0600 |
Matt Mackall |
linkrev: take a revision number rather than a hash
|
Fri, 07 Nov 2008 23:31:12 +0100 |
Dirkjan Ochtman |
hgweb: fix up the less/more links on the graph page
|
Fri, 07 Nov 2008 15:40:36 +0100 |
Dirkjan Ochtman |
hgweb: fix pagination for graph
|
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 10:20:28 +0100 |
Ry4an Brase |
hgweb: descend empty directories in web view
|