Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 14 May 2016 13:49:46 +0900 | Yuya Nishihara | import-checker: fix test to make a real package |
Sat, 14 May 2016 14:03:12 +0900 | Yuya Nishihara | py3: move up symbol imports to enforce import-checker rules |
Thu, 19 May 2016 00:20:38 +0900 | FUJIWARA Katsunori | util: make copyfile avoid ambiguity of file stat if needed |
Thu, 19 May 2016 00:20:38 +0900 | FUJIWARA Katsunori | vfs: make rename avoid ambiguity of file stat if needed |
Thu, 19 May 2016 00:20:38 +0900 | FUJIWARA Katsunori | vfs: make atomictempfile avoid ambiguity of file stat if needed |
Thu, 19 May 2016 00:20:38 +0900 | FUJIWARA Katsunori | util: make atomictempfile avoid ambiguity of file stat if needed |
Thu, 19 May 2016 00:20:37 +0900 | FUJIWARA Katsunori | util: add filestat class to detect ambiguity of file stat |