Mercurial > hg
log mercurial/error.py @ 35105:795bfa2a9103
age | author | description |
---|---|---|
Wed, 15 Nov 2017 21:07:30 -0800 | Phil Cohen | error: add InMemoryMergeConflictsError |
Sun, 03 Sep 2017 16:45:33 +0900 | Yuya Nishihara | error: move patch.PatchError so it can easily implement __bytes__ (API) |
Thu, 01 Jun 2017 22:43:24 +0900 | Yuya Nishihara | py3: implement __bytes__() on most of our exception classes |
Thu, 25 May 2017 16:50:23 +0200 | Pierre-Yves David | obsolete: raise richer exception on unknown version |
Fri, 19 May 2017 19:10:37 +0530 | Pulkit Goyal | error: add a new exception named WdirUnsupported |
Sun, 14 May 2017 15:41:27 +0900 | Yuya Nishihara | error: add hint to ProgrammingError |
Sun, 16 Apr 2017 11:12:37 -0700 | Gregory Szorc | error: rename RichIOError to PeerTransportError |