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:9.1.1167: mark '] wrong after copying text object (#32712)
zeertzjq
2025-03-04
*
vim-patch:9.1.1143: illegal memory access when putting a register (#32604)
zeertzjq
2025-02-24
*
vim-patch:9.1.1137: ins_str() is inefficient by calling STRLEN() (#32591)
zeertzjq
2025-02-23
*
fix(messages): list_cmd kind for :registers, :au[g] #32531
luukvbaal
2025-02-20
*
vim-patch:9.1.1083: setreg() doesn't correctly handle mbyte chars in blockwis...
zeertzjq
2025-02-09
*
vim-patch:8.2.2935: calculating register width is not always needed
zeertzjq
2025-02-09
*
vim-patch:8.2.2934: ASAN error when using text from the clipboard
zeertzjq
2025-02-09
*
vim-patch:8.2.2933: when 'clipboard' is "unnamed" zp does not work correctly
zeertzjq
2025-02-09
*
vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)
zeertzjq
2025-01-12
*
refactor: iwyu #31637
Justin M. Keyes
2024-12-23
*
fix(messages): typo and unwanted truncation in msg_outtrans_long #31669
luukvbaal
2024-12-22
*
vim-patch:9.1.0917: various vartabstop and shiftround bugs when shifting lines
zeertzjq
2024-12-10
*
vim-patch:9.0.2124: INT overflow detection logic can be simplified
zeertzjq
2024-12-10
*
vim-patch:9.0.2113: Coverity warns for another overflow in shift_line()
zeertzjq
2024-12-10
*
vim-patch:9.0.2112: [security]: overflow in shift_line
zeertzjq
2024-12-10
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
*
refactor(highlight): make enum of builtin highlights start with 1
bfredl
2024-11-13
*
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
2024-11-08
*
vim-patch:9.1.0824: too many strlen() calls in register.c (#31022)
zeertzjq
2024-11-01
*
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
2024-09-06
*
vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)
zeertzjq
2024-08-07
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
2024-08-02
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
vim-patch:9.1.0537: signed number detection for CTRL-X/A can be improved (#29...
zeertzjq
2024-07-07
*
refactor: remove special handling for lowercase German sharp s
dundargoc
2024-06-29
*
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
2024-06-11
*
refactor: replace '\0' with NUL
James Tirta Halim
2024-06-04
*
vim-patch:9.1.0458: Coverity complains about division by zero (#29149)
zeertzjq
2024-06-03
*
vim-patch:9.1.0456: Left shift is incorrect with vartabstop and shiftwidth=0
zeertzjq
2024-06-02
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
vim-patch:9.1.0430: getregionpos() doesn't handle one char selection (#28924)
zeertzjq
2024-05-23
*
vim-patch:9.1.0423: getregionpos() wrong with blockwise mode and multibyte
zeertzjq
2024-05-20
*
vim-patch:partial:9.1.0373: ops.c code uses too many strlen() calls (#28508)
zeertzjq
2024-04-26
*
fix(lua): vim.fn.has('nvim-0.10') in fast context, used by vim.deprecate
bfredl
2024-04-25
*
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
2024-04-20
*
vim-patch:9.1.0177: Coverity reports dead code
zeertzjq
2024-03-14
*
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
2024-03-14
*
vim-patch:8.2.4950: text properties position wrong after shifting text (#27849)
zeertzjq
2024-03-14
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)
zeertzjq
2024-03-12
*
vim-patch:9.1.0132: "C" doesn't include composing chars with 'virtualedit' (#...
zeertzjq
2024-02-24
*
vim-patch:9.1.0120: hard to get visual region using Vim script
zeertzjq
2024-02-23
*
refactor(api): use arena for nvim_put and nvim_paste
bfredl
2024-02-19
*
vim-patch:9.1.0101: upper-case of German sharp s should be U+1E9E (#27449)
zeertzjq
2024-02-13
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
refactor: use "csarg" for CharsizeArg variables (#27123)
zeertzjq
2024-01-22
*
perf: reuse fast character size calculation algorithm from getvcol()
VanaIgr
2024-01-22
*
fix(ops.c): remove duplicate u_save_cursor()
zeertzjq
2024-01-14
*
Merge pull request #26734 from bfredl/splitaroo
bfredl
2024-01-13
|
\
[next]