Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 11 Nov 2018 12:27:23 +0900 | Yuya Nishihara | logtoprocess: leverage procutil.shellenviron() to stringify variables (BC) |
Tue, 13 Nov 2018 22:15:30 +0900 | Yuya Nishihara | templater: check invalid use of list expression properly (issue5920) |
Wed, 14 Nov 2018 15:06:21 +0800 | Anton Shestakov | copystore: provide unit to ui.makeprogress() stable |
Wed, 14 Nov 2018 15:07:02 +0800 | Anton Shestakov | verify: provide unit to ui.makeprogress() stable |
Tue, 13 Nov 2018 19:47:48 -0500 | Augie Fackler | tests: fix wireproto redirection test on systems without tls1.2 stable |
Tue, 13 Nov 2018 18:08:55 +0300 | Pulkit Goyal | py3: add b suffix to make sure file is opened in bytes mode |
Tue, 13 Nov 2018 18:08:17 +0300 | Pulkit Goyal | py3: don't use dict.iterkeys() |