summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Avoid VLA for lower_{needle,haystack}John Hawthorn2019-12-27
* Update test.ymlJohn Hawthorn2019-10-06
* Add build status badgeJohn Hawthorn2019-08-21
* Add CI job to build under Alpine Linux (#122)John Hawthorn2019-08-17
* Merge pull request #121 from jhawthorn/read-nullJohn Hawthorn2019-08-16
|\
| * Simplify input_delimiter handlingJohn Hawthorn2019-08-16
| * Add ability to use null as input delimiter.Ashkan Kiani2019-08-16
|/
* Remove Travis build statusJohn Hawthorn2019-08-15
* Create CI workflow for GitHub actions (#120)John Hawthorn2019-08-15
* Set default options in config.def.hJohn Hawthorn2019-02-02
* Rebuild config.h if config.def.h is newerJohn Hawthorn2019-02-02
* Merge pull request #101 from cisenor/Add-Path-To-Command-To-Support-OS-xJohn Hawthorn2019-02-02
|\
| * Add Path To Find CommandCraig2018-11-30
|/
* LInk to fzy.jsJohn Hawthorn2018-11-04
* Link to online demoJohn Hawthorn2018-11-04
* Precompute tolower in match_positionsJohn Hawthorn2018-10-13
* Version 1.0John Hawthorn2018-09-23
* Use do {} while in action_del_charJohn Hawthorn2018-09-23
* Remove unnecessary check from action_del_charJohn Hawthorn2018-09-23
* Link to various distro packages from READMEJohn Hawthorn2018-09-23
* Rewrite installation section on READMEJohn Hawthorn2018-09-23
* Prepare CHANGELOG for 1.0John Hawthorn2018-09-23
* Better pselect error handlingJohn Hawthorn2018-09-23
* Redraw on signalsJohn Hawthorn2018-09-23
* Allow -1 timeout to mean infiniteJohn Hawthorn2018-09-23
* Allow masking signals in tty_input_readyJohn Hawthorn2018-09-23
* Return 0 on pselect EINTRJohn Hawthorn2018-09-23
* Switch to pselectJohn Hawthorn2018-09-23
* Pass a timeout to tty_input_readyJohn Hawthorn2018-09-23
* Move acceptance tests to separate travis stageJohn Hawthorn2018-09-22
* Adjust readmeJohn Hawthorn2018-09-10
* Reduce ambiguous char wait time to 25msJohn Hawthorn2018-09-09
* Merge branch 'abort_on_escape'John Hawthorn2018-09-09
|\
| * Abort if Esc is pressedJason Felice2018-05-04
| * Initialize fd_set correctlyJason Felice2018-05-04
* | Fix formattingJohn Hawthorn2018-09-09
* | Fix acceptance testsJohn Hawthorn2018-09-09
* | Disable line wrap when printing candidatesJohn Hawthorn2018-09-09
* | Add sequence to disable line wrapJohn Hawthorn2018-09-09
* | Add acceptance tests for unicode charsJohn Hawthorn2018-09-09
* | bundle quietlyJohn Hawthorn2018-09-09
* | Reduce boilerplate in acceptance testJohn Hawthorn2018-09-09
* | Merge pull request #77 from syrrim/uniJohn Hawthorn2018-09-09
|\ \
| * | add utf-8 support to input, fixes #21syrrim2018-04-23
| |/
* | Merge pull request #89 from jhawthorn/svg_demoJohn Hawthorn2018-08-07
|\ \
| * | Switch to svg animated demo in READMEJohn Hawthorn2018-07-21
* | | Merge pull request #88 from MichaelMackus/selection-underlineJohn Hawthorn2018-07-21
|\ \ \ | |/ / |/| |
| * | Add support for underlining selected itemMichael Mackus2018-07-18
|/ /
* | Merge pull request #86 from neuschaefer/typoJohn Hawthorn2018-06-18
|\ \
| * | choices: Fix a typo ("stings")Jonathan Neuschäfer2018-06-17