Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-08 | Fix outdated reference syntax in a demo | Jeff Forcier | |
2014-09-08 | Unclear why this was a docstring, it feels like a comment | Jeff Forcier | |
2014-09-08 | Not sure why this variable was changed, but caps are Bad. | Jeff Forcier | |
2014-09-08 | Nuke extraneous 'for Paramiko' now that it's inside us | Jeff Forcier | |
2014-09-08 | Reinstate working seealso's | Jeff Forcier | |
2014-09-08 | Match rest of API stubs | Jeff Forcier | |
2014-09-08 | Tweak API stub titles | Jeff Forcier | |
2014-09-08 | Tighten up module docstrings of GSSAPI API files. | Jeff Forcier | |
* We don't use this style of header anywhere else * Links to the original author's website/links aren't going to help; users rarely observe such info in practice :( * The core info (credit, authorship, license) is retained elsewhere, either in this file, the changelog, or Git history | |||
2014-09-08 | Tweak changelog again for more tickets, use actually-merged PR as main issue ↵ | Jeff Forcier | |
number | |||
2014-09-08 | Update README, docs, changelog re #267 | Jeff Forcier | |
2014-09-08 | Update changelog re #267, #250 | Jeff Forcier | |
2014-09-08 | Merge branch 'master' into 267-int | Jeff Forcier | |
Conflicts: paramiko/client.py paramiko/transport.py sites/www/changelog.rst | |||
2014-09-08 | Changelog re #346 | Jeff Forcier | |
2014-09-08 | Fix a braino in new test | Jeff Forcier | |
2014-09-08 | Merge branch 'master' into 346-int | Jeff Forcier | |
2014-09-08 | Test proving #346 | Jeff Forcier | |
2014-09-08 | Merge branch 'master' into 346-int | Jeff Forcier | |
2014-09-08 | Changelog re #362 | Jeff Forcier | |
2014-09-08 | Add versionchanged | Jeff Forcier | |
2014-09-08 | Merge branch 'master' into 362-int | Jeff Forcier | |
Conflicts: tests/test_client.py | |||
2014-09-08 | Changelog re #372 | Jeff Forcier | |
2014-09-08 | Add versionchanged notices, and some minor formatting tweaks | Jeff Forcier | |
2014-09-08 | Merge branch 'master' into 372-int | Jeff Forcier | |
Conflicts: paramiko/channel.py tests/test_util.py | |||
2014-09-08 | Changelog re #373 | Jeff Forcier | |
2014-09-08 | Merge branch 'master' into 373-int | Jeff Forcier | |
Conflicts: paramiko/channel.py | |||
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 ↵ | Jeff Forcier | |
lndbrg/lower-the-risk-of-editors-striping-whitespace Don't end a line with whitespace. | |||
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 | |
Conflicts: setup.py | |||
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 | |