0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 06, 2025 — Feb 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #66 from zapp42/replace-distutils More... over 4 years ago
Replace deprecated distutils usage with shutil.which(). Fixes Issue #65 More... over 4 years ago
Merge pull request #39 from jsoref/spelling More... over 8 years ago
spelling: specific More... over 8 years ago
spelling: parameter More... over 8 years ago
Merge pull request #33 from dracos/patch-1 More... about 9 years ago
Connect ssh-add to the session tty, allow ssh-ident to run with no tty. More... about 9 years ago
Fix steps to build a .deb file in documentation. Closes #27, finally. More... about 9 years ago
Fix documentation to use VARIABLE = ASSIGNMENT rather than "DICT": "ASSIGNMENT" syntax everywhere. More... about 9 years ago
Fix typo in two debug lines More... over 9 years ago
Merge pull request #26 from adamglauser/ssh-ident-bug-25 More... over 9 years ago
Fix config file syntax in README More... over 9 years ago
Don't clean the environment before running the ssh command. More... almost 10 years ago
Updated README, after latest changes to the docstrings. More... almost 10 years ago
Explicitly number {} arguments to python .format. More... almost 10 years ago
Merge branch 'black2754-autodetect_binary' More... almost 10 years ago
Disable BINARY_DIR by default, as it was meant to be. More... almost 10 years ago
Add parameter 'BINARY_DIR'. More... almost 10 years ago
Make the code tolerant to PATH with repeated directories. More... almost 10 years ago
Automatically detect the ssh/scp/... binary to use More... almost 10 years ago
Updated CREDITS and README file. More... about 10 years ago
Pass -oUseRoaming=no by default, provide facilities to pass different options per identity, and to debug the generated command. More... about 10 years ago
Merge pull request #11 from drougge/default_config More... about 10 years ago
Merge pull request #10 from drougge/python_location More... about 10 years ago
Don't ignore global ssh_config by default. More... about 10 years ago
Don't assume python is in /usr/bin More... about 10 years ago
Merge branch 'mheap-master' More... about 10 years ago
New: Added support for per-identity SSH config files More... about 10 years ago
Added VERBOSITY option to control the output verbosity More... about 11 years ago
Added support for BatchMode: ssh-ident will not load keys or output anything in this mode More... about 11 years ago