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
/
api
/
command.c
Age
Commit message (
Expand
)
Author
Files
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-05-13
docs: small fixes
dundargoc
1
2023-04-07
refactor(api): make typed dicts appear as types in the source code
bfredl
1
2023-04-06
refactor: remove use of reserved c++ keywords
ii14
1
2023-03-25
feat(api): nvim_exec2(), deprecate nvim_exec() #19032
Evgeni Chasnovski
1
2023-03-22
refactor: do more in TRY_WRAP
Lewis Russell
1
2023-03-11
fix(api): set script context when setting usercmd or option (#22624)
zeertzjq
1
2023-02-22
docs: naming conventions, guidelines
Justin M. Keyes
1
2023-02-16
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
1
2023-02-14
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22256
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22187
Justin M. Keyes
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
2022-12-16
fix(api): "emsg_silent" should imply "silent" in nvim_cmd (#21438)
zeertzjq
1
2022-12-05
docs: add missing docs from some Vim patches (#21296)
zeertzjq
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-07
feat(api): add command name to Lua command callback opts
Famiu Haque
1
2022-09-30
Merge pull request #20364 from zeertzjq/parse-cmd-omit
bfredl
1
2022-09-30
fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supported
zeertzjq
1
2022-09-29
feat(nvim_cmd): allow using first argument as count
Famiu Haque
1
2022-09-29
fix(api): fix nvim_cmd crash with filename expansion (#20397)
zeertzjq
1
2022-09-28
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
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-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-16
fix(api): nvim_exec and nvim_cmd restore msg_col when capturing output (#19789)
zeertzjq
1
2022-08-12
refactor: move non-symbols in ex_eval.h to ex_eval_defs.h (#19739)
zeertzjq
1
2022-08-11
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
1
2022-08-10
fix(api): `vim.cmd.make` crashes when argument count isn't 1 (#19701)
Famiu Haque
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-08-02
refactor(cmd): unify execute_cmd with do_one_cmd
Lewis Russell
1
2022-07-29
refactor: fix clang and PVS warnings (#19569)
zeertzjq
1
2022-07-27
perf(api): optimize nvim_cmd (#19513)
Lewis Russell
1
2022-07-25
fix(api): make nvim_cmd mods.silent work correctly (#19489)
notomo
1
2022-07-03
feat(api): add `unsilent` to command APIs
zeertzjq
1
2022-06-28
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
1
2022-06-28
refactor: replace char_u #18429
dundargoc
1
2022-06-28
fix(inccommand): parse the command to check if it is previewable
Famiu Haque
1
2022-06-15
docs: fix typos (#18866)
dundargoc
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
refactor(api): remove redundant fields of CmdParseInfo
zeertzjq
1
2022-06-14
vim-patch:8.2.1897: command modifiers are saved and set inconsistently
zeertzjq
1
2022-06-12
refactor(api): move command related API to separate file
bfredl
1
[prev]