Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 22 Oct 2020 13:38:14 -0700 | Martin von Zweigbergk | errors: set detailed exit code to 20 for locking errors |
Tue, 06 Oct 2020 22:36:15 -0700 | Martin von Zweigbergk | errors: introduce InputError and use it from commands and cmdutil |
Wed, 21 Oct 2020 19:00:16 -0700 | Martin von Zweigbergk | errors: add config that lets user get more detailed exit codes |
Sat, 07 Nov 2020 21:50:28 -0800 | Martin von Zweigbergk | worker: raise exception instead of calling sys.exit() with child's code |