Mercurial > public > mercurial-scm > hg
log contrib/byteify-strings.py @ 38390:47dd23e6b116
age | author | description |
---|---|---|
Fri, 01 Jun 2018 00:13:55 +0900 | Yuya Nishihara | byteify-strings: try to preserve column alignment |
Thu, 31 May 2018 23:44:35 +0900 | Yuya Nishihara | byteify-strings: do not rewrite system string literals to u'' |
Thu, 31 May 2018 22:34:23 +0900 | Yuya Nishihara | byteify-strings: do not rewrite iteritems() and itervalues() by default |
Thu, 31 May 2018 22:31:37 +0900 | Yuya Nishihara | byteify-strings: drop import-line hack |
Thu, 31 May 2018 22:28:29 +0900 | Yuya Nishihara | byteify-strings: add --inplace option to write back result |
Thu, 31 May 2018 22:23:30 +0900 | Yuya Nishihara | byteify-strings: add basic command interface |
Thu, 31 May 2018 22:07:04 +0900 | Yuya Nishihara | byteify-strings: fork py3 code transformer to make it a standalone command base mercurial/__init__.py@d1b7963adb3a |