Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 01 Oct 2016 15:10:38 -0400 | Augie Fackler | merge with stable |
Fri, 30 Sep 2016 21:38:47 +0900 | Yuya Nishihara | url: fix crash by empty path with #fragments |
Wed, 28 Sep 2016 20:07:32 +0900 | Yuya Nishihara | py3: make i18n use encoding.environ |
Wed, 28 Sep 2016 20:05:34 +0900 | Yuya Nishihara | py3: provide encoding.environ which is a dict of bytes |
Wed, 28 Sep 2016 20:39:06 +0900 | Yuya Nishihara | py3: convert encoding name and mode to str |
Wed, 28 Sep 2016 22:32:09 +0900 | Yuya Nishihara | pycompat: extract function that converts attribute or encoding name to str |