about summary refs log tree commit diff
path: root/Completion/Unix/Type/_files
Commit message (Expand)AuthorAgeFilesLines
* Han Pingtian: 31027: remove the -g's from globs in file completionPeter Stephenson2013-02-071-1/+1
* users/17211: new recursive-files stylePeter Stephenson2012-08-211-2/+16
* Use // instead of :gs in parameter substitutionPeter Stephenson2010-03-191-1/+1
* 27780: effect of backslashes in :s changed in _filesPeter Stephenson2010-03-151-1/+1
* 27219: _files -F <array> wasn't correctly handledPeter Stephenson2009-08-171-4/+8
* Alexey I. Froloff: 25459: add list-dirs-first style.Peter Stephenson2008-08-211-0/+17
* 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