-
05d9eb4728
Bump minimum CMake version to 3.5
main
Aaron Gorodetzky
2025-05-07 10:57:31 -04:00
-
1f08ed60ca
fix: update license to include Junegunn (#148)
e82eric
2025-03-12 00:36:49 -07:00
-
2a5ceff981
chore: remove -Werror from default build command (#145)
Simon Hauser
2025-02-11 22:09:31 +01:00
-
dae2eac9d9
fix: makefile windows regression, detect MSYS2 (#136)
cgwkymt
2024-12-13 01:55:36 +09:00
-
93be786888
fix: macos ci by upgrading to macos-15 (#137)
Simon Hauser
2024-12-12 17:48:45 +01:00
-
cf48d4dfce
feat: make ci more modern (#131)
Simon Hauser
2024-07-02 15:50:46 +02:00
-
935bedf39c
docs(README): Fix cmake install instruction (#130)
Tushar
2024-07-01 23:31:53 +05:30
-
9ef21b2e6b
fix: OS detection logic to allow compiling with MYSYS cmake on Windows (#121)
Maximilian Schmidt
2024-03-05 15:00:47 +01:00
-
6c921ca123
fix: dont shadow var
f (#110)
Simon Hauser
2023-09-10 17:21:06 +02:00
-
9bc8237565
chore: bump ci runner and actions (#104)
Simon Hauser
2023-05-25 12:17:02 +02:00
-
2f42ffe7c6
docs: update readme with lazy.nvim directions (#100)
Julius Dockwarder
2023-05-25 11:06:57 +02:00
-
8b79ebecc1
fix(health): remove deprecated api warnings in health check
Simon Hauser
2023-05-25 10:53:31 +02:00
-
580b6c4865
feat: include environment CFLAGS for make (#97)
adrian5
2023-02-05 11:11:04 +01:00
-
fab3e2212e
fix: makefile windows regression, detect MSYS (#89)
Luke Bakken
2022-12-18 00:41:01 -08:00
-
b5237ad434
fix(health): sorter init and destroy
Simon Hauser
2022-12-18 09:34:24 +01:00
-
ae9d95da9f
fix: Makefile is having problems with creating *.dll (#87)
Tom
2022-12-02 11:54:30 +01:00
-
7447fe780f
fix(ci): stylua check
Simon Hauser
2022-11-30 18:58:55 +01:00
-
8fff2b20b2
feat: health check (#84)
Simon Hauser
2022-11-30 10:54:32 +01:00
-
65c0ee3d4b
refactor: cleanup cmake + fix windows builds + add cmake presets (#78)
Isabella Muerte
2022-09-05 22:39:20 -07:00
-
6791f74e9f
fix: replace MKD command in windows (#81)
Guoan Tang
2022-08-11 03:56:45 +08:00
-
6a33ecefa9
fix: build .so rather than .dylib on MacOS (#73)
Andrew Palmer
2022-06-09 06:26:14 -07:00
-
f0dba7df95
fix: double free (#72)
Simon Hauser
2022-06-01 16:18:55 +02:00
-
2330a7eac1
feat: CMake Windows Build Support (#68)
Carsten Kragelund Jørgensen
2022-05-15 20:33:25 +02:00
-
281b07a5cb
chore: create funding
Simon Hauser
2022-04-30 18:59:24 +02:00
-
8ec164b541
refactor: fzf_position pointer needs to be passed in the base alg now (#62)
Simon Hauser
2022-02-19 21:18:11 +01:00
-
f29725979b
chore: refactor code for better readability and some cleanup (#61)
Simon Hauser
2022-02-18 23:27:54 +01:00
-
f917416050
fix: memory leak in get_positions when using or (#59)
Simon Hauser
2022-02-18 21:36:29 +01:00
-
1b5d0cba81
break: streamlining of some function returns in the c library (#58)
Simon Hauser
2022-02-18 20:51:18 +01:00
-
cce2db6b13
fix: memory leak for empty pattern (#57)
Simon Hauser
2022-02-18 20:30:42 +01:00
-
b8662b0761
fix: compile warnings (cygwin gcc) (#44)
xtrnc
2021-11-24 18:47:04 +02:00
-
59e38e1661
docs: fix readme (#38)
matu3ba
2021-09-15 20:34:10 +02:00
-
c507c54786
docs: fix readme (#37)
Simon Hauser
2021-09-12 17:04:46 +02:00
-
66c8705414
Fixes and tests (#36)
fredizzimo
2021-08-27 10:10:07 +03:00
-
90bb28dea2
Set language standard to GNU99 (#35)
Tynan McAuley
2021-08-26 08:45:11 -07:00
-
9fb0d2d229
fix #33 by making sure opts exists
Simon Hauser
2021-08-14 10:21:51 +02:00
-
2fd60ebe4c
feat: opts can now override default conf (#31)
Simon Hauser
2021-08-03 14:52:34 +02:00
-
fe8c8d8cf7
chore: switch to examiner testing framework (#27)
Simon Hauser
2021-07-06 13:21:31 +02:00
-
f0379f50aa
chore: build system windows support + stylua style checker (#25)
Simon Hauser
2021-06-16 10:28:45 +02:00
-
43e391499e
fix: changed Makefile to be portable to OpenBSD. (#22)
Ryan Reno
2021-06-08 22:34:54 -09:00
-
64efff7b8b
perf: ffi performance improvements (#19)
Simon Hauser
2021-06-02 11:06:38 +02:00
-
8557aa8579
fix: regression from last commit. close #18
Simon Hauser
2021-05-23 23:19:51 +02:00
-
998e0e2958
feat: option to enable/disable fuzzy matching (#17)
Simon Hauser
2021-05-23 19:25:01 +02:00
-
6eadb53003
refactor: unique names for public interface + move more things from header in source file (#15)
Simon Hauser
2021-05-15 12:47:06 +02:00
-
2c475f9cb9
fix: telescope prefiltering (used in lsp_workspace_symbols, etc) (#14)
Simon Hauser
2021-05-13 08:11:35 +02:00
-
c2abd338b8
fix: resize_pos was executed to often, which resulted in a segfault (#13)
Simon Hauser
2021-05-12 22:43:05 +02:00
-
b6765b49bc
refactoring + fixes + more tests (#8)
Simon Hauser
2021-05-02 08:05:40 +02:00
-
a5a0cfd9bd
feat: pattern can be only inverse now + integration tests
Simon Hauser
2021-04-25 16:06:34 +02:00
-
f53375a66c
Breaking change (for devs only): Rename lua module to fzf_lib
Simon Hauser
2021-04-25 16:03:33 +02:00
-
6cacaf6184
fix: nil error (#6)
Michał Nowotnik
2021-04-24 13:56:32 +00:00
-
df97e1b1f7
fix small memory leak when using |
Simon Hauser
2021-04-20 15:16:58 +02:00
-
19feb84907
enable slice again and maybe fix #2
Simon Hauser
2021-04-16 09:35:26 +02:00
-
29dc0aeb39
disable slab for now
Simon Hauser
2021-04-15 22:16:31 +02:00
-
8214187f36
fix: typos (#4)
Jesse Leite
2021-04-15 13:46:04 -04:00
-
13d7db8dc6
fix #3
Simon Hauser
2021-04-15 19:25:36 +02:00
-
44ec78bb43
discard, fixes, cleanup, tests and documentation
Simon Hauser
2021-04-14 20:58:38 +02:00
-
421eda1da3
smart case and a lot of refactoring
Simon Hauser
2021-04-14 18:27:53 +02:00
-
b491ba7188
inverting a term?! should work
Simon Hauser
2021-04-14 13:45:43 +02:00
-
b7d15ab2ac
docs, cleanup, fix and or logic
Simon Hauser
2021-04-14 12:06:10 +02:00
-
86f61f140c
Initial highlighting support
Simon Hauser
2021-04-13 17:09:38 +02:00
-
3a41b3df0d
get_match_bad literaly segfaults if i use get_match
Simon Hauser
2021-04-12 19:22:14 +02:00
-
7eaac74773
These leaks were only found because of valgrind
Simon Hauser
2021-04-12 11:38:13 +02:00
-
e3af7c1120
Make it work for telescope. Hacky but it works
Simon Hauser
2021-04-11 20:54:23 +02:00
-
4df6ff021c
prompt parsing should work
Simon Hauser
2021-04-11 17:34:46 +02:00
-
821dd675cf
I am not leaking any memory ... anymore i hope
Simon Hauser
2021-04-11 15:00:52 +02:00
-
282dc8dd5c
positions
Simon Hauser
2021-04-11 12:56:53 +02:00
-
a5bab48acf
port v2 + ci
Simon Hauser
2021-04-10 19:34:26 +02:00
-
fdaa576135
Implement multiple algorithms
Simon Hauser
2021-04-10 16:16:33 +02:00
-
f83c5c51a7
equal match should work (easiest and i only need 100 tries RIP)
Simon Hauser
2021-04-10 11:33:05 +02:00
-
47a2f79e97
Move stuff to util
Simon Hauser
2021-04-10 10:05:19 +02:00
-
d5a9c45721
doesn't build, gotta sleep returning soon
Simon Hauser
2021-04-09 23:29:58 +02:00
-
9f2dbd8d47
Initial commit
Simon Hauser
2021-04-09 21:44:24 +02:00