mercurial/dispatch.py
Sat, 13 Jul 2013 16:33:07 -0500 Sean Farley dispatch: move command line --config argument parsing to _runcatch()
Wed, 22 May 2013 17:31:47 -0700 Durham Goode blackbox: fix recording exit codes (issue3938) stable
Mon, 29 Apr 2013 14:14:42 -0700 Bryan O'Sullivan dispatch: add support for --option=value to _earlygetopt stable
Mon, 29 Apr 2013 14:14:41 -0700 Bryan O'Sullivan dispatch: add doctests for _earlygetopt stable
Tue, 16 Apr 2013 14:39:37 -0700 Siddharth Agarwal dispatch: print 'abort:' when a pre-command hook fails (BC)
Fri, 08 Feb 2013 16:17:46 -0600 Augie Fackler dispatch: exit with status 1 for an InterventionRequired exception (bc)
Fri, 08 Feb 2013 16:28:24 -0600 Augie Fackler dispatch: catch InterventionRequired and print the message with no prefix
Thu, 28 Feb 2013 10:12:26 -0800 Durham Goode blackbox: fix exception when logging commands with format characters
Tue, 12 Feb 2013 22:15:31 +0100 Simon Heimberg dispatch: also a separate warning message on aliases with --config
Wed, 13 Feb 2013 12:51:30 -0800 Durham Goode blackbox: do not translate the log messages
Sat, 09 Feb 2013 09:04:14 -0800 Durham Goode blackbox: log the commands that are run
Mon, 04 Feb 2013 02:46:53 +0100 Mads Kiilerich profiling: introduce limit configuration option
Fri, 11 Jan 2013 20:34:54 +0100 Pierre-Yves David clfilter: enforce hidden filtering on all repository accesses
Tue, 08 Jan 2013 20:37:37 +0100 Pierre-Yves David clfilter: enforce hidden changeset globally
Mon, 07 Jan 2013 02:00:29 +0100 Mads Kiilerich dispatch: show empty filename in OSError aborts
Fri, 04 Jan 2013 19:06:42 +0100 Pierre-Yves David dispatch: handle empty `testedwith` value in extension stable
Tue, 16 Oct 2012 11:43:15 -0700 Siddharth Agarwal commands: don't infer repo for commands like update (issue2748)
Tue, 31 Jul 2012 03:30:42 +0200 Mads Kiilerich check-code: indent 4 spaces in py files stable
Thu, 19 Jul 2012 21:20:56 +0200 Thomas Arendsen Hein dispatch: fix traceback when extension was tested with newer versions only stable
Tue, 12 Jun 2012 14:18:18 +0200 Martin Geisler dispatch: lowercase --time message
Fri, 25 May 2012 14:24:07 +0200 Adrian Buehlmann dispatch: tolerate non-standard version strings in tuplever() (issue3470)
Wed, 16 May 2012 16:18:07 -0500 Augie Fackler dispatch: try and identify third-party extensions as sources of tracebacks
Sun, 13 May 2012 13:18:06 +0200 Brodie Rao check-code: ignore naked excepts with a "re-raise" comment
Sat, 12 May 2012 16:00:57 +0200 Brodie Rao cleanup: "not x in y" -> "x not in y"
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sat, 05 May 2012 12:21:22 +0200 Patrick Mezard alias: inherit command optionalrepo flag (issue3298) stable
Sun, 06 May 2012 23:58:04 +0900 Yuya Nishihara commands: parse ui.strict config item as bool stable
Mon, 09 Apr 2012 13:48:45 -0700 Bryan O'Sullivan dispatch: add support for statprof as a profiler
Tue, 27 Mar 2012 16:17:46 -0500 Matt Mackall merge with stable
Tue, 27 Mar 2012 16:13:59 -0500 Matt Mackall alias: abort on missing positional args (issue3331) stable
Thu, 22 Mar 2012 17:08:05 -0500 Matt Mackall merge with stable
Thu, 22 Mar 2012 17:07:39 -0500 Matt Mackall aliases: use empty string for missing position parameters (issue3331) stable
Thu, 15 Mar 2012 15:59:26 -0500 Matt Mackall profile: add undocumented config options for profiler output
Fri, 06 Jan 2012 16:16:58 +0100 Martin Geisler dispatch: lowercase abort message
Sat, 10 Dec 2011 18:40:05 +0100 Martin Geisler dispatch: remove extra newline
Thu, 17 Nov 2011 16:53:17 -0600 Matt Mackall merge with stable
Fri, 11 Nov 2011 01:07:10 +0100 Mads Kiilerich add missing localization markup stable
Mon, 07 Nov 2011 03:14:53 +0100 Mads Kiilerich dispatch: exit with 8-bit exit code
Tue, 11 Oct 2011 17:20:03 -0500 Augie Fackler alias: don't shadow commands that we only partially matched (issue2993) (BC)
Fri, 05 Aug 2011 16:07:51 -0500 Matt Mackall merge with stable
Thu, 04 Aug 2011 15:08:41 -0500 Matt Mackall help: drop with_version
Thu, 04 Aug 2011 19:41:23 +0300 Idan Kamara dispatch: don't rewrap aliases that have the same definition stable
Tue, 02 Aug 2011 15:21:10 -0400 Andrew Pritchard wireproto: add out-of-band error class to allow remote repo to report errors
Mon, 01 Aug 2011 10:54:34 -0500 Matt Mackall merge with stable
Sat, 30 Jul 2011 21:04:14 +0300 Idan Kamara dispatch: make sure global options on the command line take precedence stable
Mon, 25 Jul 2011 15:17:47 -0500 Augie Fackler dispatch: use safehasattr instead of hasattr
Fri, 22 Jul 2011 17:17:23 -0500 Matt Mackall merge with stable
Thu, 21 Jul 2011 16:02:34 -0400 David Golub dispatch: avoid double backslashes in error message stable
Fri, 15 Jul 2011 18:03:37 -0500 Matt Mackall alias: pass local ui to shell alias
Fri, 15 Jul 2011 16:06:54 -0500 Matt Mackall aliases: drop cwd manipulation
Fri, 15 Jul 2011 16:06:53 -0500 Matt Mackall dispatch: move shell alias handling after early arg handling
Wed, 13 Jul 2011 16:29:28 -0500 Matt Mackall merge with stable
Mon, 11 Jul 2011 17:46:55 +0300 Idan Kamara dispatch: don't use request repo if we have --cwd stable
Tue, 12 Jul 2011 16:36:34 -0500 Matt Mackall dispatch: fix checking of rpath in _getlocal
Sat, 25 Jun 2011 02:30:17 +0200 Pierre-Yves David error: Add a hint argument to RepoError stable
Fri, 24 Jun 2011 19:44:59 +0300 Idan Kamara dispatch: set config options on the request repo.ui stable
Fri, 24 Jun 2011 19:44:59 +0300 Idan Kamara dispatch: return read config options stable
Fri, 24 Jun 2011 19:44:58 +0300 Idan Kamara dispatch: set global options on the request repo.ui stable
Fri, 24 Jun 2011 12:16:14 +0300 Idan Kamara dispatch: make sure unspecified global ui options don't override old values stable
Fri, 24 Jun 2011 19:38:28 +0300 Idan Kamara dispatch: set descriptors on the request repo.ui stable
Fri, 24 Jun 2011 19:36:44 +0300 Idan Kamara dispatch: pass the correct ui to runcommand stable
Fri, 24 Jun 2011 16:30:43 +0300 Idan Kamara dispatch: check for None before closing repo stable
Tue, 21 Jun 2011 17:08:21 +0300 Idan Kamara dispatch: do not close the request repo stable
Tue, 21 Jun 2011 18:35:13 +0200 David Soria Parra i18n: remove translation of debug messages stable
Tue, 21 Jun 2011 14:57:17 +0200 Martin Geisler Backed out changeset 1ec8bd909ac3 stable
Tue, 21 Jun 2011 13:24:19 +0200 David Soria Parra dispatch: translate alias debugging messages stable
Tue, 07 Jun 2011 13:39:09 +0300 Idan Kamara dispatch: write shell alias output to ui out descriptor
Tue, 14 Jun 2011 20:25:38 +0300 Idan Kamara dispatch: fix for-loop variable name
Wed, 08 Jun 2011 14:54:47 +0300 Idan Kamara dispatch: assign I/O descriptors from the request to the ui
Tue, 07 Jun 2011 13:39:09 +0300 Idan Kamara dispatch: add I/O descriptors to the request
Mon, 13 Jun 2011 00:19:26 +0300 Idan Kamara dispatch: propagate ui command options to the local ui (issue2523)
Thu, 02 Jun 2011 00:43:34 +0300 Idan Kamara dispatch: add repo to the request
Thu, 26 May 2011 00:53:23 +0300 Idan Kamara dispatch: use the request to store the ui object
Thu, 26 May 2011 00:44:11 +0300 Idan Kamara dispatch: wrap dispatch related information in a request class
Tue, 10 May 2011 14:42:53 +0200 Martin Geisler help: add -c/--command flag to only show command help (issue2799)
Sun, 01 May 2011 12:29:32 +0200 Alexander Solovyov add positional arguments to non-shell aliases
Sun, 01 May 2011 11:01:57 +0200 Dan Villiom Podlaski Christiansen dispatch: handle IndexErrors
Sat, 23 Apr 2011 00:51:25 +0300 Idan Kamara eliminate various naked except clauses
Wed, 20 Apr 2011 14:28:40 -0500 Matt Mackall dispatch: improve repository not found message
Sun, 17 Apr 2011 11:37:11 +0200 Adrian Buehlmann help: do not show full help text for command on option errors
Fri, 18 Feb 2011 20:25:25 +0100 Adrian Buehlmann introduce new RequirementError (issue2649) stable
Wed, 16 Feb 2011 21:02:41 -0200 Wagner Bruna dispatch: fix typo in debug message stable
Thu, 10 Feb 2011 15:41:34 +0300 Roman Sokolov dispatch: use flag cmdalias.shell for detecting shell aliases
Fri, 11 Feb 2011 03:46:28 +0300 Roman Sokolov dispatch: debug message for missing arguments in shell alias
Fri, 11 Feb 2011 03:32:40 +0300 Roman Sokolov dispatch: support for $ escaping in shell-alias definition
Sat, 12 Feb 2011 10:58:11 +0100 Adrian Buehlmann Make sure bundlerepo doesn't leak temp files (issue2491)
Sat, 29 Jan 2011 23:23:24 +0900 Yuya Nishihara url: add --insecure option to bypass verification of ssl certificates stable
Fri, 05 Nov 2010 15:54:32 -0400 Steve Losh alias: fall back to normal error handling for ambigious commands (fixes issue2475) stable
Mon, 25 Oct 2010 13:06:37 -0500 Matt Mackall traceback: point to BugTracker on the wiki stable
Thu, 21 Oct 2010 11:23:26 +0200 Martin Geisler dispatch: backout 0c605364373c stable
Wed, 20 Oct 2010 10:13:04 +0200 Martin Geisler check-code: find trailing whitespace
Sun, 17 Oct 2010 13:24:37 -0400 Steve Losh alias: fail gracefully when invalid global options are given (issue2442)
Mon, 04 Oct 2010 15:07:12 -0500 Brodie Rao dispatch: properly handle relative path aliases used with -R (issue2376)
Mon, 04 Oct 2010 14:26:38 -0500 Brodie Rao dispatch: remove superfluous try/except when reading local ui config
Fri, 08 Oct 2010 16:10:00 -0400 Steve Losh alias: back up and restore commands.norepo before checking for shell aliases
Tue, 24 Aug 2010 18:25:33 -0400 Steve Losh alias: only allow global options before a shell alias, pass later ones through
Mon, 13 Sep 2010 10:04:41 -0300 Wagner Bruna i18n: unmark untranslatable string
Fri, 27 Aug 2010 20:45:18 -0400 Brodie Rao alias: on --debug, print expansion when it has invalid arguments
Fri, 27 Aug 2010 20:45:11 -0400 Brodie Rao alias: print what command is being shadowed in debug message
Sun, 29 Aug 2010 22:55:37 +0200 Martin Geisler Merge with stable
Sun, 29 Aug 2010 22:37:58 +0200 Martin Geisler Lowercase error messages stable
Wed, 25 Aug 2010 15:20:25 -0500 Matt Mackall merge with stable
Sat, 21 Aug 2010 22:48:14 -0400 Brodie Rao alias: make shadowing behavior more consistent (issue2054) stable
Wed, 18 Aug 2010 18:56:44 -0400 Steve Losh aliases: provide more flexible ways to work with shell alias arguments
Thu, 19 Aug 2010 11:14:09 -0500 Matt Mackall log: add logging for commands
Sat, 31 Jul 2010 11:41:58 +0900 Nicolas Dumazet merge with stable
Sat, 31 Jul 2010 11:36:24 +0900 Nicolas Dumazet dispatch: trailing whitespace stable
Tue, 27 Jul 2010 16:03:42 -0500 Matt Mackall Merge with crew
Tue, 27 Jul 2010 14:43:40 +0200 Dan Villiom Podlaski Christiansen alias: improved diagnostic when arguments include --cwd, etc.
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Mon, 26 Jul 2010 22:28:37 +0200 Patrick Mezard dispatch: write Abort hint to stderr too
Sun, 25 Jul 2010 21:20:05 -0500 Matt Mackall Merge with stable
Thu, 22 Jul 2010 15:26:26 -0400 Brodie Rao alias: ensure checksignature() is applied directly to the command (issue2286) stable
Sat, 24 Jul 2010 00:38:08 +0200 Mads Kiilerich dispatch: give better error message when cwd doesn't exist (issue2293) stable
Fri, 16 Jul 2010 14:45:52 +0200 Martin Geisler Merge with stable
Fri, 16 Jul 2010 14:44:30 +0200 Martin Geisler mark ui.warn strings for translation stable
Thu, 15 Jul 2010 14:41:22 +0200 Benoit Boissinot Abort: add a hint argument, printed in the next line inside parenthesis
Wed, 14 Jul 2010 20:41:01 +0200 Henrik Stuart merge stable to default
Thu, 01 Jul 2010 19:23:26 -0500 Brodie Rao color/progress: subclass ui instead of using wrapfunction (issue2096) stable
Wed, 07 Jul 2010 18:49:43 -0400 Steve Losh dispatch: add shell aliases
Wed, 30 Jun 2010 17:23:16 +0200 Mads Kiilerich debugger: give a little intro before entering pdb
Wed, 30 Jun 2010 17:20:42 +0200 Mads Kiilerich debugger: show traceback before entering pdb post-mortem
Thu, 10 Jun 2010 09:32:19 -0700 Chad Dombrova provide pre- and post- hooks with parsed command line arguments.
Tue, 08 Jun 2010 09:30:45 +0200 Dirkjan Ochtman cleanups: undefined variables
Fri, 04 Jun 2010 20:57:26 -0500 Matt Mackall error: add new ParseError for various parsing errors
Fri, 04 Jun 2010 20:19:53 -0500 Matt Mackall error: change ParseError to CommandError
Fri, 21 May 2010 14:21:27 +0200 Martin Geisler Merge with stable
Fri, 21 May 2010 13:40:59 +0200 Martin Geisler dispatch: include Python version in traceback stable
Sat, 01 May 2010 16:15:27 +0200 Martin Geisler Merge with stable
Fri, 30 Apr 2010 18:11:56 +0200 Dan Villiom Podlaski Christiansen dispatch: don't mangle ImportError abort messages stable
Mon, 19 Apr 2010 17:00:02 -0500 Matt Mackall Merge with stable
Wed, 07 Apr 2010 02:41:22 +0200 Simon Heimberg dispatch: ignore if signals can not be set stable
Wed, 31 Mar 2010 17:32:19 +0200 Martin Geisler Merge with stable
Sat, 27 Mar 2010 13:39:45 +0200 Alexander Solovyov expand paths in aliases stable
Thu, 11 Mar 2010 17:43:44 +0100 Benoit Boissinot style: use consistent variable names (*mod) with imports which would shadow
Mon, 01 Mar 2010 23:27:44 +0900 Yuya Nishihara alias: fixes exception when displaying translated help text stable
Mon, 08 Feb 2010 10:50:00 +0100 Brendan Cully mq: make init -Q do what qinit -c did
Sun, 07 Feb 2010 14:01:43 +0100 Brodie Rao dispatch: provide help for disabled extensions and commands
Mon, 25 Jan 2010 00:05:27 -0600 Matt Mackall many, many trivial check-code fixups
Tue, 19 Jan 2010 22:45:09 -0600 Matt Mackall Merge with stable
Tue, 19 Jan 2010 22:20:08 -0600 Matt Mackall Update license to GPLv2+ stable
Sat, 05 Dec 2009 23:26:27 -0500 Brodie Rao help: don't display bogus help messages for invalid aliases
Thu, 03 Dec 2009 06:35:39 +0100 Henrik Stuart Merge with stable
Thu, 03 Dec 2009 14:14:44 +0900 Nicolas Dumazet alias: do not crash when aliased command has no usage help text stable
Wed, 11 Nov 2009 17:48:00 +0100 Peter Arrenbrecht alias: improve help text for command aliases
Fri, 13 Nov 2009 16:38:27 +0200 Henri Wiechers dispatch: minor refactoring
Wed, 04 Nov 2009 13:44:15 -0600 Bill Schroeder dispatch: better error message for --config option
Sat, 31 Oct 2009 17:04:46 +0100 Benoit Boissinot pychecker: remove unused local variables
Wed, 28 Oct 2009 23:55:23 +0900 Yuya Nishihara extensions: changed to call extsetup() from extensions.loadall()
Mon, 19 Oct 2009 22:19:28 +0300 Alexander Solovyov make path expanding more consistent
Thu, 08 Oct 2009 01:16:32 -0500 Matt Mackall Merge with i18n
Wed, 30 Sep 2009 21:14:24 +0200 Martin Geisler Merge with hg-i18n-stable
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
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
less more (0) tip