Mercurial > hg
log tests/test-extension.out @ 6289:91ac1726730a
age | author | description |
---|---|---|
Thu, 19 Jul 2007 19:43:25 -0300 | Alexis S. L. Carvalho | help: avoid traceback if an extension has only debug commands |
Thu, 28 Jun 2007 21:16:25 -0700 | Brendan Cully | Handle extensions with defined but empty cmdtable |
Mon, 18 Jun 2007 13:24:34 -0500 | Matt Mackall | encoding: pull fallbackencoding out of localrepo into early parsing |
Wed, 13 Jun 2007 13:46:40 -0700 | Brendan Cully | extensions: load modules in module/__init__.py form. |
Thu, 08 Feb 2007 16:31:21 -0200 | Alexis S. L. Carvalho | Try to pass repo.ui to reposetup hooks |
Tue, 06 Feb 2007 15:43:01 -0200 | Alexis S. L. Carvalho | install reposetup hook right after loading the extension |