[openssh-commits] CVS: fuyu.mindrot.org: openssh

Darren Tucker dtucker at fuyu.mindrot.org
Fri Jan 8 19:02:41 EST 2010


CVSROOT:        /var/cvs
Module name:    openssh
Changes by:     dtucker at fuyu.mindrot.org 10/01/08 19:02:41

Modified files:
    .               : ChangeLog sftp.c

Log message:
   - djm at cvs.openbsd.org 2010/01/04 02:03:57
     [sftp.c]
     Implement tab-completion of commands, local and remote filenames for sftp.
     Hacked on and off for some time by myself, mouring, Carlos Silva (via 2009
     Google Summer of Code) and polished to a fine sheen by myself again.
     It should deal more-or-less correctly with the ikky corner-cases presented
     by quoted filenames, but the UI could still be slightly improved.
     In particular, it is quite slow for remote completion on large directories.
     bz#200; ok markus@

Diff commands:
cvs -nQq rdiff -u -r1.5358 -r1.5359 openssh/ChangeLog
cvs -nQq rdiff -u -r1.124 -r1.125 openssh/sftp.c

ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.5358;r2=1.5359&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sftp.c?r1=1.124;r2=1.125&view=patch

Please note that there may be a delay before commits are available
on the public ViewVC site.


More information about the openssh-commits mailing list