index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
search.h
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-14
vim-patch:9.1.1627: fuzzy matching can be improved
zeertzjq
1
2025-07-11
vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873)
zeertzjq
1
2025-05-24
feat(search): increase `MAX_COUNT` to 999
Christian Clason
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-05-31
vim-patch:9.1.0451: No test for escaping '<' with shellescape()
zeertzjq
1
2024-05-22
vim-patch:9.1.0426: too many strlen() calls in search.c
zeertzjq
1
2024-01-02
refactor: remove redundant struct names
dundargoc
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-29
refactor(IWYU): create normal_defs.h (#26293)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-05-13
refactor: remove typval.h from most header files (#23601)
zeertzjq
1
2023-01-17
vim-patch:8.2.4463: completion only uses strict matching
Sean Dewar
1
2022-11-19
refactor: replace char_u with char
Dundar Göc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-07-22
refactor: move FunPtr to types.h (#19466)
zeertzjq
1
2022-02-07
vim-patch:8.2.2813: cannot grep using fuzzy matching
Sean Dewar
1
2021-10-31
refactor: saner options for uncrustify #16196
dundargoc
1
2021-10-12
refactor: format all C files under nvim/ #15977
dundargoc
1
2021-07-25
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
1
2021-05-09
vim-patch:8.2.0884: searchcount() test fails on slower systems
shadmansaleh
1
2021-05-09
vim-patch:8.2.0877: cannot get the search statistics
shadmansaleh
1
2019-10-27
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
1
2018-08-19
vim-patch:8.0.1148: gN doesn't work on last match with 'wrapscan' off
Jan Edmund Lazo
1
2017-04-22
refactor/single-include (#6563)
Othon Briganó
1
2016-03-02
vim-patch:7.4.984
watiko
1
2015-10-08
*: Fix lint errors found in new code in previously ignored files
ZyX
1
2015-10-08
*: Make ShaDa code use VimL values for additional_\* data
ZyX
1
2015-10-08
viminfo: First version of ShaDa file dumping
ZyX
1
2014-07-12
move defines from vim.h
Brandon Coleman
1
2014-06-12
move values for find_pattern_in_path() to search.h
Brandon Coleman
1
2014-06-02
Fix some styles
ZyX
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-15
Introduce nvim namespace: Fix define guards.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1