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
/
menu.c
Age
Commit message (
Expand
)
Author
Files
2026-04-20
vim-patch:partial:9.2.0368: too many strlen() calls when adding strings to di...
zeertzjq
1
2026-03-18
fix(menu): right-click menu fails with E335 when using V after i_ctrl-o #37349
glepnir
1
2026-01-24
vim-patch:9.0.0874: using freed memory when executing unmenu at more prompt
zeertzjq
1
2025-10-05
vim-patch:8.1.1957: more code can be moved to evalvars.c
Jan Edmund Lazo
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-07-20
vim-patch:8.1.1891: functions used in one file are global
Jan Edmund Lazo
1
2025-06-05
fix(menu): fix listing of submenus (#34315)
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-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-01
refactor: move shared messages to errors.h #26214
Justin M. Keyes
1
2024-03-13
fix(api/buffer): fix handling of viewport of non-current buffer
bfredl
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-12-30
refactor: follow style guide
dundargoc
1
2023-12-23
refactor: remove CPO_TO_CPO_FLAGS() (#26718)
zeertzjq
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-19
refactor: use `bool` to represent boolean values
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-19
refactor: follow style guide
dundargoc
1
2023-11-13
refactor: follow style guide
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-11-10
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-10-03
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-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-27
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
1
2023-09-10
refactor(mch): last mch_ function/macro hits the dust
bfredl
1
2023-08-12
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
1
2023-05-08
vim-patch:9.0.1523: some error messages are not marked for translation (#23529)
zeertzjq
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-23
vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...
zeertzjq
1
2023-04-07
refactor: remove redundant casts
ii14
1
2023-04-05
refactor: make error message definitions const
ii14
1
2023-02-12
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
1
2023-02-11
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
1
2023-01-15
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
1
2023-01-14
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
1
2023-01-14
refactor: replace char_u with char 21 (#21779)
dundargoc
1
2023-01-09
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
1
[next]