log

age author description
Thu, 10 Aug 2017 14:19:04 -0400 Kevin Bullock ssh: unban the use of pipe character in hostname
Wed, 09 Aug 2017 21:34:15 -0400 Kevin Bullock ssh: expand test coverage for ssh vulnerability
Fri, 04 Aug 2017 14:34:57 -0700 Sean Farley ssh: avoid SSH command-line injection [SEC]
Mon, 07 Aug 2017 15:40:42 -0400 Kevin Bullock tests: run doctests when testing against particular hg versions
Sun, 06 Aug 2017 09:51:47 -0500 Kevin Bullock tests: use $PYTHON to run doctests
Sat, 05 Aug 2017 17:22:55 -0500 Kevin Bullock tests: run doctests on all .py files
Sat, 05 Aug 2017 17:22:00 -0500 Kevin Bullock tests: run doctests with the whole suite
Sun, 06 Aug 2017 09:45:35 -0500 Kevin Bullock compat: delay importing osutil until we know we need it
Sat, 05 Aug 2017 17:14:44 -0500 Kevin Bullock compat: fix fallback for ui.passwordmgr
Sat, 05 Aug 2017 17:07:59 -0500 Kevin Bullock compat: remove unused argument
Sat, 05 Aug 2017 17:03:33 -0500 Kevin Bullock git_handler: use namedtuple as mock repo in doctests
Mon, 24 Jul 2017 16:06:25 -0500 Kevin Bullock Added signature for changeset 631d42fbf8a2
Mon, 24 Jul 2017 16:06:16 -0500 Kevin Bullock Added tag 0.8.8 for changeset 631d42fbf8a2
Mon, 24 Jul 2017 16:05:56 -0500 Kevin Bullock version: bump version number to 0.8.8 0.8.8
Mon, 24 Jul 2017 16:05:17 -0500 Kevin Bullock compat: update hg versions we test against