Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 23 May 2019 10:47:10 -0400 | Nathan Goldbaum | help: check if a subtopic exists and raise an error if it doesn't (issue6145) |
Wed, 29 May 2019 10:00:54 -0400 | Augie Fackler | perf: fix some missing b prefixes |
Wed, 29 May 2019 10:00:30 -0400 | Augie Fackler | testparseutil: fix doctest to use str instead of bytes |
Wed, 29 May 2019 09:59:35 -0400 | Augie Fackler | testparseutil: stop extracting using std* streams as bytes on py3 |
Wed, 29 May 2019 09:56:27 -0400 | Augie Fackler | tests: sort some imports that were previously missed |
Wed, 29 May 2019 09:55:35 -0400 | Augie Fackler | contrib: fix import-checker to operate on str instead of bytes |
Tue, 28 May 2019 16:12:11 -0700 | Kyle Lippincott | verify: use self._err not self.err, it changed in 7eaf4b1ac2a3 |