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
/
undo.c
Commit message (
Expand
)
Author
Age
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
2024-03-13
*
vim-patch:9.1.0113: duplicate code when cleaning undo stack
zeertzjq
2024-02-16
*
fix(extmarks): redraw pre-undo position (#27437)
zeertzjq
2024-02-12
*
fix(column): clear "b_signcols" before moving saved marks
Luuk van Baal
2024-01-27
*
refactor: IWYU (#27186)
zeertzjq
2024-01-25
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
fix(column): remove sign from line it was previously on with undo
Luuk van Baal
2024-01-17
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
docs: add style rule regarding initialization
dundargoc
2023-12-18
*
fix(extmarks): `U` changed_bytes after extmark_splice (#26501)
Jaehwang Jung
2023-12-12
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
fix(textformat): remove unnecessary changed_bytes() (#26027)
zeertzjq
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: the long goodbye
dundargoc
2023-11-05
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
fix(undo): fix crash caused by checking undolevels in wrong buffer
bfredl
2023-08-27
*
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
vim-patch:9.0.1763: crash when passing invalid buffer to undotree() (#24807)
zeertzjq
2023-08-21
*
vim-patch:9.0.1686: undotree() only works for the current buffer (#24665)
zeertzjq
2023-08-12
*
vim-patch:partial:8.1.1981: the evalfunc.c file is too big (#24490)
zeertzjq
2023-07-26
*
refactor: remove long
dundargoc
2023-07-03
*
vim-patch:9.0.0608: with spelling, deleting a full stop does not update next ...
Luuk van Baal
2023-05-25
*
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
2023-05-16
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:8.2.3509: undo file is not synced (#23371)
zeertzjq
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
[next]