Mercurial > evolve
comparison README @ 2459:5e6fc802bc8a stable
obshashrange: add an option to disable local cache warming
The cache still a bit too volatile an costly to update. This offer a way for
developer working copy to only compute it when used.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 21 May 2017 13:55:09 +0200 |
parents | 62e4f9ff352b |
children | 64cc0b059073 |
comparison
equal
deleted
inserted
replaced
2458:62e4f9ff352b | 2459:5e6fc802bc8a |
---|---|
116 ------------------- | 116 ------------------- |
117 | 117 |
118 - prune: fix a crash related to color handling, | 118 - prune: fix a crash related to color handling, |
119 - next: fix a crash related to color handling, | 119 - next: fix a crash related to color handling, |
120 - cache: reduce the warming load in case of reset, | 120 - cache: reduce the warming load in case of reset, |
121 - cache: add a 'experimental.obshashcache.warm-cache' option to allow | |
122 disabling post transaction cache warming. | |
121 | 123 |
122 6.2.0 -- 2017-05-18 | 124 6.2.0 -- 2017-05-18 |
123 ------------------- | 125 ------------------- |
124 | 126 |
125 - olog: a new command to inspect the obs-history of a changeset (hg-4.0 + only), | 127 - olog: a new command to inspect the obs-history of a changeset (hg-4.0 + only), |