.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Wed, 29 Apr 2020 00:28:15 +0800
changeset 5310 6d0d9ba04a1d
parent 4814 48b30ff742cb
permissions -rw-r--r--
evolve: provide cache to successorssets() in _possibledestination() Since we're using obsutil.successorssets() in a loop, it may help performance to have cache.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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"}