Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 02 Mar 2018 14:09:50 -0500 | Augie Fackler | util: work around Python 3 returning None at EOF instead of '' |
Fri, 02 Mar 2018 14:09:20 -0500 | Augie Fackler | util: add missing r prefix on some __setattr__ calls |
Fri, 02 Mar 2018 13:47:49 -0500 | Augie Fackler | tests: add some re and globs for test-revset on python3 |
Fri, 02 Mar 2018 11:38:16 -0500 | Augie Fackler | tests: add missing b prefixes and fix a %s to %d in test-revset.t |