Mon, 27 Apr 2009 09:39:39 -0500 |
Martijn Pieters |
Implement parseurl support (#revision in repository urls)
|
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 17:29:45 +0200 |
Dirkjan Ochtman |
Move utility_commands.find_wc_parent_rev() to cmdutil.parentrev().
|
Wed, 08 Apr 2009 18:21:47 +0200 |
Dirkjan Ochtman |
Move diff to svncommands.
|
Wed, 08 Apr 2009 17:54:30 +0200 |
Dirkjan Ochtman |
Small cleanups: remove unneeded imports, useless superclass.
|
Wed, 08 Apr 2009 17:53:48 +0200 |
Dirkjan Ochtman |
Move push into svncommands.
|
Wed, 08 Apr 2009 17:49:30 +0200 |
Dirkjan Ochtman |
Move fetch_command.fetch_revisions() to svncommands.pull().
|