Mercurial > hgsubversion
log utility_commands.py @ 257:ffccf0080e54
age | author | description |
---|---|---|
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(). |
Fri, 10 Apr 2009 23:09:59 +0200 | Dirkjan Ochtman | Work with simple command table instead of decorators. |