log

age author description
Wed, 02 Jul 2008 09:21:57 +0200 Dirkjan Ochtman merge with crew-stable
Wed, 25 Jun 2008 14:13:20 -0700 Brendan Cully Check that git patches only touch files under root
Tue, 01 Jul 2008 23:41:47 +0100 Martin OConnor Updating Copyright dates in Windows Installer
Tue, 01 Jul 2008 20:17:11 +0100 Paul Moore Force email package to be loaded in py2exe
Mon, 30 Jun 2008 10:36:45 +0200 Dirkjan Ochtman hgweb: use a single-element tuple to return from protocol.unbundle()
Sun, 29 Jun 2008 23:02:02 +0200 Dirkjan Ochtman add an Accept header to the http client
Sun, 29 Jun 2008 22:47:57 +0200 Dirkjan Ochtman tests: add a test for the hgweb graph
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