Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 18 Feb 2018 00:02:33 -0500 | Augie Fackler | wireprotoserver: py3 helpfully calls adds HTTP_ to CONTENT_LENGTH |
Sun, 18 Feb 2018 00:01:43 -0500 | Augie Fackler | tests: port inline Python in test-http-branchmap.t to Python 3 |
Sat, 17 Feb 2018 22:52:24 -0500 | Augie Fackler | hgweb_mod: partially undo 8afc25e7effc to fix py3 |
Sat, 17 Feb 2018 22:39:38 -0500 | Augie Fackler | tags: don't feed both int and None to min() |
Sat, 17 Feb 2018 22:39:12 -0500 | Augie Fackler | tests: fix get-with-headers.py on python3 when writing to stdout |
Sat, 17 Feb 2018 22:38:53 -0500 | Augie Fackler | webcommands: use pycompat.strkwargs as needed |
Sat, 17 Feb 2018 22:38:25 -0500 | Augie Fackler | webcommands: unpack contents of length-1 dict portably |