Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-07 | This doesn't really matter, but whatever | Jeff Forcier | |
2014-03-07 | One spot newer than scott's changes which prob needed a py3-ism | Jeff Forcier | |
2014-03-07 | More minor whitespacey bits | Jeff Forcier | |
2014-03-07 | Tabs to spaces | Jeff Forcier | |
2014-03-07 | Some whitespacey bits | Jeff Forcier | |
2014-03-07 | One last obvious missing bit | Jeff Forcier | |
2014-03-07 | Another indentation fix that isn't helping (tho in this case, obvious why) | Jeff Forcier | |
2014-03-07 | I was really hoping this was causing a lot of the test errors :( | Jeff Forcier | |
2014-03-07 | Some Epydoc->Sphinx stuff that came from the merge | Jeff Forcier | |
2014-03-07 | A missed line from the merge. | Jeff Forcier | |
2014-03-07 | Found a dumb typo. | Jeff Forcier | |
Hooray for manually applied diffs =/ | |||
2014-03-06 | Missed a spot | Jeff Forcier | |
2014-03-05 | Fix a bunch of indentation errors. | Jeff Forcier | |
Maybe that whitespace merge flag was not so great an idea. | |||
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 | |