Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 25 Feb 2018 23:09:58 -0500 | Augie Fackler | filemerge: do what the context __bytes__ does, but locally |
Sun, 25 Feb 2018 23:09:07 -0500 | Augie Fackler | py3: convert known-int values to bytes using %d |
Sun, 25 Feb 2018 23:08:41 -0500 | Augie Fackler | py3: hunt down str(exception) instances and use util.forcebytestr |
Sun, 25 Feb 2018 22:30:14 -0500 | Augie Fackler | subrepo: use util.forcebytestr() instead of str() on exception |