Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
Wed, 30 Sep 2015 15:43:49 -0500 |
Matt Mackall |
urls: bulk-change primary website URLs
|
Fri, 25 Sep 2015 11:16:20 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: don't stack trace on commands like `hg .log`
|
Thu, 24 Sep 2015 10:15:37 +0300 |
Daniel Colascione |
dispatch: stop warning about EPIPE in --debug mode
|
Fri, 11 Sep 2015 12:45:19 -0700 |
Pierre-Yves David |
traceback: allow providing a local support contact point
|
Thu, 17 Sep 2015 11:50:55 -0700 |
Pierre-Yves David |
dispatch: pre-indent the extensions blaming logic
|
Sun, 13 Sep 2015 16:30:21 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: use the right context manager to deactivate demandimport
|
Thu, 10 Sep 2015 09:30:10 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: disable demandimport when invoking the debugger
|
Tue, 08 Sep 2015 11:39:52 -0700 |
Durham Goode |
profiling: allow logging profile to the blackbox
|
Mon, 07 Sep 2015 11:35:40 -0700 |
Durham Goode |
profiling: add config option for enabling profiling
|
Mon, 31 Aug 2015 23:29:15 +0900 |
Yuya Nishihara |
dispatch: error out on invalid -R path even if optionalrepo (issue4805) (BC)
|
Sat, 08 Aug 2015 14:42:48 -0700 |
Gregory Szorc |
dispatch: use absolute_import
|
Thu, 25 Jun 2015 17:46:29 -0500 |
Matt Mackall |
profiler: mark developer-only config option
|
Thu, 25 Jun 2015 17:45:49 -0500 |
Matt Mackall |
debugger: mark developer-only option
|
Tue, 23 Jun 2015 22:20:08 -0700 |
Gregory Szorc |
global: mass rewrite to use modern exception syntax
|
Thu, 28 May 2015 16:42:21 -0400 |
Jordi Gutiérrez Hermoso |
dispatch: disable demandimport for the --debugger option
|
Fri, 22 May 2015 12:14:23 -0500 |
Matt Mackall |
profile: disable nested report in lsprof by default
|
Wed, 20 May 2015 18:17:40 -0500 |
Pierre-Yves David |
error: allow a 'hint' to OutOfBandError
|
Thu, 16 Apr 2015 17:12:33 -0400 |
Augie Fackler |
dispatch: add support for python-flamegraph[0] profiling
|
Wed, 04 Mar 2015 23:27:04 +0900 |
Yuya Nishihara |
ssl: set explicit symbol "!" to web.cacerts to disable SSL verification (BC)
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
Mon, 26 Jan 2015 15:43:13 -0500 |
Augie Fackler |
dispatch: offer near-edit-distance suggestions for {file,rev}set functions
|
Mon, 02 Mar 2015 01:20:14 -0600 |
Matt Mackall |
merge with stable
|
Thu, 26 Feb 2015 23:30:33 +0900 |
Yuya Nishihara |
dispatch: work around UnicodeDecodeError caused by SSLError of Python 2.7.9
stable
|
Mon, 26 Jan 2015 14:50:36 -0500 |
Augie Fackler |
dispatch: consolidate formatting of ParseErrors
|
Thu, 15 Jan 2015 20:36:03 -0800 |
Gregory Szorc |
dispatch: only check compatibility against major and minor versions (BC)
|
Sat, 08 Nov 2014 13:06:22 +0900 |
Yuya Nishihara |
util.system: use ui.system() in place of optional ui.fout parameter
|
Wed, 03 Sep 2014 15:59:03 -0400 |
Mike Edgar |
error: add CensoredNodeError, will be thrown when content deliberately erased
|
Tue, 09 Sep 2014 13:47:50 -0400 |
Augie Fackler |
merge with stable
|
Wed, 10 Sep 2014 00:41:44 +0900 |
FUJIWARA Katsunori |
dispatch: check shell alias again after loading extensions (issue4355)
stable
|
Wed, 10 Sep 2014 00:41:44 +0900 |
FUJIWARA Katsunori |
dispatch: make "_checkshellalias" reusable regardless of adding aliases
stable
|
Sun, 16 Mar 2014 17:31:31 +0200 |
Razvan Cojocaru |
config: highlight parse error caused by leading spaces (issue3214)
|
Wed, 13 Aug 2014 22:22:24 +0900 |
Yuya Nishihara |
alias: exit from bad definition by Abort
|
Wed, 13 Aug 2014 22:18:28 +0900 |
Yuya Nishihara |
alias: show one-line hint for command provided by disabled extension
|
Wed, 13 Aug 2014 19:28:42 +0900 |
Yuya Nishihara |
alias: provide "unknowncmd" flag to tell help to look for disabled command
|
Sat, 17 May 2014 21:13:31 +0900 |
Yuya Nishihara |
alias: keep error message in "badalias" so that help can see it
|
Wed, 13 Aug 2014 23:21:52 -0700 |
Siddharth Agarwal |
alias: expand "$@" as list of parameters quoted individually (BC) (issue4200)
|
Thu, 31 Jul 2014 14:31:31 -0500 |
Matt Mackall |
help: always show command help with -h (issue4240)
stable
|
Tue, 01 Jul 2014 19:54:48 -0500 |
Matt Mackall |
dispatch: handle empty IOError args
|
Sat, 17 May 2014 15:14:18 +0900 |
Yuya Nishihara |
alias: change return code of bad definition to 255
stable
|
Sat, 17 May 2014 13:06:16 +0900 |
Yuya Nishihara |
alias: handle shlex error in command aliases
stable
|
Sat, 17 May 2014 14:43:06 +0900 |
Yuya Nishihara |
alias: fix loss of non-zero return code in command aliases
stable
|
Tue, 25 Mar 2014 16:17:16 -0500 |
Matt Mackall |
merge with stable
|
Fri, 07 Mar 2014 14:06:52 -0500 |
Jordi Gutiérrez Hermoso |
dispatch: only do __import__(debugger) when a debugger is requested
stable
|
Wed, 19 Mar 2014 18:04:03 -0500 |
Matt Mackall |
check-code: check for argument passing py2.6ism
|
Wed, 19 Mar 2014 02:45:04 +0100 |
Mads Kiilerich |
config: give a useful hint of source for the most common command line settings
|
Mon, 27 Jan 2014 10:57:20 +0100 |
Julien Cristau |
dispatch: take --hidden from individual commands into account
stable
|
Wed, 29 Jan 2014 23:47:54 +0900 |
FUJIWARA Katsunori |
dispatch: make "_checkshellalias()" invoke "findcmd()" with "strict=True"
stable
|
Mon, 25 Nov 2013 12:20:39 -0500 |
Sean Farley |
dispatch: turn off custom debugger for HGPLAIN mode
|
Thu, 25 Jul 2013 22:28:34 -0500 |
Sean Farley |
dispatch: add ability to specify a custom pdb module as a debugger
|
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
|