summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2016-05-19Updated version (r197.73db8f8 -> r201.29a46f7).AUR Update Bot
Changelog ========= Simpler rpm installation for systems with yum (29a46f7) Update install instructions and add rpm (81a2c20) Version 0.4 (e62a3c6) Fix permissions in make install (2540789)
2016-05-17Updated version (r183.dba5471 -> r197.73db8f8).AUR Update Bot
Changelog ========= Group together num_lines logic (73db8f8) Check errors when opening tty (abe4d5c) Document -q/--query in man page (0bdcf35) Update changelog (a52e777) Add -q/--query for specifying initial query (6081e91) Rename initial_query to filter (bf80ddb) Use make check instead of make test on CI (26838bc) Use '\0' instead of 0 when we mean a char. (fa85f4d) Ensure last line is cleared on exit. (60e3b91) fixup! Rename choices_free to choices_destroy (a7eacad) Make run returns on success, then exit from main (be5dc79) Destroy choices on exit (447c422) Rename choices_free to choices_destroy (aed59e6) Store read buffer on choices structure (c5ab368)
2016-05-04Updated version (r182.80f29ee -> r183.dba5471).AUR Update Bot
Changelog ========= ag --no-color is no more (dba5471)
2016-04-27Updated version (r176.d7a6ab2 -> r182.80f29ee).AUR Update Bot
Changelog ========= Add installation for Debian/Ubuntu 64-bit (80f29ee) Partly revert Makefile compatibility (b749877) Improve Makefile compatibility (887a0b4) Add make check (a917ebd) Add Arch Linux AUR instructions (4b45c99) Version 0.3 (89eeedd)
2016-04-25Updated version (r174.62d3fa9 -> r176.d7a6ab2).AUR Update Bot
Changelog ========= Improve debugging print (d7a6ab2) Don't ignore make test errors (6eb474b)
2016-04-24Updated version (r170.80361f2 -> r174.62d3fa9).AUR Update Bot
Changelog ========= Add homebrew instructions to README (62d3fa9) Set sensible initial sizes for growing arrays (1e67f03) Move input reading to choices.c (d8d8248) Read entire input into contiguous memory (d4a0f91)
2016-04-20Updated version (r168.9cafcad -> r170.80361f2).AUR Update Bot
Changelog ========= Update README (80361f2) Add ALGORITHM.md (e017c40)
2016-04-14Updated version (r167.29c27bf -> r168.9cafcad).AUR Update Bot
Changelog ========= Revert "Simplify CFLAGS" (9cafcad)
2016-04-11Updated version (r163.a969944 -> r167.29c27bf).AUR Update Bot
Changelog ========= Another amazing (candid) testimonial (29c27bf) Use macros to represent control keys (04f6cd0) Don't build fzytest as part of make all (3f58b30) Simplify CFLAGS (de53af7)
2016-04-06Updated version (r161.8d94b43 -> r163.a969944).AUR Update Bot
Changelog ========= Test under os X (a969944) Unset ICRNL on tty (24f8bcc)
2016-02-03Updated version (r160.e76c769 -> r161.8d94b43).AUR Update Bot
Changelog ========= Add Gray's testimonial (8d94b43)
2016-01-10Updated version (r159.5431139 -> r160.e76c769).AUR Update Bot
Changelog ========= Fix indentation (e76c769)
2015-12-27Updated version (r152.4ad97c8 -> r159.5431139).AUR Update Bot
Changelog ========= Additional test for position (5431139) Add DEBUG_VERBOSE flag (e3ad48c) Allow specifying count for benchmark (1bed6cf) Use static where appropriate in fzy.c (0987301) Use size_t where appropriate (01bec38) Allow customization of config.h via config.def.h (0f7b650) Apply clang-format to all files (afef1c9)
2015-10-11Initial uploadStefan Husmann