.hg-format-source
author Anton Shestakov <av6@dwimlabs.net>
Thu, 12 Sep 2019 14:44:19 +0700
changeset 5221 34494a5ba69b
parent 4814 48b30ff742cb
permissions -rw-r--r--
stack: use self._revs in stack.behindcount() This code also doesn't care about the order of revisions, it just wants all revs except stack base, and that's what self._revs is.
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"}