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
*
docs: fix typos (#18866)
dundargoc
2022-06-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
Merge pull request #18489 from dundargoc/refactor/remove-char_u
bfredl
2022-05-13
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
|
refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)
zeertzjq
2022-05-12
|
/
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
refactor: add function xstrnsave
Dundar Goc
2022-04-16
*
refactor: replace char_u variables and functions with char
Dundar Göc
2022-04-16
*
vim-patch:8.2.3914 (#16808)
dundargoc
2021-12-28
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: remove redundant casts
Dundar Göc
2021-10-07
|
/
*
refactor: convert char_u to char #15824
dundargoc
2021-10-02
*
refactor: format with uncrustify #15741
dundargoc
2021-09-22
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
Remove '- 1' for sizes passed to xstrlcpy
Jan Edmund Lazo
2021-05-19
*
menu: use char* for set_context_in_menu_cmd() param
Jan Edmund Lazo
2021-02-07
*
menu: remove winbar code
Jan Edmund Lazo
2020-11-20
*
api: add API for themes
Björn Linse
2020-11-01
*
vim-patch:8.1.1264: crash when closing window from WinBar click
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1142: window toolbar menu gets a tear-off item
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
vim-patch:8.1.1201: output of :command is hard to read
Jan Edmund Lazo
2020-02-16
*
lint
Justin M. Keyes
2019-09-13
*
getdigits: introduce `strict`, `def` parameters
Justin M. Keyes
2019-09-13
*
vim-patch:8.1.0362: cannot get the script line number when executing a function
erw7
2019-09-04
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
PVS/V571: condition was already verified
Justin M. Keyes
2019-05-06
*
cleanup: rename menu_nable_recurse() #9707
Petter Wahlman
2019-03-10
*
menu_get(): fix query behavior
Justin M. Keyes
2019-01-27
*
menu_get(): Do not include empty items
Justin M. Keyes
2019-01-27
*
fix ":menu Item.SubItem"
Justin M. Keyes
2019-01-27
*
vim-patch:8.0.0411: menu translations don't match when case is changed.
Jan Edmund Lazo
2019-01-26
*
replace fallthrough comment with macro
Jan Edmund Lazo
2018-09-21
*
menu: enable in ex_menu() is TriState
Jan Edmund Lazo
2018-08-01
*
vim-patch:8.0.0451: some macros are in lower case
Jan Edmund Lazo
2018-06-12
*
vim-patch:8.0.0466: still macros that should be all-caps (#8510)
Jan Edmund Lazo
2018-06-10
[next]