log hgsubversion/svncommands.py @ 599:408869906fbf

age author description
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 17:53:47 +0200 Dan Villiom Podlaski Christiansen svncommands: rename the `help' function to `help_'.
Wed, 03 Mar 2010 17:44:41 -0600 Augie Fackler util: add progress wrapper to maintain 1.3 support
Fri, 26 Feb 2010 15:00:15 +0100 Dirkjan Ochtman merge commands from utility_commands into svncommands
Tue, 23 Feb 2010 17:16:51 +0100 Dirkjan Ochtman svncommands: make repo optional (useful for things like listauthors)
Mon, 22 Feb 2010 13:56:11 -0600 Augie Fackler rebuildmeta: use ui.progress for better user feedback