Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 17 Jun 2018 23:11:06 -0700 | Martin von Zweigbergk | httpconnection: use progress helper |
Sun, 03 Jun 2018 18:18:36 +0900 | Yuya Nishihara | py3: byte-stringify literals in contrib/phabricator.py as example |
Sun, 03 Jun 2018 18:19:54 +0900 | Yuya Nishihara | byteify-strings: remove superfluous "if True" block |
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 |