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
/
diff.c
Age
Commit message (
Expand
)
Author
Files
2026-03-17
feat(diff): merge adjacent blocks using inline:word (#37085)
Harsh Kapse
1
2026-01-30
vim-patch:9.1.2118: 'cursorline' missing after :diffput to empty buf (#37628)
zeertzjq
1
2026-01-14
vim-patch:9.1.2085: Use-after-free in winframe_remove()
zeertzjq
1
2026-01-12
vim-patch:9.1.2078: A few more typos in various files (#37368)
zeertzjq
1
2026-01-05
vim-patch:8.1.0753: printf format not checked for semsg() (#37248)
zeertzjq
1
2026-01-01
vim-patch:8.2.2198: ml_get error when resizing window and using text property
Jan Edmund Lazo
1
2025-12-09
vim-patch:9.1.1963: diff: missing diff size limit for xdiff (#36877)
zeertzjq
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-10-04
vim-patch:9.1.1823: diff: w_topline may be invalidated (#36018)
zeertzjq
1
2025-10-02
vim-patch:9.1.1818: possible crash when calculating topline in diff.c
zeertzjq
1
2025-09-15
vim-patch:9.1.1758: Diff mode crashes when adding text property in autocomman...
zeertzjq
1
2025-09-12
vim-patch:9.1.1753: defaults: 'diffopt' option value can be improved (#35727)
zeertzjq
1
2025-08-24
fix(diff): set default diff flags properly (#35450)
zeertzjq
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-08-07
vim-patch:9.1.1600: using diff anchors with hidden buffers fails silently (#3...
zeertzjq
1
2025-07-20
vim-patch:9.1.1567: crash when using inline diff mode (#35005)
zeertzjq
1
2025-07-18
vim-patch:9.1.1557: not possible to anchor specific lines in diff mode (#34967)
zeertzjq
1
2025-06-22
vim-patch:9.1.1473: inconsistent range arg for :diffget/diffput (#34588)
zeertzjq
1
2025-06-09
vim-patch:9.1.1439: Last diff folds not merged (#34380)
zeertzjq
1
2025-06-06
fix(diff): fix incorrect item size of dout_ga (#34338)
zeertzjq
1
2025-04-19
vim-patch:9.1.1319: Various typos in the code, issue with test_inst_complete....
zeertzjq
1
2025-04-16
fix(env.c): drop envmap, free os_getenv() result #32683
Judit Novak
1
2025-04-05
vim-patch:9.1.1276: inline word diff treats multibyte chars as word char (#33...
zeertzjq
1
2025-03-29
refactor(diff): remove unreachable code (#33149)
zeertzjq
1
2025-03-28
vim-patch:9.1.1246: coverity complains about some changes in v9.1.1243
zeertzjq
1
2025-03-28
vim-patch:9.1.1243: diff mode is lacking for changes within lines
zeertzjq
1
2025-03-27
refactor(eval): move diff functions to diff.c (#33085)
zeertzjq
1
2025-03-03
vim-patch:9.1.1165: diff: regression with multi-file diff blocks (#32702)
zeertzjq
1
2025-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2025-02-04
vim-patch:9.1.1027: no sanitize check when running linematch
zeertzjq
1
2025-02-04
vim-patch:9.1.1023: Coverity complains about dereferencing NULL pointer
zeertzjq
1
2025-02-04
vim-patch:9.1.1009: diff feature can be improved
zeertzjq
1
2025-01-16
vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)
zeertzjq
1
2025-01-09
Revert "refactor(options): set option value for non-current context directly"...
zeertzjq
1
2024-12-26
refactor(options): set option value for non-current context directly
Famiu Haque
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-16
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
1
2024-11-05
refactor(options): remove fileformat macros
Famiu Haque
1
2024-09-30
fix(diff): use mmfile_t in linematch
Lewis Russell
1
2024-09-27
vim-patch:9.1.0743: diff mode does not handle overlapping diffs correctly (#3...
zeertzjq
1
2024-09-23
vim-patch:9.1.0740: incorrect internal diff with empty file (#30471)
zeertzjq
1
2024-08-15
feat(diff): do not try external when out of memory
Lewis Russell
1
2024-07-31
fix(scrollbind): properly take filler/virtual lines into account
Lewis Russell
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-07-15
docs: misc (#29622)
dundargoc
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
[next]