Mercurial > public > mercurial-scm > hg
log mercurial/revlogutils/nodemap.py @ 44493:02c47b74366c
age | author | description |
---|---|---|
Fri, 06 Mar 2020 13:54:35 -0500 | Augie Fackler | nodemap: fix missing r-prefix on regular expression |
Tue, 18 Feb 2020 19:11:13 +0100 | Pierre-Yves David | nodemap: warm the persistent nodemap on disk with debugupdatecache |
Tue, 11 Feb 2020 11:18:52 +0100 | Pierre-Yves David | nodemap: introduce an option to use mmap to read the nodemap mapping |
Wed, 15 Jan 2020 15:51:01 +0100 | Pierre-Yves David | nodemap: update the index with the newly written data (when appropriate) |
Wed, 15 Jan 2020 15:50:52 +0100 | Pierre-Yves David | nodemap: never read more than the expected data amount |
Wed, 15 Jan 2020 15:50:43 +0100 | Pierre-Yves David | nodemap: write new data from the expected current data length |
Wed, 15 Jan 2020 15:50:33 +0100 | Pierre-Yves David | nodemap: double check the source docket when doing incremental update |