log __init__.py @ 293:fa26c7ef0180

age author description
Thu, 19 Mar 2009 21:27:39 +0100 Dan Villiom Podlaski Christiansen Exception clean-ups; use symbolic names & avoid Python 2.6 deprecations.
Fri, 13 Mar 2009 13:41:18 -0500 Augie Fackler Better error message when we encounter an unknown SSL cert.
Tue, 24 Feb 2009 14:30:21 -0600 Augie Fackler Add a genignore utility command that generates an hgignore file by scraping svn:ignore properties.
Sat, 17 Jan 2009 15:30:37 -0600 Dan Villiom Podlaski Christiansen Creating patch for documention messages.
Sat, 03 Jan 2009 20:15:03 -0600 Graham Booker Fetch: add a filemap argument for use in converting old repositories to
Tue, 30 Dec 2008 20:13:32 -0600 Graham Booker fetch: Add support for an authormap which can rename authors, intended for
Mon, 15 Dec 2008 21:36:14 -0600 Augie Fackler Phrasing nits.
Sun, 14 Dec 2008 17:31:26 +0200 Alexander Solovyov documentation update
Thu, 11 Dec 2008 20:41:57 -0600 Augie Fackler util: Add a command to normalize svn urls and use it in a couple of places. Test that it works and prevents failed assertions.
Thu, 04 Dec 2008 13:10:40 -0600 Luke Opperman tag_repo: remove gentags command, extend repo.tags(), HgChangeEditor now takes either repo or repo_path
Thu, 20 Nov 2008 22:03:30 -0600 Luke Opperman Clean up help text, document subcommands.
Sat, 01 Nov 2008 13:40:19 -0500 Augie Fackler svnclone now updates to the tip revision if it is the initial clone.
Tue, 30 Sep 2008 11:42:52 -0500 Augie Fackler Initial import of hgsubversion into a public repository.