index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
change.c
Age
Commit message (
Expand
)
Author
Files
2026-04-04
vim-patch:9.2.0289: 'linebreak' may lead to wrong Visual block highlighting (...
zeertzjq
1
2026-03-19
vim-patch:partial:9.2.0193: using copy_option_part() can be improved (#38369)
zeertzjq
1
2026-03-17
fix(marks): make jumpoptions=view work with 'smoothscroll' (#38339)
zeertzjq
1
2026-01-01
vim-patch:8.2.3159: cursor displayed in wrong position after deleting line
Jan Edmund Lazo
1
2025-12-25
vim-patch:9.1.0151: ml_get_buf_len() does not consider text properties (#37094)
Jan Edmund Lazo
1
2025-12-20
refactor(messages): encapsulate msg_delay logic
Justin M. Keyes
1
2025-12-20
test(messages): skip os_delay during tests
Justin M. Keyes
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-08-20
vim-patch:8.2.0853: ml_delete() often called with FALSE argument
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.2127: the indent.c file is a bit big
Jan Edmund Lazo
1
2025-06-17
feat(prompt): multiline prompt input #33371
Shadman
1
2025-04-29
fix(terminal): remove condition that buf is curbuf (#33721)
Gregory Anders
1
2025-04-29
feat(ui): no delay for errors with ext_messages (#33693)
luukvbaal
1
2025-04-11
fix(marks): wrong display after inserting/deleting lines #33389
luukvbaal
1
2025-04-02
vim-patch:9.1.1266: MS-Windows: type conversion warnings (#33264)
zeertzjq
1
2025-03-28
vim-patch:9.1.1243: diff mode is lacking for changes within lines
zeertzjq
1
2025-03-18
vim-patch:3495497: patch 9.1.1212: too many strlen() calls in edit.c
zeertzjq
1
2025-03-07
fix(marks): mark winline as invalid if change is in a concealed line (#32766)
luukvbaal
1
2025-03-06
vim-patch:9.1.1176: wrong indent when expanding multiple lines (#32746)
zeertzjq
1
2025-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2025-02-25
vim-patch:9.1.1145: multi-line completion has wrong indentation for last line...
glepnir
1
2025-02-23
vim-patch:9.1.1137: ins_str() is inefficient by calling STRLEN() (#32591)
zeertzjq
1
2025-02-13
vim-patch:9.1.1108: 'smoothscroll' gets stuck with 'listchars' "eol" (#32434)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-23
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-09-06
fix(multibyte): handle backspace of wide clusters in replace mode
bfredl
1
2024-08-30
feat(mbyte): support extended grapheme clusters including more emoji
bfredl
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-06-19
vim-patch:8.2.5047: CurSearch highlight is often wrong
zeertzjq
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-05-08
refactor(change): check all tabpages in changed_lines_invalidate_buf() (#28666)
zeertzjq
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
1
2024-04-09
vim-patch:9.1.0280: several issues with 'smoothscroll' support
Luuk van Baal
1
2024-04-08
vim-patch:9.1.0258: half-page scrolling broke backward compatibility
Luuk van Baal
1
2024-03-30
test: use matches(...) instead of ok(string.find(...)) (#28111)
zeertzjq
1
2024-03-30
fix(extmarks): splice earlier when opening new line (#28108)
zeertzjq
1
2024-03-14
vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()
zeertzjq
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-03-12
vim-patch:9.1.0168: too many STRLEN() calls (#27823)
zeertzjq
1
2024-03-12
vim-patch:8.2.4944: text properties are wrong after "cc" (#27821)
zeertzjq
1
2024-03-10
vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)
zeertzjq
1
2024-02-13
perf(redraw): reduce redraw with undo and extmarks or 'spell' (#27442)
zeertzjq
1
2024-02-13
vim-patch:9.0.0245: mechanism to prevent recursive screen updating is incompl...
zeertzjq
1
2024-02-12
perf(extmarks): avoid unnecessary invalidations for virt_text (#27435)
zeertzjq
1
2024-02-12
refactor(indent): refactor computing of a string's indent size (#27252)
VanaIgr
1
2024-02-08
vim-patch:9.1.0082: Redrawing can be improved when deleting lines with 'curso...
zeertzjq
1
2024-01-25
refactor: IWYU (#27186)
zeertzjq
1
[next]