Sun, 16 Dec 2018 17:55:08 +0900 | Yuya Nishihara | py3: unimplement RevlogError.__str__() | file | diff | annotate |
Fri, 14 Dec 2018 12:01:47 -0500 | Augie Fackler | error: implement __str__ on RevlogError to fix some output defects on Py3 | file | diff | annotate |
Tue, 18 Sep 2018 16:47:09 -0700 | Gregory Szorc | global: replace most uses of RevlogError with StorageError (API) | file | diff | annotate |
Tue, 18 Sep 2018 16:45:13 -0700 | Gregory Szorc | error: introduce StorageError | file | diff | annotate |
Thu, 13 Sep 2018 22:32:51 +0900 | Yuya Nishihara | py3: use sysstr() to convert ProgrammingError bytes with no unicode error risk | file | diff | annotate |
Wed, 12 Sep 2018 11:37:34 -0400 | Augie Fackler | error: ensure ProgrammingError message is always a str | file | diff | annotate |
Wed, 05 Sep 2018 09:06:40 -0700 | Gregory Szorc | wireprotov2: implement commands as a generator of objects | file | diff | annotate |