summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Version 0.3John Hawthorn2016-04-25
* Improve debugging printJohn Hawthorn2016-04-24
* Don't ignore make test errorsJohn Hawthorn2016-04-24
* Add homebrew instructions to READMEJohn Hawthorn2016-04-24
* Set sensible initial sizes for growing arraysJohn Hawthorn2016-04-24
* Move input reading to choices.cJohn Hawthorn2016-04-24
* Read entire input into contiguous memoryJohn Hawthorn2016-04-24
* Update READMEJohn Hawthorn2016-04-19
* Add ALGORITHM.mdJohn Hawthorn2016-04-19
* Revert "Simplify CFLAGS"John Hawthorn2016-04-13
* Another amazing (candid) testimonialJohn Hawthorn2016-04-10
* Use macros to represent control keysJohn Hawthorn2016-04-10
* Don't build fzytest as part of make allJohn Hawthorn2016-04-10
* Simplify CFLAGSJohn Hawthorn2016-04-10
* Test under os XJohn Hawthorn2016-04-05
* Unset ICRNL on ttyJohn Hawthorn2016-04-05
* Add Gray's testimonialJohn Hawthorn2016-02-03
* Fix indentationJohn Hawthorn2016-01-09
* Additional test for positionJohn Hawthorn2015-12-07
* Add DEBUG_VERBOSE flagJohn Hawthorn2015-12-07
* Allow specifying count for benchmarkJohn Hawthorn2015-12-07
* Use static where appropriate in fzy.cJohn Hawthorn2015-11-07
* Use size_t where appropriateJohn Hawthorn2015-11-07
* Allow customization of config.h via config.def.hJohn Hawthorn2015-11-07
* Apply clang-format to all filesJohn Hawthorn2015-11-07
* Speed up travisJohn Hawthorn2015-05-09
* Fix commentJohn Hawthorn2015-05-09
* Add date to changelog entryJohn Hawthorn2014-10-19
* Version 0.2John Hawthorn2014-10-19
* Disable signals from ^C (and friends)John Hawthorn2014-10-19
* termios should be reset on successful exit.John Hawthorn2014-10-19
* silent causing issues for OS X users apparentlyJohn Hawthorn2014-09-29
* More portable make installJohn Hawthorn2014-09-27
* Reformat assert macroJohn Hawthorn2014-09-27
* Raise SIGTRAP on all assertion failuresJohn Hawthorn2014-09-27
* fzytest: tests return void instead of intJohn Hawthorn2014-09-27
* Rewrite has_match using strpbrkJohn Hawthorn2014-09-27
* Prefer score_t over doubleJohn Hawthorn2014-09-27
* Remove getline in favour of fgets/strdupJohn Hawthorn2014-09-27
* Store string in result instead of positionJohn Hawthorn2014-09-27
* Allocate results array when search is run.John Hawthorn2014-09-27
* Easy way to run tests with valgrindJohn Hawthorn2014-09-27
* Test choices before search is run.John Hawthorn2014-09-27
* Move some score definitions into headerJohn Hawthorn2014-09-27
* Specify const char *John Hawthorn2014-09-27
* Allow custom promptJohn Hawthorn2014-09-27
* Version is now 0.2preJohn Hawthorn2014-09-27
* Version 0.1John Hawthorn2014-09-20
* BSD-compatible make installJohn Hawthorn2014-09-18
* Move scoring constants into config.hJohn Hawthorn2014-09-18