about summary refs log tree commit diff
path: root/Completion/Unix/Command/_rlogin
Commit message (Collapse)AuthorAgeFilesLines
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-2/+2
| | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
* 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵Oliver Kiddle2016-09-111-0/+1
| | | | | | | with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command
* 29918: Completion: Add new _remote_files() helper and use it to reduce code ↵Simon Ruderich2011-12-091-28/+1
| | | | duplication.
* 18607: correctly handle quoting for remote files for rcp completionOliver Kiddle2003-06-051-3/+3
|
* users/6080, users/6083: more quoting fixesOliver Kiddle2003-05-071-1/+1
|
* 18058: complete remote files for rcpOliver Kiddle2003-01-071-1/+28
|
* moved from Completion/User/_rloginSven Wischnowsky2001-04-021-0/+74