Tue, 22 Jan 2008 12:31:55 +0100 |
Dirkjan Ochtman |
hgweb: be sure to send a valid content-type for raw files
|
Tue, 22 Jan 2008 09:28:51 +0100 |
Dirkjan Ochtman |
hgweb: use ErrorResponse instead of custom response
|
Tue, 22 Jan 2008 09:11:11 +0100 |
Dirkjan Ochtman |
better error reporting for hg serve errors in tests
|
Tue, 22 Jan 2008 09:11:08 +0100 |
Dirkjan Ochtman |
hgweb: fix a stupid KeyError introduced in a0e20a5eba3c
|
Tue, 22 Jan 2008 09:11:06 +0100 |
Dirkjan Ochtman |
hgweb: cleanup buglet introduced in 956afc025c0f
|
Tue, 22 Jan 2008 00:55:01 +0100 |
Thomas Arendsen Hein |
merge with crew-stable
|
Tue, 22 Jan 2008 00:16:50 +0100 |
Thomas Arendsen Hein |
CVS convert: Find correct parent for new branch (issue704)
|
Tue, 22 Jan 2008 00:08:43 +0100 |
Thomas Arendsen Hein |
Test for converting a CVS branch
|
Mon, 21 Jan 2008 22:24:28 +0100 |
Patrick Mezard |
convert: mercurial sink must be local
|
Mon, 21 Jan 2008 22:00:44 +0100 |
Thomas Arendsen Hein |
Fix double import of 're'.
|
Mon, 21 Jan 2008 21:44:16 +0100 |
Thomas Arendsen Hein |
convert: Do not abort with TypeError if svn commit message is None (issue934)
|
Sun, 20 Jan 2008 14:39:25 +0100 |
Christian Ebert |
Prefer i in d over d.has_key(i)
|