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
*
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
*
vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)
zeertzjq
2022-11-12
*
vim-patch:8.2.3788: lambda for option that is a function may be freed
zeertzjq
2022-11-07
*
docs: fix typos
dundargoc
2022-11-02
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
vim-patch:9.0.0764: indent and option tests fail
zeertzjq
2022-10-16
*
vim-patch:9.0.0765: with a Visual block a put command column may go negative ...
zeertzjq
2022-10-16
*
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
vim-patch:9.0.0697: cursor in wrong position with Visual substitute
zeertzjq
2022-10-09
*
refactor(redraw): no type argument in update_screen()
bfredl
2022-10-05
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
vim-patch:9.0.0483: illegal memory access when replacing in virtualedit mode ...
zeertzjq
2022-09-17
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
[next]