Mercurial > hgsubversion
log
age | author | description |
---|---|---|
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. |
Thu, 12 Feb 2009 15:10:42 +0100 | Dan Villiom Podlaski Christiansen | Output consolidation; decrease the ‘Fetching...’ message to debug level. |
Thu, 12 Feb 2009 15:08:53 +0100 | Dan Villiom Podlaski Christiansen | Replace a few asserts with aborts. |
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:27:51 -0600 | Augie Fackler | Add some comprehensive tests that can be run with nose in order to make it easier to verify stupid and real replay do the same thing. |
Wed, 21 Jan 2009 20:38:10 -0600 | Martin Geisler | Simplify normalize_url. |