~brodock/ssh-import-id:add-gitlab-support

Last commit made on 2022-02-17
Get this branch:
git clone -b add-gitlab-support https://git.launchpad.net/~brodock/ssh-import-id
Only Gabriel Mazetto can upload to this branch. If you are Gabriel Mazetto please log in for upload directions.

Branch merges

Branch information

Name:
add-gitlab-support
Repository:
lp:~brodock/ssh-import-id

Recent commits

89f087f... by Gabriel Mazetto

add support for gl:username (GitLab)

4fa6a5f... by Robie Basak

Release 5.11

fb51a7a... by Robie Basak

Remove dependency on requests module

This is a merge of branch 'slingamn/norequests.release'

See:
https://code.launchpad.net/~slingamn/ssh-import-id/+git/ssh-import-id/+merge/389139

a2e5831... by Shivaram Lingamneni

remove import of ssl module

625e978... by Shivaram Lingamneni

review fix: handle urllib.error.HTTPError

281d0d7... by Shivaram Lingamneni

restore 15-second timeout

a503706... by Shivaram Lingamneni

remove HttpResponse shim

8bebf84... by Shivaram Lingamneni

use urllib.request instead of httplib

c902039... by Shivaram Lingamneni

rename HttpsResponse to HttpResponse

f40925a... by Shivaram Lingamneni

placate pylint/pycodestyle