Mercurial > hg
log mercurial/streamclone.py @ 51691:3cb2b5b6626f
age | author | description |
---|---|---|
Thu, 18 Jul 2024 12:36:12 +0200 | Raphaël Gomès | black: format the codebase with 23.3.0 |
Sun, 14 Apr 2024 02:33:36 +0200 | Pierre-Yves David | stream-clone: disable gc for the entry listing section for the v2 format |
Tue, 26 Mar 2024 13:46:44 +0000 | Pierre-Yves David | streamclone: stop listing files for entries that have no volatile files |
Tue, 26 Mar 2024 13:34:05 +0000 | Pierre-Yves David | stream-clone: disable gc for the initial section for the v3 format |
Tue, 26 Mar 2024 13:32:46 +0000 | Pierre-Yves David | stream-clone: disable gc for `_entries_walk` duration |
Tue, 26 Mar 2024 11:24:20 +0000 | Pierre-Yves David | stream-clone: stop getting the file size of all file in v3 |
Thu, 31 Aug 2023 23:56:15 +0200 | Pierre-Yves David | safehasattr: drop usage in favor of hasattr |