Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 01 Mar 2018 16:56:38 -0500 | Yuya Nishihara | py3: fix type of string literals in templater.tokenize() |
Thu, 01 Mar 2018 16:52:17 -0500 | Yuya Nishihara | py3: drop b'' from error message generated by templater.runmember() |
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 |