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
/
fold.c
Age
Commit message (
Expand
)
Author
Files
2026-03-10
vim-patch:partial:9.2.0126: String handling can be improved (#38214)
zeertzjq
1
2025-12-14
vim-patch:8.2.3662: illegal memory access if malloc() fails (#36939)
Jan Edmund Lazo
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-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-04-18
vim-patch:9.1.1317: noisy error when restoring folds from session fails
zeertzjq
1
2025-02-25
feat(marks): add conceal_lines to nvim_buf_set_extmark()
Luuk van Baal
1
2025-02-25
fix(api): don't override Vimscript SID (#32610)
zeertzjq
1
2025-02-23
vim-patch:9.1.1136: Match highlighting marks a buffer region as changed (#32561)
luukvbaal
1
2025-01-15
vim-patch:9.1.1015: Coverity complains about dereferencing NULL value (#32020)
zeertzjq
1
2024-11-16
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
1
2024-08-11
vim-patch:9.1.0672: marker folds may get corrupted on undo (#30026)
zeertzjq
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-04-20
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
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-02-20
refactor(api): reduce temporary allocations when replacing lines
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-04
vim-patch:9.1.0002: a closing fold expr, may start a new fold (#26876)
zeertzjq
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-22
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
dundargoc
1
2023-12-18
docs: add style rule regarding initialization
dundargoc
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-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-25
build: rework IWYU mapping files
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-11
refactor: remove redundant casts
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-22
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
1
2023-09-17
feat(folds): support virtual text format for 'foldtext' (#25209)
zeertzjq
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-07-21
fix(folds): update folds in Insert mode with fdm=indent (#24402)
Brandon Simmons
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-17
vim-patch:8.2.4179: 'foldtext' is evaluated in the current script context
zeertzjq
1
2023-04-14
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
[next]