Sat, 29 Aug 2009 00:29:16 +0200 |
Martin Geisler |
extensions: load and configure extensions in well-defined phases
|
Fri, 10 Jul 2009 13:40:25 +0200 |
Dan Villiom Podlaski Christiansen |
commands: hide deprecated commands.
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: replace parentui mechanism with repo.baseui
|
Thu, 27 Nov 2008 00:57:31 +0100 |
Mads Kiilerich |
tests: Skip tests if they will fail because of outer repo
|
Tue, 09 Sep 2008 14:43:12 +0200 |
Benoit Boissinot |
Do not try to load extensions twice (issue811)
|
Fri, 09 Nov 2007 20:21:35 -0200 |
Alexis S. L. Carvalho |
tests/*: avoid losing the original settings from $HGRCPATH
|
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
|
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
|