Mercurial > hg-stable
log
age | author | description |
---|---|---|
Thu, 01 Aug 2024 13:40:46 +0200 | Pierre-Yves David | manifest: allow skipping valid_bases argument to `read_any_fast_delta` |
Thu, 01 Aug 2024 05:35:06 +0200 | Pierre-Yves David | manifest: introduce a `read_any_fast_delta` method |
Mon, 05 Aug 2024 10:03:06 +0200 | Pierre-Yves David | manifest: add many type annotations to the manifest module |
Mon, 05 Aug 2024 10:15:10 +0200 | Pierre-Yves David | manifest: help pytype to understant `writesubtrees`'s `getnode` type |
Mon, 05 Aug 2024 10:13:31 +0200 | Pierre-Yves David | manifest: use explicit None checking in `_loaddifflazy` |
Mon, 05 Aug 2024 10:12:37 +0200 | Pierre-Yves David | manifest: use explicit None checking in `_loadlazy` |
Mon, 05 Aug 2024 10:11:51 +0200 | Pierre-Yves David | manifest: clear `_lazydirs` in place in `_loadalllazy` |