Mercurial > hgsubversion
log svncommands.py @ 304:ce676eff002b
age | author | description |
---|---|---|
Wed, 22 Apr 2009 23:24:58 +0200 | Patrick Mezard | Add 'updateexternals' to synchronize externals with remote repo. |
Thu, 23 Apr 2009 14:51:13 -0400 | Daniel Tang | Add help to the list of nourl commands |
Mon, 13 Apr 2009 21:12:33 -0500 | Augie Fackler | Re-re-refix username support, add a comment so maybe I remember this time. |
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. |
Thu, 09 Apr 2009 22:08:06 -0500 | Nat Williams | Add a basic incoming command. |
Fri, 10 Apr 2009 23:09:59 +0200 | Dirkjan Ochtman | Work with simple command table instead of decorators. |