Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: replace parentui mechanism with repo.baseui
|
Thu, 09 Apr 2009 14:43:02 +0200 |
Martin Geisler |
commands: automatically word-wrap cmdline options
|
Wed, 08 Apr 2009 14:18:20 +0200 |
Nicolas Dumazet |
profiling: dropping hotshot profiling. --profile as a unique profiling option
|
Tue, 21 Oct 2008 11:29:27 +0200 |
Dirkjan Ochtman |
help: show extension commands in short list, separate extension list in help
|
Sat, 18 Oct 2008 16:50:03 +0200 |
Dirkjan Ochtman |
show enabled extensions in hg help
|
Tue, 09 Sep 2008 14:43:12 +0200 |
Benoit Boissinot |
Do not try to load extensions twice (issue811)
|
Tue, 03 Jun 2008 21:20:52 +0200 |
Johannes Stezenbach |
help: move "revision syntax" help topics into online help
|
Tue, 03 Jun 2008 20:56:54 +0200 |
Johannes Stezenbach |
help: list special help topics with -v
|
Fri, 21 Mar 2008 14:52:24 +0100 |
Adrian Buehlmann |
clone: print "updating working directory" status message
|
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
|