Mercurial > hgsubversion
log util.py @ 276:b45bae16be32
age | author | description |
---|---|---|
Fri, 24 Apr 2009 20:25:14 -0500 | Augie Fackler | util: kill unused function |
Mon, 13 Apr 2009 21:12:33 -0500 | Augie Fackler | Re-re-refix username support, add a comment so maybe I remember this time. |
Mon, 13 Apr 2009 21:19:13 -0500 | Augie Fackler | Clean up TODOs that are no longer relevant. |
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 13:43:44 -0400 | Daniel Tang | utils: standardizing imported name to hgutil, our_util to util |
Fri, 10 Apr 2009 15:43:47 -0500 | Daniel Tang | encoding: fix encoding swap to work with demandimport enabled (#67) |