index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
search.c
Commit message (
Expand
)
Author
Age
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): rename msg_trunc_attr and msg_multiline_attr without attr
bfredl
2023-09-27
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
refactor: move virtcol functions to plines.c
zeertzjq
2023-08-25
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.1555: setcharsearch() does not clear last searched char properl...
zeertzjq
2023-05-15
*
vim-patch:9.0.1518: search stats not always visible when searching backwards ...
zeertzjq
2023-05-07
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:9.0.1499: using uninitialized memory with fuzzy matching (#23399)
zeertzjq
2023-04-30
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.0335: checks for Dictionary argument often give a vague error (...
zeertzjq
2023-04-25
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
refactor(redraw): make cursor position redraw use the "redraw later" pattern
bfredl
2023-03-12
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
vim-patch:9.0.1270: crash when using search stat in narrow screen (#22078)
zeertzjq
2023-02-01
*
vim-patch:partial:9.0.1237: code is indented more than necessary (#21971)
zeertzjq
2023-01-24
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:8.2.4479: no fuzzy completieon for maps and abbreviations
zeertzjq
2023-01-17
*
vim-patch:8.2.4463: completion only uses strict matching
Sean Dewar
2023-01-17
*
refactor: remove char_u from arguments of fuzzy_match()
zeertzjq
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
vim-patch:8.2.3513: using freed memory when using a timer and searching (#21519)
zeertzjq
2022-12-24
*
vim-patch:9.0.1092: search error message doesn't show used pattern (#21518)
zeertzjq
2022-12-24
*
vim-patch:8.2.3292: underscore in very magic pattern causes a hang
zeertzjq
2022-12-04
*
vim-patch:8.2.3265: smartcase does not work correctly in very magic pattern
zeertzjq
2022-12-04
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
vim-patch:9.0.0953: part of making search more efficient is missing (#21201)
zeertzjq
2022-11-27
*
vim-patch:9.0.0950: the pattern "\_s\zs" matches at EOL (#21192)
zeertzjq
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.0502: Vim9: some code is not tested
zeertzjq
2022-11-05
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
refactor(search.c): clint (#20598)
Lewis Russell
2022-10-12
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
[next]