log mercurial/dispatch.py @ 15781:cc2da4a5ed9a

age author description
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