Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-05 | Merge remote-tracking branch 'scottkmaxwell/py3-support-without-py25' into ↵ | Jeff Forcier | |
python3 Conflicts: dev-requirements.txt paramiko/__init__.py paramiko/file.py paramiko/hostkeys.py paramiko/message.py paramiko/proxy.py paramiko/server.py paramiko/transport.py paramiko/util.py paramiko/win_pageant.py setup.py | |||
2014-03-05 | Merge branch '1.12' | Jeff Forcier | |
2014-03-05 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-05 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-05 | Seriously, no more epydoc! | Jeff Forcier | |
2014-03-05 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-05 | No more epydoc, part 2 | Jeff Forcier | |
2014-03-04 | Testing out intersphinx in changelog | Jeff Forcier | |
2014-03-04 | Merge branch '1.12' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Note Sphinx docs issue was backported | Jeff Forcier | |
2014-03-04 | Merge branch '1.12' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Semi no-op fix to test RTD hooks | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | Newer invocations for release task | Jeff Forcier | |
2014-03-04 | Merge branch '1.12' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-03-04 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
2014-03-04 | No more Makefile | Jeff Forcier | |
2014-03-04 | Merge branch '1.12' | Jeff Forcier | |
2014-03-04 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
Conflicts: paramiko/hostkeys.py | |||
2014-03-03 | Merge branch '1.10' into 1.11 | Jeff Forcier | |
Conflicts: fabfile.py paramiko/__init__.py | |||
2014-03-03 | Herpaderp, copy not move | Jeff Forcier | |
2014-03-03 | Re-enable Intersphinx from www -> docs | Jeff Forcier | |
2014-03-03 | No more need for the fabfile, everything uses invoke now | Jeff Forcier | |
2014-03-03 | Changelog re #256 | Jeff Forcier | |
2014-03-03 | Add new release task w/ API doc prebuilding | Jeff Forcier | |
2014-02-26 | Fix up remaining Sphinx build warnings | Jeff Forcier | |
2014-02-26 | Last of the info field stuff | Jeff Forcier | |
2014-02-26 | Transport info fields cleanup. | Jeff Forcier | |
2014-02-26 | ivars kinda suck | Jeff Forcier | |
2014-02-26 | SFTP done, ugh | Jeff Forcier | |
2014-02-26 | Server info fields. | Jeff Forcier | |
Some :rtype:s were left around as they were truly useful, given difficulty of linking to constant integer values. | |||
2014-02-26 | Bunch more info fields | Jeff Forcier | |
2014-02-26 | Even moar info fields | Jeff Forcier | |
2014-02-26 | More info field updates | Jeff Forcier | |
2014-02-26 | Client info fields | Jeff Forcier | |
2014-02-26 | Channel info fields | Jeff Forcier | |
2014-02-26 | Start cleaning up info field lists | Jeff Forcier | |
2014-02-25 | Random reformat/fixing-up of Channel | Jeff Forcier | |
2014-02-25 | 'Message' did not really need capitalizing within its own docstrings | Jeff Forcier | |
2014-02-25 | Rest of basic formatting and link fixing for Transport | Jeff Forcier | |
2014-02-24 | More formatting + link fixes | Jeff Forcier | |
2014-02-24 | Reformat + fix links | Jeff Forcier | |
2014-02-24 | Format init | Jeff Forcier | |