about summary refs log tree commit diff
path: root/Completion/Unix/Type/_files
Commit message (Expand)AuthorAgeFilesLines
* 19309: add #q to the start of a glob qualifier in the -g argumentOliver Kiddle2004-01-211-0/+4
* 18811: needed to quote % in substitution as it was otherwise taken as an anchorOliver Kiddle2003-07-041-1/+1
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-131-1/+1
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-041-1/+1
* change file completion default to offer globbed files and directories on firs...Sven Wischnowsky2001-10-091-10/+30
* make _files not use its own description if there is one from a calling functi...Sven Wischnowsky2001-07-131-1/+5
* double all backslashes before colons in the original pattern (14240)Sven Wischnowsky2001-05-071-1/+1
* Fix _files -FBart Schaefer2001-05-031-3/+3
* moved from Completion/Core/_filesSven Wischnowsky2001-04-021-0/+90