log mercurial/dispatch.py @ 26236:2e42517129ca

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