aboutsummaryrefslogtreecommitdiff
path: root/lib/libedit/filecomplete.c
Commit message (Expand)AuthorAgeFilesLines
* Update libedit to a snapshot from 2019-09-10Baptiste Daroussin2019-09-131-697/+0
* MFV r312996:Pedro F. Giffuni2017-01-301-14/+11
* libedit: replace 0 with NULL for pointers.Pedro F. Giffuni2016-04-091-2/+2
* Revert r296175Pedro F. Giffuni2016-03-061-11/+14
* MFV r296159Pedro F. Giffuni2016-02-291-14/+11
* Synchronize libedit with NetBSD and activate UTF-8 support [1]Baptiste Daroussin2015-01-091-136/+169
* libedit: Reduce surprising behaviour with filename completion some more:Jilles Tjoelker2010-06-151-3/+7
* libedit: Allow simple quoting in filename completion.Jilles Tjoelker2010-06-151-10/+133
* libedit: Fix a bug that could make completion listings incomplete.Jilles Tjoelker2010-06-151-3/+2
* libedit: Add basic filename completion code from NetBSD.Jilles Tjoelker2010-06-131-0/+541