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
/
lua
/
stdlib.c
Age
Commit message (
Expand
)
Author
Files
2026-04-22
fix(:restart): avoid ERR/WRN logging on Windows with --listen (#39287)
zeertzjq
1
2026-03-05
fix(build): glibc 2.43 happened
bfredl
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-08-21
fix(folds): error when deleting lines at end of buffer #35396
tao
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-12
fix(lua): vim.diff is nil in uv.new_work() thread #34909
Justin M. Keyes
1
2025-07-12
refactor(lua): rename vim.diff => vim.text.diff #34864
Justin M. Keyes
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-12-17
refactor(api): always use TRY_WRAP #31600
luukvbaal
1
2024-12-08
fix(lua): avoid vim._with() double-free with cmdmod (#31505)
zeertzjq
1
2024-10-26
refactor(lsp): drop str_byteindex/str_utfindex wrappers #30915
Tristan Knight
1
2024-10-23
feat(stdlib): overload vim.str_byteindex, vim.str_utfindex #30735
Tristan Knight
1
2024-06-08
feat(lua): add `vim._with`
dundargoc
1
2024-05-07
refactor(fold): avoid coverity false-positive
Jaehwang Jung
1
2024-04-21
perf(treesitter): incremental foldupdate
Jaehwang Jung
1
2024-04-17
fix(lua): only free luarefs when returning from API (#28373)
zeertzjq
1
2024-03-12
refactor: use ml_get_buf_len() in API code (#27825)
zeertzjq
1
2024-02-26
fix(mbyte): fix bugs in utf_cp_*_off() functions
VanaIgr
1
2024-01-11
refactor(IWYU): fix headers
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-06
fix(treesitter): don't forcefully open folds
Jaehwang Jung
1
2023-11-30
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
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-25
build: rework IWYU mapping files
dundargoc
1
2023-11-17
refactor(grid): make screen rendering more multibyte than ever before
bfredl
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-05
refactor: the long goodbye
dundargoc
1
2023-10-31
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-24
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
1
2023-09-23
fix(lua): show error message when failing to set variable (#25321)
zeertzjq
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-04-27
Merge pull request #23216 from bfredl/lpeg
bfredl
1
2023-04-27
refactor(build): include lpeg as a library
bfredl
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-01
refactor: add const and remove unnecessary casts (#22841)
ii14
1
2023-03-22
refactor: do more in TRY_WRAP
Lewis Russell
1
2023-03-11
refactor: move ga_loaded to runtime.c (#22626)
zeertzjq
1
2023-03-10
perf(treesitter): more efficient foldexpr
Lewis Russell
1
2023-02-22
feat(lua): make sure require'bit' always works, even with PUC lua 5.1
bfredl
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
2023-02-11
build: enable MSVC level 3 warnings (#21934)
dundargoc
1
2023-01-23
feat!: make iconv a non-optional dep
Lewis Russell
1
[next]