about summary refs log tree commit diff
path: root/Completion/Core/_files
Commit message (Expand)AuthorAgeFilesLines
* make _files try each pattern only once (and stop after `*') (11915)Sven Wischnowsky2000-06-151-2/+9
* don't use $match for something different than (#b)ackrefs (11464)Sven Wischnowsky2000-05-191-1/+1
* make _files remove backslashes in patterns (11453)Sven Wischnowsky2000-05-181-1/+1
* _files used alternative tag-order values even if not needed (11321)Sven Wischnowsky2000-05-111-0/+1
* update `%p' replacement in _files (11292)Sven Wischnowsky2000-05-101-1/+1
* allow brace expansion on patterns for file-patterns and tag-order (10695)Sven Wischnowsky2000-04-121-6/+9
* make trailing blanks in file-patterns tags be removed (10650)Sven Wischnowsky2000-04-111-1/+1
* _wanted now tests both tags and labels; change places where _wanted was calle...Sven Wischnowsky2000-04-111-28/+31
* typo caused ignored-patterns to be ignored (10622)Sven Wischnowsky2000-04-101-1/+1
* tag in file-patterns optional, use `files' as default (10542)Sven Wischnowsky2000-04-061-9/+16
* two small completion fixesSven Wischnowsky2000-04-051-1/+1
* Various completion fixesSven Wischnowsky2000-04-031-6/+25
* Updated from list as far as 10376Peter Stephenson2000-04-011-18/+41
* Initial revisionTanaka Akira1999-04-151-0/+26