8426f08 (HEAD -> master) Ignore escape sequences in has_match by
Robert Cranston <rcrnstn@rcrnstn.net>2025-12-03 13:25:52 +0100;
34b8886 Merge pull request <a href="#195">#195</a> from The-Assembly-Knight/fix-typo by
John Hawthorn <john@hawthorn.email>2025-07-29 16:14:14 -0700;
af047ed fix gentoo's webpage url and gentoo's intallation command by
The-Assembly-Knight <thecodingknight255@gmail.com>2025-07-28 16:25:41 -0400;
0b97373 Check return value from allocations in choices.c by
John Hawthorn <john@hawthorn.email>2025-07-27 00:00:58 -0700;
62cea01 Add missing date to CHANGELOG by
John Hawthorn <john@hawthorn.email>2025-07-27 00:00:07 -0700;
d811eaf Version 1.1 by
John Hawthorn <john@hawthorn.email>2025-07-11 23:54:23 -0700;
c72cd9e Avoid possible compiler warning by
John Hawthorn <john@hawthorn.email>2025-07-11 22:00:43 -0700;
f9ba7b1 Update more CI versions by
John Hawthorn <john@hawthorn.email>2025-07-11 21:40:52 -0700;
5a364b7 Fix acceptance tests by
John Hawthorn <john@hawthorn.email>2025-07-11 21:09:59 -0700;
58755d6 Increase tty buffer to 16k by
John Hawthorn <john@hawthorn.email>2025-07-11 21:06:17 -0700;
d966996 Merge pull request <a href="#191">#191</a> from binhtran432k/refactor/simplify-match by
John Hawthorn <john@hawthorn.email>2025-07-11 20:20:11 -0700;
c9c514f Simplify Match Algorithm by
Binh Tran <binhtran432k@gmail.com>2025-01-18 20:38:38 +0700;
5ae3b95 Remove trailing whitespace by
John Hawthorn <john@hawthorn.email>2024-12-09 18:01:31 -0800;
19db853 Merge pull request <a href="#184">#184</a> from Icantjuddle/add_cpp_extern by
John Hawthorn <john@hawthorn.email>2024-12-06 22:19:19 -0800;
b2389a6 Initialize avoid uninitialized variable warning by
John Hawthorn <john@hawthorn.email>2024-12-06 22:16:45 -0800;
3a18370 Add extern C by
Ben Judd <bjudd@nuro.ai>2024-01-03 08:38:45 -0800;
9aa19d3 Merge pull request <a href="#150">#150</a> from casprwang/patch-1 by
John Hawthorn <john@hawthorn.email>2022-01-22 22:50:00 -0800;
ecc8fe3 Merge pull request <a href="#154">#154</a> from erlliam/patch-1 by
John Hawthorn <john@hawthorn.email>2022-01-22 22:49:47 -0800;
672583a Merge pull request <a href="#164">#164</a> from farisachugthai/patch-1 by
John Hawthorn <john@hawthorn.email>2022-01-22 22:49:13 -0800;
4f9e274 Update ALGORITHM.md by
Faris A Chugthai <20028782+farisachugthai@users.noreply.github.com>2021-09-11 20:30:36 -0400;
ddce902 Update man page by
erlliam <tommejas@gmail.com>2021-01-05 06:13:45 -0500;
7fe45d6 Update ALGORITHM.md by
Casper Wang <casprwang@gmail.com>2020-10-21 09:45:11 -0700;
395a253 Build on armv7, aarch64, s390x, and ppc64le by
John Hawthorn <john@hawthorn.email>2020-10-11 17:34:44 -0700;
bc1c532 Merge pull request <a href="#148">#148</a> from sanjaymsh/ppc64le by
John Hawthorn <john@hawthorn.email>2020-10-11 17:55:50 -0700;
100829a Travis-ci: added support for ppc64le by
sanjay-cpu <snjkmr32@gmail.com>2020-10-08 20:14:09 +0000;
4baf608 Check for too long haystack by
John Hawthorn <john@hawthorn.email>2020-08-08 19:42:58 -0700;
43caa3d Merge pull request <a href="#134">#134</a> from theosotr/fix by
John Hawthorn <john@hawthorn.email>2020-07-06 18:30:19 -0700;
3d1047e Merge pull request <a href="#142">#142</a> from legendre6891/patch-1 by
John Hawthorn <john@hawthorn.email>2020-07-06 18:29:59 -0700;
0ebbc35 Merge pull request <a href="#144">#144</a> from d-e-s-o/topic/named-pipe by
John Hawthorn <john@hawthorn.email>2020-07-06 18:29:49 -0700;
c907a20 fzy-tmux: Use named pipe for conveying exit code by
Daniel Mueller <deso@posteo.net>2020-07-06 18:17:29 -0700;
93f1a80 Update man page by
Kevin Kainan Li <legendre6891@users.noreply.github.com>2020-05-28 12:28:27 -0400;
c2d816d Merge pull request <a href="#138">#138</a> from mmartin/master by
John Hawthorn <john@hawthorn.email>2020-01-29 10:49:36 -0800;
b2d5381 Fix --show-info when lines do not fit in the screen by
Mārtiņš Mačs <martins.macs@bi.lv>2020-01-29 18:17:06 +0200;
f061893 Add missing Make dependencies by
Thodoris Sotiropoulos <theosotr@aueb.gr>2020-01-05 00:50:06 +0200;
28195b3 Merge branch 'show-info' by
John Hawthorn <john@hawthorn.email>2019-12-27 23:18:16 -0800;
8505df5 add test_show_info acceptance test by
Ondrej Martinek <omartine@akamai.com>2019-04-05 11:32:19 +0000;
cdafcf0 fix acceptance tests by
Ondrej Martinek <omartine@akamai.com>2019-03-21 13:47:58 +0000;
07ee5a4 show selection info (with -i option) by
Ondrej Martinek <omartine@akamai.com>2019-03-16 04:54:08 +0000;
04c342c Merge pull request <a href="#125">#125</a> from gpanders/ctrl-g-exit by
John Hawthorn <john@hawthorn.email>2019-12-27 23:01:53 -0800;
25ebdd4 Merge pull request <a href="#132">#132</a> from jhawthorn/no_vla by
John Hawthorn <john@hawthorn.email>2019-12-27 22:26:48 -0800;
6631626 Error on usage of VLA by
John Hawthorn <john@hawthorn.email>2019-12-27 18:44:01 -0800;
f7a6210 Avoid VLA in tty_interface by
John Hawthorn <john@hawthorn.email>2019-12-27 19:39:50 -0800;
e1a48d0 Remove strlen in precompute_bonus by
John Hawthorn <john@hawthorn.email>2019-12-27 19:09:11 -0800;
9dfb287 Use malloc in match_positions to avoid VLA by
John Hawthorn <john@hawthorn.email>2019-12-27 18:43:46 -0800;
b76efa7 Remove DEBUG_VERBOSE by
John Hawthorn <john@hawthorn.email>2019-12-27 18:42:25 -0800;
2d4251b Reduce memory and avoid VLA in match() by
John Hawthorn <john@hawthorn.email>2019-12-27 18:39:01 -0800;
d2e0be2 Split match and match_postitions by
John Hawthorn <john@hawthorn.email>2019-12-27 18:35:49 -0800;
ab1fd85 Extract row matching into own method by
John Hawthorn <john@hawthorn.email>2019-12-27 18:16:48 -0800;
e975f0b Move some temporary storage into match_struct by
John Hawthorn <john@hawthorn.email>2019-12-27 18:08:40 -0800;
77d3a20 Break early if strlen(neddle) > strlen(haystack) by
John Hawthorn <john@hawthorn.email>2019-12-27 17:54:34 -0800;
2afbce9 Combine early-return if as else if by
John Hawthorn <john@hawthorn.email>2019-12-27 17:49:38 -0800;
8402394 Work with row pointers by
John Hawthorn <john@hawthorn.email>2019-12-27 17:47:32 -0800;
eb4cbd4 Avoid VLA for match_bonus by
John Hawthorn <john@hawthorn.email>2019-12-27 17:38:22 -0800;
8ebc480 Avoid VLA for lower_{needle,haystack} by
John Hawthorn <john@hawthorn.email>2019-12-27 17:33:57 -0800;
475003f Cancel with Ctrl-G by
Greg Anders <greg@gpanders.com>2019-10-13 16:10:34 -0600;
f770d7d Update test.yml by
John Hawthorn <john@hawthorn.email>2019-10-06 17:42:26 -0700;
06533ff Add build status badge by
John Hawthorn <john@hawthorn.email>2019-08-21 20:09:39 -0700;
b56354b Add CI job to build under Alpine Linux (#122) by
John Hawthorn <john@hawthorn.email>2019-08-17 22:16:27 -0700;
b7ff1a6 Merge pull request <a href="#121">#121</a> from jhawthorn/read-null by
John Hawthorn <john@hawthorn.email>2019-08-16 01:17:40 -0700;
79e4808 Simplify input_delimiter handling by
John Hawthorn <john@hawthorn.email>2019-08-16 01:09:29 -0700;
c4524ae Add ability to use null as input delimiter. by
Ashkan Kiani <ashkan.k.kiani@gmail.com>2019-05-03 03:30:13 -0700;
a318e00 Remove Travis build status by
John Hawthorn <john@hawthorn.email>2019-08-15 15:32:47 -0700;
0a6944f Create CI workflow for GitHub actions (#120) by
John Hawthorn <john@hawthorn.email>2019-08-15 15:30:39 -0700;
36cd434 Set default options in config.def.h by
John Hawthorn <john@hawthorn.email>2019-01-13 21:17:04 -0800;
730b6ad Rebuild config.h if config.def.h is newer by
John Hawthorn <john@hawthorn.email>2019-01-13 20:54:03 -0800;
3027259 Merge pull request <a href="#101">#101</a> from cisenor/Add-Path-To-Command-To-Support-OS-x by
John Hawthorn <john@hawthorn.email>2019-02-02 21:34:52 -0800;
ed7fb2f Add Path To Find Command by
Craig <craig@stembolt.com>2018-11-30 13:45:59 -0800;
73a730c LInk to fzy.js by
John Hawthorn <john@hawthorn.email>2018-11-04 14:06:24 -0800;
f6c387b Link to online demo by
John Hawthorn <john@hawthorn.email>2018-11-04 14:05:42 -0800;
20d2274 Precompute tolower in match_positions by
John Hawthorn <john@hawthorn.email>2018-10-13 14:05:10 -0700;
f5d41e7 Version 1.0 by
John Hawthorn <john@hawthorn.email>2018-09-23 14:17:22 -0700;
5cf38d6 Use do {} while in action_del_char by
John Hawthorn <john@hawthorn.email>2018-09-23 11:52:58 -0700;
709bfa0 Remove unnecessary check from action_del_char by
John Hawthorn <john@hawthorn.email>2018-09-15 20:59:46 -0700;
eefd743 Link to various distro packages from README by
John Hawthorn <john@hawthorn.email>2018-09-23 12:36:33 -0700;
9620419 Rewrite installation section on README by
John Hawthorn <john@hawthorn.email>2018-09-23 12:27:17 -0700;
5229c6d Prepare CHANGELOG for 1.0 by
John Hawthorn <john@hawthorn.email>2018-09-13 00:02:11 -0700;
bee40b2 Better pselect error handling by
John Hawthorn <john@hawthorn.email>2018-09-15 18:02:32 -0700;
be1ab61 Redraw on signals by
John Hawthorn <john@hawthorn.email>2018-09-15 14:20:29 -0700;
b039ea1 Allow -1 timeout to mean infinite by
John Hawthorn <john@hawthorn.email>2018-09-15 17:15:42 -0700;
c173310 Allow masking signals in tty_input_ready by
John Hawthorn <john@hawthorn.email>2018-09-15 14:15:28 -0700;
dc0a9a8 Return 0 on pselect EINTR by
John Hawthorn <john@hawthorn.email>2018-09-15 14:12:14 -0700;
83e6fed Switch to pselect by
John Hawthorn <john@hawthorn.email>2018-09-15 14:11:02 -0700;
76e5f30 Pass a timeout to tty_input_ready by
John Hawthorn <john@hawthorn.email>2018-09-15 13:55:10 -0700;
249b6c9 Move acceptance tests to separate travis stage by
John Hawthorn <john@hawthorn.email>2018-09-21 23:19:48 -0700;
36bee8b Adjust readme by
John Hawthorn <john@hawthorn.email>2018-09-09 23:04:49 -0700;
7fa5050 Reduce ambiguous char wait time to 25ms by
John Hawthorn <john@hawthorn.email>2018-09-09 20:53:50 -0700;
97ec636 Merge branch 'abort_on_escape' by
John Hawthorn <john@hawthorn.email>2018-09-09 21:02:45 -0700;
22579ef Fix formatting by
John Hawthorn <john@hawthorn.email>2018-09-09 14:12:00 -0700;
b11cf88 Fix acceptance tests by
John Hawthorn <john@hawthorn.email>2018-09-09 13:31:40 -0700;
757b313 Disable line wrap when printing candidates by
John Hawthorn <john@hawthorn.email>2018-09-09 13:05:12 -0700;
42e9ffd Add sequence to disable line wrap by
John Hawthorn <john@hawthorn.email>2018-09-09 12:53:08 -0700;
03ccaaf Add acceptance tests for unicode chars by
John Hawthorn <john@hawthorn.email>2018-09-09 13:08:46 -0700;
244912d bundle quietly by
John Hawthorn <john@hawthorn.email>2018-09-09 01:09:41 -0700;
14c77b1 Reduce boilerplate in acceptance test by
John Hawthorn <john@hawthorn.email>2018-09-09 01:04:57 -0700;
1a57c9b Merge pull request <a href="#77">#77</a> from syrrim/uni by
John Hawthorn <john@hawthorn.email>2018-09-09 13:07:59 -0700;
c2b8c00 Merge pull request <a href="#89">#89</a> from jhawthorn/svg_demo by
John Hawthorn <john@hawthorn.email>2018-08-07 18:36:13 -0700;
7ca7df9 Merge pull request <a href="#88">#88</a> from MichaelMackus/selection-underline by
John Hawthorn <john@hawthorn.email>2018-07-21 15:50:23 -0700;
81dc9d5 Switch to svg animated demo in README by
John Hawthorn <john@hawthorn.email>2018-07-21 15:39:45 -0700;
4a8ee54 Add support for underlining selected item by
Michael Mackus <michaelmackus@gmail.com>2018-07-18 14:54:22 -0700;
2697c02 Merge pull request <a href="#86">#86</a> from neuschaefer/typo by
John Hawthorn <john@hawthorn.email>2018-06-18 11:19:48 -0700;