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
/
match.c
Commit message (
Expand
)
Author
Age
*
vim-patch:8.2.5047: CurSearch highlight is often wrong
zeertzjq
2024-06-19
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0340: Problem: Error with matchaddpos() and empty list (#28381)
zeertzjq
2024-04-17
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: follow style guide
dundargoc
2023-12-24
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(highlight): make CurSearch work properly with 'winhl' (#24448)
zeertzjq
2023-07-23
*
refactor: remove long
dundargoc
2023-07-03
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
vim-patch:8.1.2001: some source files are too big (#21231)
zeertzjq
2022-11-29
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
vim-patch:8.2.3940: match highlight disappears when doing incsearch for ":s/pat"
zeertzjq
2022-11-24
*
vim-patch:8.2.3698: match highlighting continues over breakindent
zeertzjq
2022-11-24
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
vim-patch:8.2.0502: Vim9: some code is not tested
zeertzjq
2022-11-05
*
vim-patch:9.0.0622: matchaddpos() can get slow when adding many matches
zeertzjq
2022-10-02
*
vim-patch:9.0.0620: matchaddpos() can only add up to 8 matches
zeertzjq
2022-10-02
*
vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)
zeertzjq
2022-10-01
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
\
|
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
/
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
[next]