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)
|
Tue, 07 Apr 2009 13:30:05 -0500 |
Luke Opperman |
issue67: mercurial 1.3 util incompatibility with encoding swap
|
Sat, 28 Mar 2009 17:59:55 -0500 |
Augie Fackler |
util: better error messages when finding svn parent of a revision.
|
Thu, 12 Feb 2009 15:10:42 +0100 |
Dan Villiom Podlaski Christiansen |
Output consolidation; decrease the ‘Fetching...’ message to debug level.
|
Tue, 10 Feb 2009 14:52:26 -0600 |
Augie Fackler |
Add a naive hg svn version command that works as long as hgsubversion is run from a checkout.
|
Wed, 21 Jan 2009 20:29:23 -0600 |
Augie Fackler |
Remove useless imports.
|