Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sun, 18 Feb 2018 10:54:24 +0900 | Yuya Nishihara | cmdutil: strip "%m" pattern (first line of commit message) from both ends |
Tue, 27 Feb 2018 22:37:57 +0900 | Yuya Nishihara | test-acl: mock up util.getuser() to trust $LOGNAME on Windows |
Thu, 01 Mar 2018 04:50:22 -0500 | Yuya Nishihara | fileset: drop bad "elif:" trying to check invalid size expression |
Thu, 01 Mar 2018 08:55:39 -0500 | Yuya Nishihara | py3: fix test-command-template.t to write files in binary mode |
Thu, 01 Mar 2018 08:45:34 -0500 | Yuya Nishihara | py3: use bytestr() to coerce position carried by ParseError to string |
Thu, 01 Mar 2018 08:38:39 -0500 | Yuya Nishihara | py3: use bytes.endswith('\n') to strip off '\n' from debug color output |
Thu, 01 Mar 2018 08:19:47 -0500 | Yuya Nishihara | py3: fix type of attribute names forwarded by templatekw._hybrid |
Thu, 01 Mar 2018 06:47:06 -0500 | Yuya Nishihara | py3: move between bytes and unicode when re-raising IOError |