lp:~smoser/ssh-import-id/trunk.lp1570997

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/ssh-import-id/trunk.lp1570997
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Project:
ssh-import-id
Status:
Merged

Recent revisions

213. By Scott Moser

read_keyfile: use getpass and expanduser if HOME not set.

If the HOME environment variable was not set, then use getpass and
expanduser to try to find the right path.

Recreate was as simple as:
   env -u HOME ssh-import-id bob

212. By Dustin Kirkland 

opening 5.7

211. By Dustin Kirkland 

releasing 5.6

210. By Dustin Kirkland 

* ssh_import_id/__init__.py: LP: #1565275
  - fix bug, where only the last key from github was getting added

209. By Dustin Kirkland 

opening 5.6

208. By Dustin Kirkland 

releasing 5.5

207. By Dustin Kirkland 

* debian/control, debian/rules, setup.py, ssh_import_id/__init__.py:
  - patches adapted from Barry Warsaw
  - drop pkg_resources as a dependency
  - hardcode/update module version in __init__.py
  - should fix python 3.5 unit test failures

206. By Dustin Kirkland 

opening 5.5

205. By Dustin Kirkland 

releasing 5.4

204. By Dustin Kirkland 

* debian/rules:
  - disable python 3.5 tests; fix ftbfs as unit tests try to import
    ssh_import_id, which is the module we're trying to build here

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ssh-import-id
This branch contains Public information 
Everyone can see this information.

Subscribers