log

age author description
Wed, 31 Mar 2010 14:04:31 +0200 Dan Villiom Podlaski Christiansen wrappers.pull: fix calculation of progress totals.
Wed, 31 Mar 2010 17:51:09 +0200 Dan Villiom Podlaski Christiansen isolate all imports of Subversion modules in svnwrap.
Wed, 31 Mar 2010 17:48:32 +0200 Dan Villiom Podlaski Christiansen wrappers: remove unused code for compatibility with Subversion 1.4.
Wed, 31 Mar 2010 17:34:30 +0200 Dan Villiom Podlaski Christiansen Move the 'svn' metacommand into the 'svncommands' module.
Wed, 31 Mar 2010 17:54:08 +0200 Dan Villiom Podlaski Christiansen Use Mercurial-provided infrastructure for `svn' metacommand help.
Wed, 31 Mar 2010 22:06:05 +0200 Dan Villiom Podlaski Christiansen svnrepo: ease debugging of Subversion fallback
Sun, 28 Jun 2009 12:50:52 +0200 Dan Villiom Podlaski Christiansen test_tags: improve test output.
Wed, 31 Mar 2010 17:53:47 +0200 Dan Villiom Podlaski Christiansen svncommands: rename the `help' function to `help_'.
Wed, 31 Mar 2010 17:53:20 +0200 Dan Villiom Podlaski Christiansen svnmeta: minor cosmetics whitespace cleanup.
Sat, 27 Mar 2010 18:42:47 -0500 Augie Fackler maps: fix a % formatting bug
Sat, 20 Mar 2010 12:44:09 -0500 Augie Fackler Added tag 1.1 for changeset 4359ddd73b00
Sat, 20 Mar 2010 15:07:37 +1000 Gerhard Weis strip off root file name only once for missing files 1.1
Tue, 09 Mar 2010 20:58:08 -0600 Jonathan Kotta handle nonexistant svn repositories, fixes issue 137
Fri, 19 Mar 2010 21:24:03 -0500 Augie Fackler pull: try and produce a better progress bar for certain cases
Tue, 02 Mar 2010 17:06:06 +0100 Patrick Mezard stupid: fix getcopies() logic