tests/test-dispatch.t
Fri, 19 Nov 2021 16:16:21 -0800 Martin von Zweigbergk errors: use detailed exit code for RepoLookupError
Mon, 29 Nov 2021 13:09:04 +0100 Pierre-Yves David extensions: highlight the name of the faulty extensions in the error message
Sat, 20 Mar 2021 02:03:57 +0530 Pulkit Goyal rhg: add support for detailed exit code for ConfigParseError
Fri, 12 Mar 2021 23:04:56 +0100 Simon Sapin tests: Disable for rhg remaining tests that fail in that mode
Fri, 29 Jan 2021 12:16:55 -0800 Martin von Zweigbergk errors: use exit code 40 for when a hook fails
Thu, 14 Jan 2021 11:53:55 -0800 Martin von Zweigbergk error: use detailed exit code 10 for command errors
Mon, 23 Nov 2020 10:39:51 -0800 Martin von Zweigbergk errors: raise InputError on bad top-level flags
Mon, 23 Nov 2020 10:42:03 -0800 Martin von Zweigbergk errors: raise InputError on bad repo arguments
Mon, 23 Nov 2020 12:47:08 -0800 Martin von Zweigbergk errors: remove trailing "!" in messages about bad top-level args
Mon, 23 Nov 2020 11:18:48 -0800 Martin von Zweigbergk errors: remove trailing "!" from some error messages for consistency
Fri, 20 Nov 2020 14:43:21 -0800 Martin von Zweigbergk errors: raise ConfigError on failure to parse config file
Fri, 25 Jan 2019 21:19:51 -0500 Matt Harbison tests: conditionalize Windows difference in test-dispatch.t
Thu, 24 Jan 2019 15:52:59 -0500 Augie Fackler tests: remove some over-globbing in test-dispatch.t
Sun, 30 Sep 2018 15:53:36 +0900 Yuya Nishihara formatter: remove experimental marker from -T option
Sun, 10 Dec 2017 22:50:57 -0500 Matt Harbison tests: remove (glob) annotations that were only for '\' matches
Sat, 02 Dec 2017 19:33:34 -0500 Matt Harbison tests: add a substitution for ENOENT/ERROR_FILE_NOT_FOUND messages
Sat, 25 Nov 2017 17:30:50 +0900 Yuya Nishihara fancyopts: fix handling of "--" value in earlygetopt()
Fri, 24 Nov 2017 01:09:00 +0900 Yuya Nishihara fancyopts: use getopt.gnu_getopt()
Sat, 25 Nov 2017 17:03:52 +0900 Yuya Nishihara dispatch: alias --repo to --repository while parsing early options
Sat, 02 Dec 2017 17:52:53 -0500 Matt Harbison tests: trivial fixes for Windows
Thu, 23 Nov 2017 22:17:03 +0900 Yuya Nishihara dispatch: add HGPLAIN=+strictflags to restrict early parsing of global options stable
Sat, 11 Nov 2017 12:40:13 +0900 Yuya Nishihara dispatch: verify result of early command parsing stable
Sat, 11 Nov 2017 14:02:41 +0900 Yuya Nishihara dispatch: abort if early boolean options can't be parsed stable
Fri, 10 Nov 2017 22:27:26 +0900 Yuya Nishihara dispatch: stop parsing of early boolean option at "--" stable
Sat, 11 Nov 2017 12:09:19 +0900 Yuya Nishihara dispatch: do not drop unpaired argument at _earlygetopt() stable
Wed, 01 Nov 2017 14:22:26 -0700 Jun Wu test-dispatch: stabilize the test stable 4.4
Mon, 16 Oct 2017 17:14:21 -0700 Saurabh Singh test-dispatch: make the test compatible with chg
Wed, 11 Oct 2017 21:24:32 -0700 Jun Wu hgweb: do not import uuid immediately to avoid its side effect
Sun, 09 Oct 2016 03:11:18 +0200 Pierre-Yves David help: backout f3c4edfd35e1 (mark boolean flags with [no-] in help) for now
Tue, 13 Sep 2016 22:58:12 -0400 Augie Fackler help: mark boolean flags with [no-] to explain that they can be negated
Tue, 20 Sep 2016 23:47:46 +0000 timeless help: use single quotes in use warning
Tue, 12 Aug 2014 04:00:42 -0500 Matt Mackall help: fold repeatable option message into option table header
Tue, 12 Aug 2014 03:09:26 -0500 Matt Mackall help: improve command summary hint
Wed, 30 Jan 2013 19:40:07 +0100 Mads Kiilerich tests: fix for windows - slashes and no serve stable
Mon, 07 Jan 2013 02:00:29 +0100 Mads Kiilerich dispatch: show empty filename in OSError aborts
Sun, 06 Jan 2013 04:04:44 +0100 Mads Kiilerich test-dispatch.t: remove incorrect "cd $dir"
Wed, 20 Jun 2012 23:41:21 +0200 Mads Kiilerich tests: convert some 'hghave no-outer-repo' to #if
Wed, 21 Sep 2011 13:00:48 -0500 Matt Mackall help: use RST to format option lists
Sat, 30 Apr 2011 17:38:06 +0200 Nicolas Dumazet tests: move test-issue436 in test-dispatch where fancyopts is tested
Wed, 20 Apr 2011 14:28:40 -0500 Matt Mackall dispatch: improve repository not found message
Sun, 17 Apr 2011 11:37:11 +0200 Adrian Buehlmann help: do not show full help text for command on option errors
Fri, 17 Sep 2010 17:03:04 -0500 Matt Mackall tests: exit 0 no longer needed on unified tests
Thu, 16 Sep 2010 17:51:32 -0500 Matt Mackall tests: add exit codes to unified tests
Thu, 02 Sep 2010 17:13:23 +0200 Adrian Buehlmann tests: unify test-dispatch
less more (0) tip