Age | Commit message (Expand) | Author |
2014-09-08 | Changelog re #374, #375 | Jeff Forcier |
2014-09-08 | Merge branch 'master' into 374-int | Jeff Forcier |
2014-09-08 | Merge pull request #375 from lndbrg/lower-the-risk-of-editors-striping-whites... | Jeff Forcier |
2014-09-08 | Changelog re #377 | Jeff Forcier |
2014-09-08 | Make new decorator name a bit slimmer re #377 | Jeff Forcier |
2014-09-08 | Formatting and docstring tweaks re #377 | Jeff Forcier |
2014-09-08 | Merge branch 'master' into 377-int | Jeff Forcier |
2014-09-08 | Changelog re #298 | Jeff Forcier |
2014-09-08 | Merge branch 'master' into 298-int | Jeff Forcier |
2014-09-07 | Convert SSHClient into a context manager | Michael Williamson |
2014-09-07 | Turn SFTPHandle into context managers | Michael Williamson |
2014-09-07 | Turn BufferedFile into a context manager | Michael Williamson |
2014-09-07 | Turn ProxyCommand into a context manager | Michael Williamson |
2014-09-07 | Document that classes can be used as context managers | Michael Williamson |
2014-09-07 | Remove TODO | Michael Williamson |
2014-09-07 | Fix error on Python 2.5 | Michael Williamson |
2014-09-07 | Convert Transport to context manager | Michael Williamson |
2014-09-07 | Convert Channel into a context manager | Michael Williamson |
2014-09-07 | Convert SFTPClient to a context manager | Michael Williamson |
2014-09-07 | Introduce ClosingContextManager for classes that already implement close() | Michael Williamson |
2014-09-06 | Changelog re #234 | Jeff Forcier |
2014-09-06 | Merge branch 'master' into 234-int | Jeff Forcier |
2014-09-06 | Bah humbug | Jeff Forcier |
2014-09-05 | Yup, that was indeed too fucking clever. Bad bitprophet! | Jeff Forcier |
2014-09-05 | Fix a Python 3 encoding dealie | Jeff Forcier |
2014-09-05 | Forgot to actually implement allowed-keys/reverse testing | Jeff Forcier |
2014-09-05 | Changelog re #218 | Jeff Forcier |
2014-09-05 | Add a couple more permutations | Jeff Forcier |
2014-09-05 | Overhaul multi-key test to set up multiple scenarios | Jeff Forcier |
2014-09-05 | Factor fingerprint data out of class | Jeff Forcier |
2014-09-05 | More cleanup to support ECDSA key, and now it works! | Jeff Forcier |
2014-09-05 | Add RSA key fingerprint, now that test passes | Jeff Forcier |
2014-09-05 | Set things up for cleaner test key tomfoolery | Jeff Forcier |
2014-09-05 | Add an explicit RSA test, which fails (!) | Jeff Forcier |
2014-09-05 | Refactor horrible old copypasta | Jeff Forcier |
2014-09-05 | Formatting tweaks | Jeff Forcier |
2014-09-05 | Merge branch 'master' into 218-int | Jeff Forcier |
2014-09-05 | Changelog re #335 | Jeff Forcier |
2014-09-05 | Merge branch 'master' into 335-int | Jeff Forcier |
2014-09-05 | Add a (failing :() test re: ECDSA private keys | Jeff Forcier |
2014-09-05 | Merge branch 'master' into 218-int | Jeff Forcier |
2014-09-05 | Changelog re #184 | Jeff Forcier |
2014-09-05 | Merge branch 'master' into 184-int | Jeff Forcier |
2014-09-05 | Fix an oversight re: py3 & strings in listdir_iter | Jeff Forcier |
2014-09-05 | Changelog re #131 | Jeff Forcier |
2014-09-05 | Make read ahead kwarg a bit less verbose | Jeff Forcier |
2014-09-05 | Merge branch 'master' into 131-int | Jeff Forcier |
2014-09-05 | Merge branch '1.13' into 1.14 | Jeff Forcier |
2014-09-05 | Merge branch '1.14' | Jeff Forcier |
2014-09-05 | Try skipping docs builds under Python 3.2 | Jeff Forcier |