log

age author description
Tue, 20 Jul 2010 20:53:48 +0200 timeless progress: dropping superfluous space from units
Sat, 16 Oct 2010 18:09:01 +0200 Adrian Buehlmann check-code: add 'no tab indent' check for unified tests
Sun, 17 Oct 2010 04:14:06 +0200 Mads Kiilerich url: validity (notBefore/notAfter) is checked by OpenSSL (issue2407)
Sun, 17 Oct 2010 04:13:50 +0200 Mads Kiilerich test-https: test web.cacerts functionality
Sun, 17 Oct 2010 04:13:35 +0200 Mads Kiilerich serve: fix https mode and add test
Sat, 16 Oct 2010 17:29:04 -0500 Augie Fackler hgweb: don't send a body or illegal headers during 304 response
Sat, 16 Oct 2010 22:40:46 +0200 Benoit Boissinot merge with stable
Tue, 12 Oct 2010 11:02:45 -0500 Augie Fackler test-url: skip test when ssl module is unavailable stable
Sat, 16 Oct 2010 18:50:53 +0200 Benoit Boissinot revset: use 'requires' instead of 'wants' in error message
Fri, 15 Oct 2010 05:21:51 +0200 Nicolas Dumazet outgoing: unify common graphlog.outgoing and hg.outgoing code
Thu, 14 Oct 2010 22:41:43 +0200 Nicolas Dumazet bundlerepo: unify common code into a new getremotechanges
Tue, 12 Oct 2010 23:33:43 -0500 Augie Fackler revset id(): fix error text to say "id wants..." instead of "rev wants..."
Thu, 14 Oct 2010 22:53:17 +0200 Christian Ebert keyword: only use expensive fctx.cmp when needed
Thu, 14 Oct 2010 22:47:50 +0200 Christian Ebert context: narrow down filter special case in filectx.cmp()
Thu, 14 Oct 2010 21:36:00 +0200 Nicolas Dumazet incoming: unify code for incoming and graphlog.incoming