Mercurial > evolve
annotate .hg-format-source @ 6933:7fcf18ea7813 stable
obshashrange: reset the cache if too many ranges need to be deleted
If some old revision gets affected, we might need to reset so many ranges that
resetting the full cache might be faster.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Mon, 04 Nov 2024 12:12:59 +0100 |
parents | 48b30ff742cb |
children |
rev | line source |
---|---|
4814
48b30ff742cb
python3: use format-source to run byteify-strings in .py files
Raphaël Gomès <rgomes@octobus.net>
parents:
diff
changeset
|
1 {"pattern": "glob:hgext3rd/**/*.py", "tool": "byteify-strings"} |