Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 10 Mar 2018 19:49:09 +0900 | Yuya Nishihara | py3: open patch file in binary mode and convert eol manually |
Tue, 06 Mar 2018 07:45:57 -0600 | Yuya Nishihara | py3: wrap file object to write patch in native eol preserving byte-ness |
Tue, 06 Mar 2018 07:24:12 -0600 | Yuya Nishihara | py3: drop b'' from debug message "moving bookmarks" |
Sat, 10 Mar 2018 15:57:16 +0900 | Yuya Nishihara | py3: use r'' instead of sysstr('') to get around code transformer |