Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 21 May 2023 02:15:04 +0200 | Pierre-Yves David | store: make `walk` return an entry for phase if requested so |
Mon, 22 May 2023 10:20:24 +0100 | Arseniy Alekseyev | cli: add a test of `hg debugnodemap --manifest` |
Thu, 18 May 2023 19:37:12 +0100 | Arseniy Alekseyev | cli: fix spelling in `debugnodemap` error messages |
Thu, 18 May 2023 18:45:54 +0100 | Arseniy Alekseyev | cli: make debugnodemap capable of inspecting an arbitrary nodemap |
Thu, 18 May 2023 17:53:17 +0100 | Arseniy Alekseyev | rust: mostly avoid streaming zstd decompression |
Thu, 18 May 2023 17:25:18 +0100 | Arseniy Alekseyev | rust: in zstd decompression, avoid a useless vec initialization |
Thu, 18 May 2023 17:18:54 +0100 | Arseniy Alekseyev | rust: speed up zstd decompression by re-using the decompression context |