log util.py @ 249:a065bf61caa1

age author description
Fri, 10 Apr 2009 15:43:47 -0500 Daniel Tang encoding: fix encoding swap to work with demandimport enabled (#67)
Tue, 07 Apr 2009 13:30:05 -0500 Luke Opperman issue67: mercurial 1.3 util incompatibility with encoding swap
Sat, 28 Mar 2009 17:59:55 -0500 Augie Fackler util: better error messages when finding svn parent of a revision.
Thu, 12 Feb 2009 15:10:42 +0100 Dan Villiom Podlaski Christiansen Output consolidation; decrease the ‘Fetching...’ message to debug level.
Tue, 10 Feb 2009 14:52:26 -0600 Augie Fackler Add a naive hg svn version command that works as long as hgsubversion is run from a checkout.
Wed, 21 Jan 2009 20:29:23 -0600 Augie Fackler Remove useless imports.
Wed, 21 Jan 2009 20:38:10 -0600 Martin Geisler Simplify normalize_url.