Mercurial > public > mercurial-scm > hg
log mercurial/error.py @ 26534:e4f27fb65da7
age | author | description |
---|---|---|
Fri, 25 Sep 2015 12:56:05 -0700 | Siddharth Agarwal | error: make lock inheritance contract violations a subclass of RuntimeError |
Wed, 23 Sep 2015 11:55:27 -0700 | Pierre-Yves David | bundle2: allow to specify unsupported value on error |
Wed, 23 Sep 2015 11:44:52 -0700 | Pierre-Yves David | bundle2: rename error exception class for unsupported feature |
Thu, 24 Sep 2015 10:53:16 -0700 | Siddharth Agarwal | error: add an exception to indicate lock inheritance API contract violations |
Sat, 08 Aug 2015 19:09:09 -0700 | Gregory Szorc | error: use absolute_import |
Wed, 27 May 2015 23:48:54 -0700 | Pierre-Yves David | bundle2: introduce a PushkeyFail error to abort unbundle on pushkey error |
Thu, 21 May 2015 16:20:34 -0400 | Jordi Guti?rrez Hermoso | error: derive RevlogError from HintException instead of Exception |