about summary refs log tree commit diff
path: root/Src/Zle/compmatch.c
Commit message (Expand)AuthorAgeFilesLines
* join_clines() tested the wrong variable (10798)Sven Wischnowsky2000-04-181-2/+2
* fix for partial word completion with empty parts and common suffix (10774)Sven Wischnowsky2000-04-171-18/+48
* cursor placed on wrong word part with ** match spec (10573)Sven Wischnowsky2000-04-071-0/+6
* Recognise new parts in partial word completionSven Wischnowsky2000-04-031-2/+2
* Updated from list as far as 10376Peter Stephenson2000-04-011-51/+73
* Initial revisionTanaka Akira1999-11-011-0/+1906