Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 04 Feb 2019 23:32:20 -0800 | Ludovic Chabant | extdiff: don't run gui programs when in a cli-only environment |
Wed, 28 Dec 2022 21:33:44 -0800 | Ludovic Chabant | bookflow: fix bullet list indentation in docstring |
Mon, 09 Oct 2023 22:14:24 -0700 | Ludovic Chabant | doc: generate separate commands/topics/extension pages |
Mon, 09 Oct 2023 22:11:21 -0700 | Ludovic Chabant | doc: refactor gendoc for better reusability |
Tue, 01 Oct 2024 16:07:51 +0200 | Pierre-Yves David | stream: prefer keeping an open file handle to volatile file instead of copy |
Tue, 01 Oct 2024 15:55:49 +0200 | Pierre-Yves David | stream: remove __getitem__ from the VolatileManager |
Tue, 01 Oct 2024 15:55:29 +0200 | Pierre-Yves David | stream: open volatile file through the manager |