log mercurial/httprepo.py @ 10496:45734b51c99b stable

age author description
Wed, 17 Feb 2010 11:00:48 +0100 Benoit Boissinot http: len(x) fails if it doesn't fit into an int, use __len__() instead stable
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Tue, 05 Jan 2010 10:20:28 -0600 Steve Borho httprepo: always store the response url (issue1968)
Wed, 18 Nov 2009 12:47:58 +0100 Dan Villiom Podlaski Christiansen httprepo: suppress the `real URL is...' message in safe, common cases.
Wed, 18 Nov 2009 15:20:08 +0100 Sune Foldager branchmap: fix defective fallback fix 0262bb59016f stable