Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 27 Feb 2023 22:51:18 -0500 | Matt Harbison | tests: drop py36 conditionals in test-http-bad-server.t |
Mon, 27 Feb 2023 23:04:09 -0500 | Matt Harbison | configitems: enable changegroup3 by default (unless using infinitepush) |
Mon, 27 Feb 2023 19:59:55 -0500 | Matt Harbison | infinitepush: opt out of changegroup3 unless explicitly configured |
Wed, 01 Mar 2023 13:31:17 -0500 | Matt Harbison | statichttprepo: unbyteify several IOError messages |
Wed, 01 Mar 2023 13:11:51 -0500 | Matt Harbison | statichttprepo: fix the vfs.join() method to match the base class definition |
Wed, 01 Mar 2023 12:38:36 -0500 | Matt Harbison | mail: unbyteify the SMTPException message |
Wed, 01 Mar 2023 12:37:05 -0500 | Matt Harbison | mail: add a missing argument to properly override starttls |