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
*
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
*
vim-patch:8.2.1837: using "gn" after "gN" does not work
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.2.1823: "gN" does not select the matched string
Jan Edmund Lazo
2020-10-11
*
vim-patch:8.2.1787: crash with 'incsearch' and very long line
Jan Edmund Lazo
2020-10-02
*
vim-patch:8.2.0840: search match count wrong when only match is in fold
Jan Edmund Lazo
2020-09-29
*
vim-patch:8.1.1992: the search stat moves when wrapping at the end of the buffer
Jan Edmund Lazo
2020-09-29
*
vim-patch:8.1.1970: search stat space wrong, no test for 8.1.1965
Jan Edmund Lazo
2020-09-29
*
vim-patch:8.1.1965: search count message is not displayed when using a mapping
Jan Edmund Lazo
2020-09-29
*
vim-patch:8.2.0902: using searchcount() in 'statusline' causes an error
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0556: saving/restoring search patterns share saved last_idx
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0555: crash when last search pat is set but not last substitute...
Jan Edmund Lazo
2020-09-13
*
vim-patch:8.1.0552: saved last search pattern may not be restored
Aufar Gilbran
2020-09-11
*
vim-patch:8.2.1364: invalid memory access when searching for raw string
Jan Edmund Lazo
2020-08-14
*
vim-patch:8.2.0999: moving to next sentence gets stuck on quote
Jan Edmund Lazo
2020-06-18
*
vim-patch:8.2.0544: memory leak in search test
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
search: fix pvs/v1048
Jan Edmund Lazo
2019-12-26
*
vim-patch:8.1.2330: vi' does not always work when 'selection' is exclusive
Jan Edmund Lazo
2019-11-22
*
vim-patch:8.1.2314: vi' sometimes does not select anything
Jan Edmund Lazo
2019-11-17
*
vim-patch:8.1.2244: 'wrapscan' is not used for "gn"
Jan Edmund Lazo
2019-11-09
*
vim-patch:8.1.2218: "gN" is off by one in Visual mode
Jaehwang Jerry Jung
2019-10-27
*
vim-patch:8.1.2207: "gn" doesn't work quite right
Jaehwang Jerry Jung
2019-10-27
*
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
*
vim-patch:8.1.2178: accessing uninitialized memory in test
Jan Edmund Lazo
2019-10-19
*
vim-patch:8.1.2120: some MB_ macros are more complicated than necessary
Jan Edmund Lazo
2019-10-06
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
[next]