Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update libedit to a snapshot from 2019-09-10 | Baptiste Daroussin | 2019-09-13 | 1 | -697/+0 |
* | MFV r312996: | Pedro F. Giffuni | 2017-01-30 | 1 | -14/+11 |
* | libedit: replace 0 with NULL for pointers. | Pedro F. Giffuni | 2016-04-09 | 1 | -2/+2 |
* | Revert r296175 | Pedro F. Giffuni | 2016-03-06 | 1 | -11/+14 |
* | MFV r296159 | Pedro F. Giffuni | 2016-02-29 | 1 | -14/+11 |
* | Synchronize libedit with NetBSD and activate UTF-8 support [1] | Baptiste Daroussin | 2015-01-09 | 1 | -136/+169 |
* | libedit: Reduce surprising behaviour with filename completion some more: | Jilles Tjoelker | 2010-06-15 | 1 | -3/+7 |
* | libedit: Allow simple quoting in filename completion. | Jilles Tjoelker | 2010-06-15 | 1 | -10/+133 |
* | libedit: Fix a bug that could make completion listings incomplete. | Jilles Tjoelker | 2010-06-15 | 1 | -3/+2 |
* | libedit: Add basic filename completion code from NetBSD. | Jilles Tjoelker | 2010-06-13 | 1 | -0/+541 |