log

age author description
Sun, 29 Jun 2008 22:36:18 +0200 Dirkjan Ochtman hgweb: return content iterator instead of using write() callable
Sun, 29 Jun 2008 15:23:09 +0200 Dirkjan Ochtman hgweb: all protocol functions have become generators
Sun, 29 Jun 2008 13:16:25 +0200 Dirkjan Ochtman templater: make a template a string-only iterator
Sun, 29 Jun 2008 14:20:01 +0200 Dirkjan Ochtman streamclone yields chunks instead of accepting a file-like object
Sun, 29 Jun 2008 11:34:36 +0200 Dirkjan Ochtman hgweb: protocol functions take repo instead of web
Sun, 29 Jun 2008 11:35:08 +0200 Dirkjan Ochtman hgweb: move capabilities calculation back into hgweb.protocol
Sun, 29 Jun 2008 11:35:06 +0200 Dirkjan Ochtman hgweb: centralize permission checks for protocol commands
Sun, 29 Jun 2008 11:02:19 +0200 Dirkjan Ochtman tests: add some tests for web.allowpull configurations
Sat, 28 Jun 2008 15:28:43 +0200 Dirkjan Ochtman hgweb: protocol requests are processed immediately
Sat, 28 Jun 2008 09:28:01 +0200 Dirkjan Ochtman merge with mpm
Thu, 26 Jun 2008 13:37:47 -0700 Brendan Cully coal: include current node in log, graph menu links
Thu, 26 Jun 2008 13:45:39 +0200 Dirkjan Ochtman hgweb: move shortcut expansion to request instantiation
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall fix iso date help
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall context: simplify parents code
Fri, 11 Jul 2008 18:46:02 -0500 Matt Mackall workingctx: add __contains__ method