Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 25 Feb 2018 23:51:32 -0500 | Augie Fackler | http: drop custom http client logic |
Sun, 25 Feb 2018 23:34:58 -0500 | Augie Fackler | statichttprepo: move HTTPRangeHandler from byterange and delete the latter |
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 |
Sun, 25 Feb 2018 22:29:28 -0500 | Augie Fackler | tests: add missing b prefixes in test-commit.t |