Sat, 21 Nov 2020 16:55:07 -0500 |
Matt Harbison |
extensions: gracefully warn when doing min version check with no local version
|
Sat, 21 Nov 2020 15:34:54 -0500 |
Matt Harbison |
make: switch the PYTHON default to `py.exe -3` on Windows
|
Fri, 20 Nov 2020 21:06:38 +0100 |
Georges Racinet |
heptapod-ci: hosting base image on registry.heptapod.net
|
Fri, 20 Nov 2020 07:37:09 +0100 |
Pierre-Yves David |
context: small update to ctx.status doc
|
Mon, 16 Nov 2020 16:00:50 -0800 |
Martin von Zweigbergk |
errors: use exit code 10 for parse errors
|
Fri, 20 Nov 2020 14:43:21 -0800 |
Martin von Zweigbergk |
errors: raise ConfigError on failure to parse config file
|
Mon, 16 Nov 2020 10:56:54 -0800 |
Martin von Zweigbergk |
histedit: don't crash if commit message is empty
|
Mon, 02 Nov 2020 11:03:56 +0100 |
Pierre-Yves David |
copies: cache the ancestor checking call when tracing copy
|
Fri, 20 Nov 2020 10:34:26 -0800 |
Martin von Zweigbergk |
errors: remove ParseError.args
|
Fri, 20 Nov 2020 13:55:32 -0800 |
Martin von Zweigbergk |
errors: let ParseError use Abort.__bytes__
|
Fri, 20 Nov 2020 10:31:56 -0800 |
Martin von Zweigbergk |
config: clean up message about ignored untrusted config
|
Fri, 20 Nov 2020 10:22:58 -0800 |
Martin von Zweigbergk |
tests: use new ParseError.format() in test-trusted.py
|
Thu, 19 Nov 2020 15:13:39 -0800 |
Martin von Zweigbergk |
errors: make ParseError a subtype of Abort
|
Fri, 20 Nov 2020 13:24:45 -0800 |
Martin von Zweigbergk |
tests: make doctests not depend on str(ParseError()) format
|
Fri, 20 Nov 2020 09:17:38 -0800 |
Martin von Zweigbergk |
errors: format "abort: " text in a new Abort.format() method
|