log __init__.py @ 288:982c46e7d167

age author description
Thu, 23 Apr 2009 01:33:38 -0400 Daniel Tang Fix the nourl check to use the command name, instead of the function
Mon, 13 Apr 2009 21:51:12 -0500 Augie Fackler rebase: moved to wrappers, now a wrapper around rebase triggered with --svn.
Fri, 10 Apr 2009 22:38:29 -0500 Augie Fackler Move wrappers for hg commands to their own module.
Fri, 10 Apr 2009 18:47:18 -0500 Augie Fackler Refactor commands to wrap their hg equivalent adding a --svn flag where sane.
Fri, 10 Apr 2009 23:09:59 +0200 Dirkjan Ochtman Work with simple command table instead of decorators.
Fri, 10 Apr 2009 17:12:04 +0200 Dirkjan Ochtman Fix up imports in __init__.py.
Wed, 08 Apr 2009 19:12:23 +0200 Dirkjan Ochtman Move svncommand code into __init__.py.