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
/
change.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
2024-03-14
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0168: too many STRLEN() calls (#27823)
zeertzjq
2024-03-12
*
vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)
zeertzjq
2024-03-12
*
vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)
zeertzjq
2024-03-10
*
perf(redraw): reduce redraw with undo and extmarks or 'spell' (#27442)
zeertzjq
2024-02-13
*
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
2024-02-13
*
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
2024-02-12
*
refactor(indent): refactor computing of a string's indent size (#27252)
VanaIgr
2024-02-12
*
vim-patch:9.1.0082: Redrawing can be improved when deleting lines with 'curso...
zeertzjq
2024-02-08
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
refactor: use `bool` to represent boolean values
dundargoc
2023-12-19
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
fix(change): update fold after on_bytes (#26364)
Jaehwang Jung
2023-12-05
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)
zeertzjq
2023-11-17
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
fix(extmarks): wrong display when changing text with virt_lines (#24879)
Ibby
2023-08-26
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
2023-08-12
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.0664: bad redrawing with spell checking, using "C" and "$" in '...
Luuk van Baal
2023-05-25
*
vim-patch:9.0.0608: with spelling, deleting a full stop does not update next ...
Luuk van Baal
2023-05-25
*
vim-patch:9.0.1551: position of marker for 'smoothscroll' not computed correc...
luukvbaal
2023-05-14
*
vim-patch:9.0.1543: display errors when making topline shorter
Luuk van Baal
2023-05-11
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(clang-tidy): remove redundant casts
dundargoc
2023-04-26
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...
zeertzjq
2023-03-17
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
vim-patch:partial:9.0.0013: reproducing memory access errors can be difficult
zeertzjq
2023-03-04
[next]