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
/
executor.c
Age
Commit message (
Expand
)
Author
Files
2022-12-03
refactor: make sure getting a callback doesn't modify argument
zeertzjq
1
2022-11-28
feat(secure): add `:trust` command and vim.secure.trust() (#21107)
Jlll1
1
2022-11-17
feat(exrc): use vim.secure.read() for 'exrc' option
Gregory Anders
1
2022-11-15
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-14
ci(windows): treat compiler warnings as errors
dundargoc
1
2022-11-07
feat(api): add command name to Lua command callback opts
Famiu Haque
1
2022-11-01
build(lint): remove clint.py rules for braces #20880
dundargoc
1
2022-10-15
refactor: replace char_u with char
Dundar Göc
1
2022-09-28
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
1
2022-09-22
fix(redraw): avoid unnecessary redraws and glitches with floats+messages
bfredl
1
2022-09-18
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
1
2022-09-16
vim-patch:8.2.3796: the funcexe_T struct members are not named consistently (...
zeertzjq
1
2022-09-16
vim-patch:8.2.0067: ERROR_UNKNOWN clashes on some systems (#20212)
zeertzjq
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-09-09
refactor: replace char_u with char
Dundar Göc
1
2022-09-07
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
1
2022-09-02
fix(api)!: correctly deal with number before :tab
zeertzjq
1
2022-09-01
feat(api): add support for :horizontal modifier
zeertzjq
1
2022-08-31
feat(lua): vim.ui_attach to get ui events from lua
bfredl
1
2022-08-30
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
1
2022-08-25
refactor: replace char_u with char
Dundar Goc
1
2022-08-24
test(treesitter): make internal lang test pending when necessary
Thomas Vigouroux
1
2022-08-24
Merge pull request #19906 from bfredl/bigstage
bfredl
1
2022-08-24
refactor(arena): use a shared block freelist
bfredl
1
2022-08-23
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
1
2022-08-21
fix(api/command): fargs behavior when no arguments are passed (#19862)
Javier Lopez
1
2022-08-21
vim-patch:8.1.1886: command line expansion code is spread out (#19861)
zeertzjq
1
2022-08-19
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
1
2022-08-16
fix(source): fix expand('<sfile>') no longer works for Lua
zeertzjq
1
2022-08-15
fix(source): make changing 'shellslash' change expand() result
zeertzjq
1
2022-08-14
refactor: change remaining sourcing_name/sourcing_lnum to exestack
zeertzjq
1
2022-08-14
vim-patch:8.2.0056: execution stack is incomplete and inefficient
zeertzjq
1
2022-08-12
refactor: remove some unused includes (#19740)
zeertzjq
1
2022-08-11
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
1
2022-08-06
vim-patch:8.1.1210: support for user commands is spread out (#19653)
zeertzjq
1
2022-08-03
feat(lua): print source locations of lua callbacks (#19597)
ii14
1
2022-07-31
Merge pull request #19437 from dundargoc/refactor/char_u-to-char
bfredl
1
2022-07-31
docs: fix typos (#19024)
dundargoc
1
2022-07-31
refactor: replace char_u with char
Dundar Goc
1
2022-07-22
refactor: move FunPtr to types.h (#19466)
zeertzjq
1
2022-07-19
fix(lua): make it possible to cancel vim.wait() with Ctrl-C (#19217)
JP
1
2022-07-09
feat(lua): measure require in --startuptime
ii14
1
2022-07-03
feat(api): add `unsilent` to command APIs
zeertzjq
1
2022-07-03
vim-patch:8.2.1900: Vim9: command modifiers do not work
zeertzjq
1
2022-06-16
fix(lua): clear got_int when calling vim.on_key() callback (#18979)
zeertzjq
1
2022-06-14
Merge pull request #18947 from zeertzjq/vim-8.2.1897
zeertzjq
1
2022-06-14
vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to use
zeertzjq
1
2022-06-14
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
1
2022-06-14
vim-patch:8.2.1897: command modifiers are saved and set inconsistently
zeertzjq
1
[prev]
[next]