Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 01 Mar 2018 16:42:24 -0500 | Yuya Nishihara | py3: fix join(), min(), and max() template functions over string |
Thu, 01 Mar 2018 16:32:45 -0500 | Yuya Nishihara | py3: use startswith() to check existence of trailing '\n' in .hgtags file |
Thu, 01 Mar 2018 15:57:27 -0500 | Yuya Nishihara | py3: silence return value of file.write() in test-command-template.t |
Thu, 01 Mar 2018 18:05:47 -0500 | Augie Fackler | error: fix isinstnace check to use bytes instead of str |