Sat, 19 Sep 2009 13:55:18 +0200 |
Martin Geisler |
Merge with crew-stable
|
Sat, 19 Sep 2009 13:52:54 +0200 |
Martin Geisler |
dispatch: catch ConfigError while constructing ui
|
Sat, 19 Sep 2009 01:15:38 +0200 |
Martin Geisler |
do not attempt to translate ui.debug output
|
Wed, 09 Sep 2009 11:12:36 +0200 |
Andrey Somov |
improve code readability
|
Sun, 16 Aug 2009 00:41:24 +0200 |
Simon Heimberg |
extensions: pass ui arguement to extsetup if accepted
|
Sat, 29 Aug 2009 00:29:16 +0200 |
Martin Geisler |
extensions: load and configure extensions in well-defined phases
|
Wed, 24 Jun 2009 15:32:37 +0200 |
Dirkjan Ochtman |
change wiki/bts URLs to point to new hostname
|
Sun, 21 Jun 2009 19:06:57 +0200 |
Martin Geisler |
merged with crew
|
Sat, 20 Jun 2009 19:46:01 +0200 |
Sune Foldager |
translated a bunch of strings to danish
|
Fri, 19 Jun 2009 13:47:50 +0200 |
Dirkjan Ochtman |
kill trailing whitespace
|
Sat, 30 May 2009 11:32:23 -0700 |
Brendan Cully |
Move alias into core
|
Thu, 07 May 2009 17:56:57 +0200 |
Martin Geisler |
dispatch: remember loaded extensions in a real set
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
Sun, 26 Apr 2009 16:50:44 -0500 |
Matt Mackall |
ui: print_exc() -> traceback()
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
ui: kill most users of parentui name and arg, replace with .copy()
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: introduce new config parser
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: kill updateopts
|
Thu, 23 Apr 2009 15:40:10 -0500 |
Matt Mackall |
ui: refactor option setting
|
Wed, 08 Apr 2009 14:20:57 +0200 |
Nicolas Dumazet |
profiling: Adding support for kcachegrind output format, using lsprofcalltree
|
Thu, 02 Apr 2009 16:01:30 +0900 |
Nicolas Dumazet |
profiling: Adding a profiling.format config variable
|
Wed, 08 Apr 2009 14:19:41 +0200 |
Nicolas Dumazet |
profiling: Adding profiling.output config variable
|
Wed, 08 Apr 2009 14:18:20 +0200 |
Nicolas Dumazet |
profiling: dropping hotshot profiling. --profile as a unique profiling option
|
Fri, 03 Apr 2009 14:51:48 -0500 |
Matt Mackall |
move encoding bits from util to encoding
|
Mon, 23 Mar 2009 13:12:07 +0100 |
Peter Arrenbrecht |
cleanup: drop unused imports
|
Thu, 12 Feb 2009 09:36:15 -0700 |
Bill Barry |
dispatch: extract command execution block into method
|
Tue, 10 Feb 2009 13:26:00 -0600 |
Augie Fackler |
fancyopts: Parse options that occur after arguments.
|
Wed, 28 Jan 2009 14:27:44 -0600 |
Matt Mackall |
warn if --repository provided for norepo commands
|
Mon, 12 Jan 2009 13:51:43 -0600 |
Matt Mackall |
error: move SignatureError
|
Mon, 12 Jan 2009 13:35:35 -0600 |
Matt Mackall |
dispatch: sort exception handlers
|
Mon, 12 Jan 2009 11:48:05 -0600 |
Matt Mackall |
error: move SignalInterrupt
|
Mon, 12 Jan 2009 11:39:38 -0600 |
Matt Mackall |
error: move UnknownCommand and AmbiguousCommand
|
Mon, 12 Jan 2009 11:28:28 -0600 |
Matt Mackall |
error: move UnexpectedOutput (now ResponseError)
|
Mon, 12 Jan 2009 11:09:14 -0600 |
Matt Mackall |
error: move lock errors
|
Mon, 12 Jan 2009 10:42:31 -0600 |
Matt Mackall |
error: move repo errors
|
Sun, 11 Jan 2009 23:04:24 -0600 |
Matt Mackall |
error: move ParseError
|
Sun, 11 Jan 2009 22:48:28 -0600 |
Matt Mackall |
errors: move revlog errors
|
Sat, 10 Jan 2009 18:02:38 -0600 |
Matt Mackall |
refactor version code
|
Sat, 06 Dec 2008 15:57:11 +0100 |
Benoit Boissinot |
use inst.args instead of using __getitem__ directly
|
Tue, 18 Nov 2008 16:02:14 -0600 |
Matt Mackall |
dispatch: generalize signature checking for extension command wrapping
|
Tue, 28 Oct 2008 19:25:26 +0100 |
Benoit Boissinot |
remove unused variables
|
Thu, 23 Oct 2008 19:27:25 +0200 |
Thomas Arendsen Hein |
Minor cleanup: Add missing space forgotten in recent change.
|
Wed, 22 Oct 2008 17:34:08 -0500 |
Matt Mackall |
findcmd: have dispatch look up strict flag
|
Sat, 06 Sep 2008 17:04:01 +0200 |
Benoit Boissinot |
merge with -stable
|
Sat, 06 Sep 2008 00:45:13 +0200 |
Benoit Boissinot |
a socket error might be a tuple or a singleton
|
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
|