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
/
undo.c
Age
Commit message (
Expand
)
Author
Files
2026-04-20
vim-patch:9.2.0365: using int as bool (#39232)
zeertzjq
1
2026-04-14
build: update clang v21, fix warnings
dundargoc
1
2026-04-07
fix(undo): undefined behavior with empty entry in 'undodir' (#38849)
zeertzjq
1
2026-04-07
fix: don't make path empty when truncating trailing slashes (#38844)
zeertzjq
1
2026-04-06
vim-patch:9.2.0291: too many strlen() calls
zeertzjq
1
2026-03-11
fix(prompt): don't implicitly set 'modified' #38118
Willaaaaaaa
1
2026-02-17
fix(undo): u_savecommon uses wrong buffer
Sean Dewar
1
2026-02-08
fix(messages): unwanted newlines with ext_messages #37733
luukvbaal
1
2026-01-02
vim-patch:9.1.2037: undo: cursor position not correctly restored (#37195)
zeertzjq
1
2025-12-28
vim-patch:9.1.2024: 'fsync' option cannot be set per buffer (#37129)
zeertzjq
1
2025-12-15
fix(messages): exclude "search hit BOTTOM" msg from history #36961
Ayaan
1
2025-08-20
vim-patch:8.2.0844: text properties crossing lines not handled correctly
Jan Edmund Lazo
1
2025-08-20
vim-patch:8.2.4379: an empty change is reported to a listener
Jan Edmund Lazo
1
2025-08-20
vim-patch:8.2.3795: too many #ifdefs
Jan Edmund Lazo
1
2025-08-20
vim-patch:8.1.2008: error for invalid range when using listener and undo
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1891: functions used in one file are global
Jan Edmund Lazo
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-22
fix(messages): typo and unwanted truncation in msg_outtrans_long #31669
luukvbaal
1
2024-12-16
fix(messages): no message kind for :undo messages #31590
Tomasz N
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-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-02-16
vim-patch:9.1.0113: duplicate code when cleaning undo stack
zeertzjq
1
2024-02-12
fix(extmarks): redraw pre-undo position (#27437)
zeertzjq
1
2024-01-27
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
1
2024-01-25
refactor: IWYU (#27186)
zeertzjq
1
2024-01-22
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
1
2024-01-17
fix(column): remove sign from line it was previously on with undo
Luuk van Baal
1
2024-01-15
fix(column): keep track of number of lines with number of signs
Luuk van Baal
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
1
2023-12-12
fix(extmarks): `U` changed_bytes after extmark_splice (#26501)
Jaehwang Jung
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
build: enable IWYU on mac
dundargoc
1
2023-11-27
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-19
refactor: follow style guide
dundargoc
1
2023-11-13
fix(textformat): remove unnecessary changed_bytes() (#26027)
zeertzjq
1
[next]