.hg-format-source
author Rodrigo Damazio Bovendorp <rdamazio@google.com>
Fri, 27 Dec 2019 20:40:13 -0800
changeset 5252 1fda186ae6b7
parent 4814 48b30ff742cb
permissions -rw-r--r--
obslog: add display of precursor information to the default template This will still only be output when the user passes --precursors to the command (otherwise the data just won't be there). This addresses a common user request, where they actually would find more intuitive to use --precursors --no-successors.
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"}