Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 06 Nov 2020 13:58:59 -0800 | Gregory Szorc | global: use python3 in shebangs |
Mon, 09 Nov 2020 09:58:44 -0800 | Martin von Zweigbergk | tests: use python from environment in test-parseindex2.py |
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 |
Tue, 03 Nov 2020 09:56:02 -0800 | Martin von Zweigbergk | config: read system hgrc in lexicographical order |