Fri, 05 Sep 2008 10:00:57 +0200 |
Benoit Boissinot |
show extensions loaded on traceback
|
Thu, 06 Mar 2008 22:51:16 +0100 |
Joel Rosdahl |
Avoid importing mercurial.node/mercurial.repo stuff from mercurial.hg
|
Thu, 06 Mar 2008 22:23:26 +0100 |
Joel Rosdahl |
Expand import * to allow Pyflakes to find problems
|
Fri, 25 Jan 2008 04:11:32 -0500 |
Jesse Glick |
Infer a --repository argument from command arguments when reasonable.
|
Mon, 18 Feb 2008 19:21:33 +0100 |
Thomas Arendsen Hein |
merge backout
|
Mon, 18 Feb 2008 19:20:22 +0100 |
Thomas Arendsen Hein |
Backed out changeset b913d3aacddc (see issue971/msg5317)
|
Thu, 14 Feb 2008 18:08:16 -0200 |
Alexis S. L. Carvalho |
Set bundle.mainreporoot only after checking that it's a local repo
|
Fri, 01 Feb 2008 13:31:46 -0800 |
Bryan O'Sullivan |
profile: expand PID in output file name
|
Fri, 01 Feb 2008 13:09:45 -0800 |
Bryan O'Sullivan |
profiling: allow CGI and FastCGI to be profiled
|
Fri, 18 Jan 2008 09:03:17 -0600 |
Matt Mackall |
hooks: fix pre- and post- hooks specified in .hg/hgrc
|
Thu, 10 Jan 2008 12:07:18 +0300 |
Kirill Smelkov |
dispatch: allow extensions to provide setup code
|
Tue, 18 Dec 2007 14:11:13 -0600 |
Peter Arrenbrecht |
Fix income/pull with bundle and -R (issue 820).
|
Mon, 10 Dec 2007 10:23:45 -0600 |
Matt Mackall |
dispatch: report OOM rather than traceback
|
Tue, 20 Nov 2007 15:54:25 -0600 |
Matt Mackall |
i18n: fix complaints from pygettext
|
Sat, 18 Aug 2007 14:25:55 -0300 |
Alexis S. L. Carvalho |
Remove demandimport.enable from dispatch.py
|
Fri, 17 Aug 2007 17:33:27 -0300 |
Alexis S. L. Carvalho |
Move enabling of demandimport to dispatch.py
|
Fri, 17 Aug 2007 17:33:27 -0300 |
Alexis S. L. Carvalho |
Move cmdtable and reposetup handling out of extensions.py
|
Wed, 15 Aug 2007 16:55:13 -0500 |
Matt Mackall |
dispatch: move command dispatching into its own module
|