Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 04 Mar 2018 13:04:12 -0500 | Augie Fackler | hgweb: fix up trailing slash detection on Python 3 |
Sun, 04 Mar 2018 13:03:22 -0500 | Augie Fackler | hgweb: convert req.form to bytes for all keys and values |
Sun, 04 Mar 2018 12:33:15 -0500 | Augie Fackler | templater: show repr of string we're rejecting |
Sun, 04 Mar 2018 12:21:01 -0500 | Augie Fackler | webutil: some %d instead of %s love on ints |
Sun, 04 Mar 2018 12:17:02 -0500 | Augie Fackler | py3: whitelist three more cases |
Sun, 04 Mar 2018 12:08:53 -0500 | Augie Fackler | archival: our filenames are bytes, not strs |