Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-02 | Don't use functions from nonexistent py3compat module in demos.py3compat | magmaus3 | |
commit 36bafee8af15d7743fd9f16b7a6b146b4e90de0e Author: magmaus3 <magmaus3@disroot.org> Date: Tue Feb 14 12:36:10 2023 +0100 Don't use functions from nonexistent py3compat module in demos. | |||
2022-03-15 | Fix Free Software Foundation address | Paul Howarth | |
They moved from Temple Place to Franklin Street in 2005. | |||
2018-08-22 | Bump black up to 18.6b4 | Jeff Forcier | |
2018-05-29 | Blacken under black 18.5b0 | Jeff Forcier | |
2013-11-19 | Change all exceptions to modern format (not Py2.5 compatible) | Scott Maxwell | |
2013-10-31 | Fix demos | Scott Maxwell | |
2013-09-27 | Merge branch '1.9' into 1.10 | Jeff Forcier | |
2013-09-27 | Fixed a typo in the license header of most files | Jeff Forcier | |
Conflicts: paramiko/proxy.py | |||
2013-09-20 | This fixes a Bad file descriptor error caused by attempting to access the ↵ | Jonathan Halcrow | |
request after it has already been closed. | |||
2009-07-19 | fix my email address to be the current one. | Robey Pointer | |
2008-02-19 | [project @ robey@lag.net-20080220055849-xmjvp8m0lqyz4cf1] | Robey Pointer | |
change -l to -p for consistency | |||
2008-02-18 | [project @ robey@lag.net-20080219075127-fx3aq6ijgm38oxy6] | Robey Pointer | |
cleaned up "forward" example. | |||
2007-02-13 | [project @ robey@lag.net-20070213191706-v8djxd4jiunb3his] | Robey Pointer | |
bump copyright year to 2007 | |||
2006-04-29 | [project @ robey@lag.net-20060430024043-e4391438febc9bf2] | Robey Pointer | |
check for None channel and display error | |||
2006-01-26 | [project @ robey@master-shake.local-20060127031302-7bb0582ea98a60bd] | Robey Pointer | |
move another demo script in, and do a bit more cleanup |