Added tag 1.8.1 for changeset
aa1f3be38ab1
i18n-pt_BR: synchronized with
66d65bccbf06
tests: use $TESTTMP more and use (glob) less
This locks down the test output a little more.
hgweb_mod: respond right away if the client specified 100-continue support
Clients that send 100-continue should make sure they really support
continue intelligently. In a later patch we'll introduce a capability so
new clients don't pay a performance penalty talking to old servers.