Mercurial > 510Connectbot
diff TODO @ 355:adab27dd4598
remove ssh debug logging
author | Carl Byington <carl@five-ten-sg.com> |
---|---|
date | Fri, 01 Aug 2014 11:54:13 -0700 |
parents | 205ee2873330 |
children | 46c2115ae1c8 |
line wrap: on
line diff
--- a/TODO Fri Aug 01 11:39:46 2014 -0700 +++ b/TODO Fri Aug 01 11:54:13 2014 -0700 @@ -1,3 +1,5 @@ +Done: + This project started with the base version of vxconnectbot: https://github.com/vx/connectbot git clone https://github.com/vx/connectbot.git vxconnectbot @@ -28,30 +30,30 @@ # remove all patches for trilead and jsocks patch -p1 -l <patch.2014-04-19 >patch.log.2014-04-19 -# reinstall all jsocks and ssh2 patches from vxconnectbot since the split +# reinstalled all jsocks and ssh2 patches from vxconnectbot since the split (cd ../vxconnectbot; git diff -w 598fb427f96712191cc264df14688d82db3dd664) | less ================================== -merge tn5250j +merged tn5250j svn checkout svn://svn.code.sf.net/p/tn5250j/code/branches/new-tabs-jse1.6 tn5250j r1221 ================================== -update com.trilead.ssh2 to ganymed +updated com.trilead.ssh2 to ganymed svn checkout http://ganymed-ssh-2.googlecode.com/svn/trunk/ ganymed-ssh-2-read-only rev 161 ================================== -merge tn5250j updates +merged tn5250j updates svn checkout svn://svn.code.sf.net/p/tn5250j/code/branches/new-tabs-jse1.6 tn5250j r1227 ================================== -update jsocks to 2011-03-19 version +updated jsocks to 2011-03-19 version ==================================