Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 18 Sep 2018 16:47:09 -0700 | Gregory Szorc | global: replace most uses of RevlogError with StorageError (API) |
Tue, 18 Sep 2018 16:45:13 -0700 | Gregory Szorc | error: introduce StorageError |
Tue, 18 Sep 2018 16:28:17 -0700 | Gregory Szorc | revlog: drop LookupError alias (API) |
Tue, 18 Sep 2018 16:24:36 -0700 | Gregory Szorc | revlog: drop some more error aliases (API) |
Tue, 18 Sep 2018 16:18:37 -0700 | Gregory Szorc | revlog: drop RevlogError alias (API) |
Tue, 18 Sep 2018 16:52:11 -0700 | Gregory Szorc | testing: add interface unit tests for file storage |