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
/
usercmd.c
Age
Commit message (
Expand
)
Author
Files
2025-12-06
docs: misc
Justin M. Keyes
1
2025-11-25
feat(api): nvim_get_commands returns function fields #36415
Rob Pilling
1
2025-08-30
vim-patch:8.1.1259: crash when exiting early (#35552)
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-18
vim-patch:9.1.1544: :retab cannot be limited to indentation only (#34939)
zeertzjq
1
2025-07-06
vim-patch:9.1.1518: getcompletiontype() may crash (#34819)
zeertzjq
1
2025-06-18
fix(messages): "list_cmd" kind for :command, :version (#34529)
luukvbaal
1
2025-06-09
vim-patch:9.1.1437: MS-Windows: internal compile error in uc_list() (#34379)
zeertzjq
1
2025-04-24
vim-patch:9.1.1340: cannot complete :filetype arguments (#33602)
zeertzjq
1
2024-12-23
refactor: iwyu #31637
Justin M. Keyes
1
2024-11-13
refactor(highlight): make enum of builtin highlights start with 1
bfredl
1
2024-11-08
refactor(message): propagate highlight id instead of attrs
Luuk van Baal
1
2024-10-09
vim-patch:9.1.0770: current command line completion is a bit limited (#30728)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-09-01
fix(completion): don't include <Lua function> in -complete= (#30209)
zeertzjq
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-07-12
vim-patch:9.1.0568: Cannot expand paths from 'cdpath' setting
zeertzjq
1
2024-06-14
revert: "refactor: use S_LEN macro" (#29319)
Lewis Russell
1
2024-06-11
Merge pull request #29278 from bfredl/strcat
bfredl
1
2024-06-11
refactor: use S_LEN(s) instead of s, n (#29219)
James
1
2024-06-11
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2024-04-13
vim-patch:9.0.2180: POSIX function name in exarg causes issues (#28308)
zeertzjq
1
2024-02-19
refactor(api): use an arena for user commands
bfredl
1
2024-02-18
refactor(api): use an arena for mappings
bfredl
1
2024-02-09
refactor(api): use arena for nvim_parse_cmd()
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-05
vim-patch:9.1.0010: Keymap completion is not available (#26888)
zeertzjq
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-23
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
1
2023-12-21
refactor: run IWYU on entire repo
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
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-27
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
1
2023-11-20
refactor: enable formatting for ternaries
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-10-02
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-27
refactor(messages): fold msg_attr into msg
bfredl
1
2023-09-27
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
1
2023-09-11
refactor(usercmd.c): reduce scope of locals
Lewis Russell
1
2023-08-21
vim-patch:9.0.1774: no support for custom cmdline completion (#24808)
zeertzjq
1
2023-08-16
vim-patch:9.0.1714: getcompletion() "cmdline" fails after :autocmd (#24727)
zeertzjq
1
2023-08-14
vim-patch:9.0.1708: getcompletion() failes for user-defined commands (#24707)
zeertzjq
1
2023-08-12
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
1
2023-07-22
refactor: remove some (const char **) casts (#24423)
zeertzjq
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
[next]