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
|