log mercurial/dispatch.py @ 28263:59509c6724c7

age author description
Fri, 26 Feb 2016 15:07:58 +0000 Jun Wu dispatch: add wd parameter to _getlocal
Mon, 08 Feb 2016 15:35:30 -0800 Tony Tung dispatch: strip command line options like config file options
Mon, 04 Jan 2016 21:40:05 +0900 Yuya Nishihara dispatch: copy inferrepo attribute to alias commands
Wed, 23 Dec 2015 08:52:52 +0000 timeless error: make InterventionRequired take a hint
Mon, 04 Jan 2016 21:52:44 -0800 Bryan O'Sullivan dispatch: report similar names consistently
Sun, 21 Jun 2015 21:45:41 -0700 Gregory Szorc dispatch: use print function
Wed, 23 Dec 2015 17:39:32 +0000 timeless error: make ParseError inherit from HintException
Wed, 09 Dec 2015 05:56:54 +0000 timeless help: fix help -c/help -e/help -k
Tue, 24 Nov 2015 14:23:46 -0800 Gregory Szorc dispatch: use versiontuple()
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