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
*
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
*
vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126)
zeertzjq
2023-02-05
*
vim-patch:9.0.1213: adding a line below the last one does not expand fold (#2...
zeertzjq
2023-01-18
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...
zeertzjq
2022-11-11
*
vim-patch:9.0.0819: still a build error, tests are failing
zeertzjq
2022-10-30
*
vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
vim-patch:9.0.0754: 'indentexpr' overrules lisp indenting in one situation
zeertzjq
2022-10-15
*
docs: fix typos (#20394)
dundargoc
2022-09-30
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
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
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
*
vim-patch:8.2.0674: some source files are too big (#19959)
zeertzjq
2022-08-26
*
vim-patch:8.1.2331: the option.c file is still very big (#19954)
zeertzjq
2022-08-26
*
vim-patch:9.0.0263: too many #ifdefs
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
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
*
fix(folds): fix fold remains when :delete makes buffer empty (#19673)
zeertzjq
2022-08-08
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
[next]