index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
menu.c
Commit message (
Expand
)
Author
Age
*
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: rename types.h to types_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: the long goodbye
dundargoc
2023-10-03
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
refactor(mch): last mch_ function/macro hits the dust
bfredl
2023-09-10
*
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
2023-08-12
*
vim-patch:9.0.1523: some error messages are not marked for translation (#23529)
zeertzjq
2023-05-08
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.1479: small source file problems; outdated list of distrib. fil...
zeertzjq
2023-04-23
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)
zeertzjq
2023-01-14
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
*
refactor: replace char_u with char
Dundar Göc
2022-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
perf(api): allow to use an arena for return values
bfredl
2022-08-23
*
vim-patch:8.1.2082: rename popupmnu.* to popupmenu.* (#19829)
zeertzjq
2022-08-18
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: move menu non-symbols to menu_defs.h (#19778)
zeertzjq
2022-08-15
*
vim-patch:8.2.1281: the "trailing characters" error can be hard to understand
zeertzjq
2022-08-07
*
vim-patch:8.2.3459: Vim9: need more tests for empty string arguments
zeertzjq
2022-08-05
*
vim-patch:8.2.0392: Coverity warns for using array index out of range
zeertzjq
2022-08-05
*
vim-patch:8.2.0385: menu functionality insufficiently tested
zeertzjq
2022-08-05
*
fix(menu): make :menu still print header when there are no menus
zeertzjq
2022-08-05
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
vim-patch:9.0.0015: with EXITFREE defined terminal menus are not cleared (#19...
zeertzjq
2022-07-01
*
vim-patch:8.1.1274: after :unmenu can still execute the menu with :emenu
zeertzjq
2022-07-01
[next]