about summary refs log tree commit diff
path: root/Completion/Unix/Type/_path_files
Commit message (Expand)AuthorAgeFilesLines
* Bart (17906): de-quote prefix when calling compfiles to remove non-exact matc...Sven Wischnowsky2002-11-061-1/+1
* keep globbing quiet in _path_files; check if group/user exists in _chown (17393)Sven Wischnowsky2002-07-021-1/+1
* fix for use of (z) parameter modifier; the first word in the parameter is par...Sven Wischnowsky2002-05-291-2/+4
* better splitting of -g-strings; this failed when patterns contained spaces (1...Sven Wischnowsky2002-05-211-2/+2
* 17072: fix pushdminus handling in completion after directory stack referencesOliver Kiddle2002-05-031-11/+6
* make _path_files use match specs from the matcher style when calling compfile...Sven Wischnowsky2002-04-161-3/+3
* don't use _comp_ignore while building paths, only at end (16076)Sven Wischnowsky2001-10-171-4/+4
* use expanded paths (expand style with value prefix) only when we are at the l...Sven Wischnowsky2001-10-111-2/+6
* make expand style (file completion) work again; no more special behaviour wit...Sven Wischnowsky2001-10-051-4/+11
* 15650Sven Wischnowsky2001-08-171-1/+1
* -[12n] options don't get arguments (15615)Sven Wischnowsky2001-08-131-1/+1
* 15390: Cygwin supportAndrey Borzenkov2001-07-131-1/+9
* make _files not use its own description if there is one from a calling functi...Sven Wischnowsky2001-07-131-2/+6
* (15283)Sven Wischnowsky2001-07-061-1/+1
* 14962Sven Wischnowsky2001-06-181-1/+1
* spelling correctionsOliver Kiddle2001-05-291-4/+4
* try to improve testing for suffix style in _expand; make _path_files fail to ...Sven Wischnowsky2001-04-271-1/+1
* Tilde-path completion tweak.Bart Schaefer2001-04-181-7/+7
* Check for parameter expansions before tilde-expansions (fixes bugs reportedBart Schaefer2001-04-131-17/+17
* moved from Completion/Core/_path_filesSven Wischnowsky2001-04-021-0/+650