summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Skip sorting on empty search stringJohn Hawthorn2016-06-08
* Make sorting stableJohn Hawthorn2016-06-08
* bump version in fzy.1Taylor Stearns2016-06-01
* Move fzytest into test/ directoryJohn Hawthorn2016-05-21
* Move sources into src directoryJohn Hawthorn2016-05-21
* Add logoJohn Hawthorn2016-05-21
* Add logoJohn Hawthorn2016-05-21
* Simpler rpm installation for systems with yumJohn Hawthorn2016-05-19
* Update install instructions and add rpmJohn Hawthorn2016-05-19
* Version 0.4John Hawthorn2016-05-19
* Fix permissions in make installJohn Hawthorn2016-05-19
* Group together num_lines logicJohn Hawthorn2016-05-16
* Check errors when opening ttyJohn Hawthorn2016-05-16
* Document -q/--query in man pageJohn Hawthorn2016-05-16
* Update changelogJohn Hawthorn2016-05-16
* Add -q/--query for specifying initial queryJohn Hawthorn2016-05-16
* Rename initial_query to filterJohn Hawthorn2016-05-16
* Use make check instead of make test on CIJohn Hawthorn2016-05-16
* Use '\0' instead of 0 when we mean a char.John Hawthorn2016-05-16
* Ensure last line is cleared on exit.John Hawthorn2016-05-16
* fixup! Rename choices_free to choices_destroyJohn Hawthorn2016-05-16
* Make run returns on success, then exit from mainJohn Hawthorn2016-05-02
* Destroy choices on exitJohn Hawthorn2016-05-02
* Rename choices_free to choices_destroyJohn Hawthorn2016-05-02
* Store read buffer on choices structureJohn Hawthorn2016-05-02
* ag --no-color is no moreJohn Hawthorn2016-05-02
* Add installation for Debian/Ubuntu 64-bitJohn Hawthorn2016-04-26
* Partly revert Makefile compatibilityJohn Hawthorn2016-04-26
* Improve Makefile compatibilityJohn Hawthorn2016-04-25
* Add make checkJohn Hawthorn2016-04-25
* Add Arch Linux AUR instructionsJohn Hawthorn2016-04-25
* 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