Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-07 | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 1 | -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/ | |||||
2016-09-11 | 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵ | Oliver Kiddle | 1 | -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 | |||||
2011-12-09 | 29918: Completion: Add new _remote_files() helper and use it to reduce code ↵ | Simon Ruderich | 1 | -28/+1 | |
duplication. | |||||
2003-06-05 | 18607: correctly handle quoting for remote files for rcp completion | Oliver Kiddle | 1 | -3/+3 | |
2003-05-07 | users/6080, users/6083: more quoting fixes | Oliver Kiddle | 1 | -1/+1 | |
2003-01-07 | 18058: complete remote files for rcp | Oliver Kiddle | 1 | -1/+28 | |
2001-04-02 | moved from Completion/User/_rlogin | Sven Wischnowsky | 1 | -0/+74 | |