log

age author description
Sat, 14 Oct 2017 14:07:39 -0400 Augie Fackler httppeer: pass url to urllib as native str, not bytes
Sat, 14 Oct 2017 13:33:37 +0200 Denis Laxalde tersestatus: rework dirnode and tersedir docstrings
Wed, 04 Oct 2017 10:52:50 -0400 Augie Fackler bitmanipulation: reformat with clang-format
Mon, 14 Sep 2015 14:16:31 -0400 Augie Fackler hghave: add a check for clang-format
Thu, 05 Oct 2017 14:16:20 -0400 Augie Fackler python3: use our bytes-only version of cgi.escape everywhere
Sat, 14 Oct 2017 02:57:26 -0400 Augie Fackler url: add cgi.escape equivalent for bytestrings
Thu, 05 Oct 2017 14:15:05 -0400 Augie Fackler python3: move from using func_name to __name__