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
/
ops.c
Commit message (
Expand
)
Author
Age
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
vim-patch:9.0.1847: [security] potential oob write in do_addsub()
zeertzjq
2023-09-03
*
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
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:partial:8.2.4950: text properties position wrong after shifting tex...
zeertzjq
2023-06-06
*
vim-patch:9.0.1597: cursor ends up below the window after a put (#23873)
zeertzjq
2023-06-02
*
vim-patch:9.0.1588: Incsearch not triggered when pasting clipboard register (...
zeertzjq
2023-05-30
*
fix(redo): make redo of Lua mappings in op-pending mode work (#23566)
zeertzjq
2023-05-10
*
vim-patch:9.0.1521: failing redo of command with control characters
zeertzjq
2023-05-08
*
vim-patch:9.0.1516: cannot use special keys in <Cmd> mapping
zeertzjq
2023-05-08
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:9.0.0751: 'scrolloff' does not work well with 'smoothscroll'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(clang-tidy): remove redundant casts
dundargoc
2023-04-26
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
fix(folds): handle visual blockwise indent insertion correctly (#22898)
Brandon Simmons
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
refactor(screen): screen.c delenda est
bfredl
2023-03-14
*
vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)
zeertzjq
2023-03-05
*
vim-patch:9.0.1378: illegal memory access when using virtual editing (#22527)
zeertzjq
2023-03-05
*
refactor: replace char_u with char or uint8_t (#22400)
dundargoc
2023-03-04
*
vim-patch:9.0.1376: accessing invalid memory with put in Visual block mode (#...
zeertzjq
2023-03-04
*
build: treat clang-tidy warnings as errors (#22238)
dundargoc
2023-02-12
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
refactor(optionstr.c): break up did_set_string_option 26
Lewis Russell
2023-01-25
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
vim-patch:9.0.1221: code is indented more than necessary (#21891)
zeertzjq
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 23 (#21798)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
vim-patch:9.0.1208: code is indented more than necessary (#21846)
zeertzjq
2023-01-17
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
fix(clipboard): show provider warning when not during batch changes #21451
zeertzjq
2023-01-03
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...
zeertzjq
2022-11-15
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
[next]