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: fix clang-tidy bugprone-signed-char-misuse warnings
Dundar Göc
2022-03-04
*
chore(clang): suppress "result of operation is garbage"
zeertzjq
2022-02-09
*
vim-patch:8.2.2813: cannot grep using fuzzy matching
Sean Dewar
2022-02-07
*
vim-patch:8.2.2280: fuzzy matching doesn't give access to the scores
Sean Dewar
2022-02-07
*
vim-patch:8.2.1921: fuzzy matching does not recognize path separators
Sean Dewar
2022-02-07
*
vim-patch:8.2.1893: fuzzy matching does not support multiple words
Sean Dewar
2022-02-07
*
vim-patch:8.2.1872: matchfuzzy() does not prefer sequential matches
Sean Dewar
2022-02-07
*
vim-patch:8.2.1726: fuzzy matching only works on strings
Sean Dewar
2022-02-07
*
vim-patch:8.2.1665: cannot do fuzzy string matching
Sean Dewar
2022-02-07
*
vim-patch:8.2.3938: line comment start is also found in a string
zeertzjq
2022-01-31
*
vim-patch:8.2.3787: no proper formatting of a C line comment after a statement
zeertzjq
2022-01-31
*
Merge pull request #16607 from bfredl/no2misc1
Björn Linse
2021-12-10
|
\
|
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
|
*
refactor(misc1): move comment related functions to change.c
Björn Linse
2021-12-10
*
|
feat: add autocommand event when search wraps around (#8487)
Alejandro Exojo
2021-12-10
|
/
*
refactor(misc1): move line_breakcheck family of functions to os/input.c
Björn Linse
2021-12-09
*
vim-patch:8.2.2465: using freed memory in :psearch
Sean Dewar
2021-11-24
*
vim-patch:8.2.3255: ci" finds following string but ci< and others don't (#16324)
Michal Liszcz
2021-11-21
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
refactor(macros): delete multibyte macros which just are aliases
Björn Linse
2021-11-14
*
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2394: using old C style comments
Dundar Göc
2021-10-21
*
vim-patch:8.1.2394: using old C style comments
Dundar Göc
2021-10-06
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
refactor: format files with uncrustify #15607
dundargoc
2021-09-10
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-08-12
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-26
*
chore(PVS/V768): don't use enum as bool.
Dundar Göc
2021-07-19
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
STRLEN -> strlen
shadmansaleh
2021-05-09
*
Use bool for boolean values
shadmansaleh
2021-05-09
*
vim-patch:8.2.0896: crash when calling searchcount() with a string
shadmansaleh
2021-05-09
*
vim-patch:8.2.0887: searchcount().exact_match is 1 right after a match
shadmansaleh
2021-05-09
*
vim-patch:8.2.0880: leaking memory when using searchcount()
shadmansaleh
2021-05-09
*
vim-patch:8.2.0877: cannot get the search statistics
shadmansaleh
2021-05-09
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)
Jan Edmund Lazo
2021-04-03
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'
Jan Edmund Lazo
2021-01-17
*
vim-patch:8.2.1907: complete_info().selected may be wrong
Jan Edmund Lazo
2020-12-03
*
vim-patch:8.1.2332: missing file in refactoring
Jan Edmund Lazo
2020-11-22
*
vim-patch:8.1.0810: too many #ifdefs
Jan Edmund Lazo
2020-11-12
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.2.1850: "vat" does not select tags correctly over line break
Jan Edmund Lazo
2020-10-15
[next]