Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 15 Mar 2017 15:48:57 -0700 | Durham Goode | branchmap: handle nullrev in setcachedata |
Wed, 15 Mar 2017 23:28:39 +0900 | Yuya Nishihara | py3: call codecs.escape_encode() directly |
Wed, 15 Mar 2017 23:21:30 +0900 | Yuya Nishihara | templatekw: make join() escape values of extras (BC) (issue5504) |
Wed, 15 Mar 2017 23:06:50 +0900 | Yuya Nishihara | util: wrap s.encode('string_escape') call for future py3 compatibility |
Mon, 13 Mar 2017 09:24:53 -0700 | Yuya Nishihara | py3: prove hg tip works |
Mon, 13 Mar 2017 09:19:07 -0700 | Yuya Nishihara | py3: call strftime() with native str type |
Mon, 13 Mar 2017 09:12:56 -0700 | Yuya Nishihara | encoding: add converter between native str and byte string |