Mercurial > hg
log tests/test-check-py3-commands.t @ 30646:ea3540e66fd8
age | author | description |
---|---|---|
Tue, 13 Dec 2016 20:53:40 +0530 | Pulkit Goyal | py3: make keys of keyword arguments strings |
Wed, 30 Nov 2016 23:51:11 +0530 | Pulkit Goyal | py3: avoid use of basestring |
Sun, 09 Oct 2016 09:25:39 -0400 | Augie Fackler | config: mark parser regexes as bytes explicitly |
Sun, 09 Oct 2016 09:17:49 -0400 | Augie Fackler | ui: explicitly open config files in binary mode |
Sun, 06 Nov 2016 04:17:19 +0530 | Pulkit Goyal | py3: make scmutil.rcpath() return bytes |
Sun, 09 Oct 2016 13:59:20 +0200 | Pulkit Goyal | py3: test to check which commands run |