Mercurial > hg-stable
log
age | author | description |
---|---|---|
Tue, 27 Jun 2017 00:23:32 +0530 | Pulkit Goyal | py3: use pycompat.strkwargs() to convert kwargs keys to str |
Tue, 27 Jun 2017 00:15:56 +0530 | Pulkit Goyal | py3: use r'' to prevent the addition of b'' by transformer |
Tue, 27 Jun 2017 00:20:55 +0530 | Pulkit Goyal | py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes |
Tue, 27 Jun 2017 02:24:38 +0900 | FUJIWARA Katsunori | tests: use cgienv to minimize environment setup at hgweb tests |