Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-18 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2014-09-18 | Make keys doc file easier to follow | Jeff Forcier | |
2014-09-05 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
Conflicts: dev-requirements.txt | |||
2014-09-05 | s/gittip/gratipay/ | Jeff Forcier | |
2014-08-26 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
Conflicts: paramiko/__init__.py setup.py sites/www/changelog.rst | |||
2014-08-26 | Consolidate version info. Closes #249 | Jeff Forcier | |
Conflicts: paramiko/__init__.py setup.py sites/www/changelog.rst | |||
2014-08-26 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
Conflicts: sites/www/changelog.rst | |||
2014-08-26 | Backport #378 to 1.13, closes #378 | Jeff Forcier | |
2014-08-26 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2014-08-26 | Forgot to mark one support-bug as backported | Jeff Forcier | |
2014-08-25 | Cut 1.14.1 | Jeff Forcier | |
2014-08-25 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
Conflicts: paramiko/__init__.py setup.py | |||
2014-08-25 | Cut 1.13.2 | Jeff Forcier | |
2014-08-25 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2014-08-25 | Changelog re #376, closes #376 | Jeff Forcier | |
2014-08-25 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2014-08-25 | Changelog re #324, closes #324 | Jeff Forcier | |
2014-08-25 | Changelog re #312, closes #312 | Jeff Forcier | |
2014-08-25 | Changelog re #272 | Jeff Forcier | |
2014-08-25 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2014-08-25 | Rework re #239 to work off post-1.13 codebase. Closes #239 | Jeff Forcier | |
2014-08-25 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
2014-08-25 | Fix docstrings re: addition of `getfo`/`putfo`, closes #229 | Jeff Forcier | |
2014-08-25 | Changelog re #169 | Jeff Forcier | |
2014-08-25 | Merge branch '1.13' into 1.14 | Jeff Forcier | |
Conflicts: sites/www/changelog.rst | |||
2014-08-25 | Changelog re #285, re #352 | Jeff Forcier | |
Conflicts: sites/www/changelog.rst | |||
2014-05-07 | Cut 1.14 | Jeff Forcier | |
2014-05-07 | Merge branch '1.13' | Jeff Forcier | |
2014-05-07 | Cut 1.13.1 | Jeff Forcier | |
2014-05-07 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
Conflicts: paramiko/__init__.py setup.py sites/www/changelog.rst | |||
2014-05-07 | Cut 1.12.4 | Jeff Forcier | |
2014-05-07 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
Conflicts: paramiko/__init__.py setup.py | |||
2014-05-07 | Cut 1.11.6 | Jeff Forcier | |
2014-04-24 | Use newer alabaster w/ showhidden in sidebar TOC | Jeff Forcier | |
Lets us not have 2x TOCs on landing page | |||
2014-04-24 | Show Travis status in website sidebar | Jeff Forcier | |
2014-04-24 | Errything uses intersphinx to Python | Jeff Forcier | |
2014-04-24 | Nuke Fab-oriented link color override | Jeff Forcier | |
2014-04-24 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-04-24 | Merge branch '1.13' | Jeff Forcier | |
2014-04-24 | Fix incorrect monospacing | Jeff Forcier | |
2014-04-24 | Fix incorrect monospacing | Jeff Forcier | |
2014-04-24 | Reword docs/changelog re #315 | Jeff Forcier | |
2014-04-17 | BufferedFile.read() now returns byte strings instead of text strings | Antoine Brenner | |
It is the right thing to do since we have no idea what encoding the file is in, or even if the file is text data. BufferedFile.readline() is unchanged and returns text strings assuming the file is utf-8 encoded. This should fix the following issue: http://comments.gmane.org/gmane.comp.sysutils.backup.obnam/252 Antoine Brenner Conflicts: sites/www/changelog.rst | |||
2014-04-16 | Merge branch '1.11' into 1.12 | Jeff Forcier | |
2014-04-16 | Merge branch '1.13' | Jeff Forcier | |
2014-04-16 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
2014-04-16 | Added self.args for exception classes. Used for unpickling | Jeff Forcier | |
Related to fabric/fabric#986 and fabric/fabric#714 Conflicts: sites/www/changelog.rst | |||
2014-04-16 | Merge branch '1.13' | Jeff Forcier | |
2014-04-16 | Merge branch '1.12' into 1.13 | Jeff Forcier | |
Conflicts: paramiko/sftp_client.py sites/www/changelog.rst tests/test_sftp.py | |||
2014-04-16 | Merge branch '1.11' into 1.12 | Jeff Forcier | |