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
/
memline.c
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(path): normalize path slashes on Windows #37729
tao
1
2026-04-20
vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...
zeertzjq
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-06
vim-patch:9.2.0291: too many strlen() calls
zeertzjq
1
2026-03-19
vim-patch:partial:9.2.0193: using copy_option_part() can be improved (#38369)
zeertzjq
1
2026-02-28
vim-patch:9.2.0077: [security]: Crash when recovering a corrupted swap file (...
zeertzjq
1
2026-02-19
vim-patch:9.2.0023: fix integer overflow in ml_append_int() for long lines
zeertzjq
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-01
feat(version): support multiple Vim versions
Jan Edmund Lazo
1
2025-10-23
fix(terminal): deleting from wrong buffer (#36289)
zeertzjq
1
2025-10-04
vim-patch:partial:8.1.1939: code for handling v: variables in generic eval fi...
Jan Edmund Lazo
1
2025-09-17
fix(swapfile): don't use uninitialized memory (#35813)
zeertzjq
1
2025-09-16
fix(swapfile): handle newlines in swapfile list message #35802
luukvbaal
1
2025-08-26
vim-patch:8.2.0845: text properties crossing lines not handled correctly (#35...
Jan Edmund Lazo
1
2025-08-24
vim-patch:8.1.0655: when appending a line text property flags are not added
Jan Edmund Lazo
1
2025-08-24
vim-patch:8.1.0654: when deleting a line text property flags are not adjusted
Jan Edmund Lazo
1
2025-08-24
vim-patch:8.1.0579: cannot attach properties to text
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-20
vim-patch:8.2.3348: line2byte() returns wrong value after adding textprop
Jan Edmund Lazo
1
2025-08-20
vim-patch:8.2.0844: text properties crossing lines not handled correctly
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-11
vim-patch:8.2.0115: byte2line() does not work correctly with text properties
Jan Edmund Lazo
1
2025-08-10
vim-patch:8.1.1711: listener callback called at the wrong moment
Jan Edmund Lazo
1
2025-08-10
vim-patch:8.1.1700: listener callback called for the wrong buffer
Jan Edmund Lazo
1
2025-08-10
vim-patch:8.1.1681: insert stray "{" when listener gets buffer line
Jan Edmund Lazo
1
2025-08-10
vim-patch:8.1.0636: line2byte() gives wrong values with text properties
Jan Edmund Lazo
1
2025-06-13
fix(coverity/554963): preallocate msg.items to avoid FORWARD_NULL #34484
luukvbaal
1
2025-06-12
fix(messages): make swapfile attention message part of prompt (#34414)
luukvbaal
1
2025-04-11
fix(column): don't count signs on lines beyond eob #33410
luukvbaal
1
2025-02-12
fix(memline): don't check line count for closed memline #32403
luukvbaal
1
2025-01-12
vim-patch:9.1.1003: [security]: heap-buffer-overflow with visual mode (#31971)
zeertzjq
1
2025-01-02
feat(ui)!: emit prompt "messages" as cmdline events #31525
luukvbaal
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
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-15
refactor: rename "process" => "proc" #30387
Justin M. Keyes
1
2024-09-03
docs: use "nvim" in swapfile message #30250
こけっち
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-07-26
vim-patch:9.1.0615: Unnecessary STRLEN() in make_percent_swname()
zeertzjq
1
2024-07-26
vim-patch:8.2.3543: swapname has double slash when 'directory' ends in it
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-03-14
fix(terminal): disable reflow again
Christian Clason
1
2024-03-14
vim-patch:9.1.0177: Coverity reports dead code
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-10
vim-patch:9.1.0138: too many STRLEN calls when getting a memline (#27799)
zeertzjq
1
2024-02-20
refactor(api): reduce temporary allocations when replacing lines
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
[next]