summaryrefslogtreecommitdiff
path: root/Completion/Builtins/_pids
AgeCommit message (Collapse)AuthorFilesLines
2000-08-16remove unnecessary localSven Wischnowsky1-3/+2
2000-08-15call ps only once and be more intelligent when finding the PIDs (12640)Sven Wischnowsky1-11/+13
2000-08-15small improvement to allow lists where the pid is not in the first column ↵Sven Wischnowsky1-2/+2
(12635)
2000-06-20a bit of security for compinit (avoid using things writable by others); ↵Sven Wischnowsky1-1/+1
avoid handling files with the same name twice; remove compconf (11998)
2000-05-08misc. completion cleanups and changes (11242)Sven Wischnowsky1-6/+27
2000-04-13remove the `pids' tag, use `processes' instead (10733)Sven Wischnowsky1-4/+4
2000-04-11_wanted now tests both tags and labels; change places where _wanted was ↵Sven Wischnowsky1-2/+2
called without a command; allow multiple patterns per string in file-patterns; update _next_tags to work with labels (10632)
2000-04-01Updated from list as far as 10376Peter Stephenson1-5/+21
1999-11-04Initial revisionTanaka Akira1-0/+18