index
:
delta/vim-git.git
chrisbra-patch-1
master
github.com: vim/vim.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
menu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 9.0.0455: a few problems with 'splitscroll'
v9.0.0455
Luuk van Baal
2022-09-13
1
-0
/
+1
*
patch 9.0.0449: there is no easy way to translate a key code into a string
v9.0.0449
zeertzjq
2022-09-12
1
-1
/
+1
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
1
-1
/
+1
*
patch 9.0.0015: with EXITFREE defined terminal menus are not cleared
v9.0.0015
zeertzjq
2022-07-01
1
-3
/
+2
*
patch 8.2.5107: some callers of rettv_list_alloc() check for not OK
v8.2.5107
Bram Moolenaar
2022-06-16
1
-1
/
+1
*
patch 8.2.4928: various white space and cosmetic mistakes
v8.2.4928
Bram Moolenaar
2022-05-09
1
-1
/
+1
*
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
Bram Moolenaar
2022-05-07
1
-8
/
+9
*
patch 8.2.4677: the Athena GUI support is outdated
v8.2.4677
Bram Moolenaar
2022-04-03
1
-9
/
+1
*
patch 8.2.4289: warnings reported by MSVC
v8.2.4289
K.Takata
2022-02-03
1
-1
/
+1
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-1
/
+1
*
patch 8.2.4008: error messages are spread out
v8.2.4008
Bram Moolenaar
2022-01-05
1
-1
/
+1
*
patch 8.2.4003: error messages are spread out
v8.2.4003
Bram Moolenaar
2022-01-04
1
-1
/
+1
*
patch 8.2.3983: error messages are spread out
v8.2.3983
Bram Moolenaar
2022-01-02
1
-20
/
+17
*
patch 8.2.3972: error messages are spread out
v8.2.3972
Bram Moolenaar
2022-01-01
1
-2
/
+2
*
patch 8.2.3970: error messages are spread out
v8.2.3970
Bram Moolenaar
2022-01-01
1
-1
/
+1
*
patch 8.2.3961: error messages are spread out
v8.2.3961
Bram Moolenaar
2021-12-31
1
-3
/
+3
*
patch 8.2.3914: various spelling mistakes in comments
v8.2.3914
Dominique Pelle
2021-12-27
1
-3
/
+3
*
patch 8.2.3459: Vim9: need more tests for empty string arguments
v8.2.3459
Yegappan Lakshmanan
2021-09-30
1
-3
/
+21
*
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
Yegappan Lakshmanan
2021-07-27
1
-0
/
+5
*
patch 8.2.2922: computing array length is done in various ways
v8.2.2922
K.Takata
2021-06-02
1
-1
/
+1
*
patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature
v8.2.2238
Bram Moolenaar
2020-12-28
1
-10
/
+2
*
patch 8.2.1769: popup filter interferes with using :normal to move the cursor
v8.2.1769
Bram Moolenaar
2020-09-28
1
-4
/
+0
*
patch 8.2.1729: endless loop when ":normal" feeds popup window filter
v8.2.1729
Bram Moolenaar
2020-09-23
1
-0
/
+4
*
patch 8.2.1281: the "trailing characters" error can be hard to understand
v8.2.1281
Bram Moolenaar
2020-07-23
1
-1
/
+1
*
patch 8.2.0967: unnecessary type casts for vim_strnsave()
v8.2.0967
Bram Moolenaar
2020-06-12
1
-2
/
+2
*
patch 8.2.0613: Vim9: no check for space before #comment
v8.2.0613
Bram Moolenaar
2020-04-20
1
-2
/
+4
*
patch 8.2.0523: loops are repeated
v8.2.0523
Bram Moolenaar
2020-04-06
1
-2
/
+2
*
patch 8.2.0399: various memory leaks
v8.2.0399
Bram Moolenaar
2020-03-18
1
-2
/
+8
*
patch 8.2.0392: Coverity warns for using array index out of range
v8.2.0392
Bram Moolenaar
2020-03-16
1
-17
/
+21
*
patch 8.2.0385: menu functionality insufficiently tested
v8.2.0385
Bram Moolenaar
2020-03-15
1
-28
/
+241
*
patch 8.2.0320: no Haiku support
v8.2.0320
Bram Moolenaar
2020-02-26
1
-1
/
+1
*
patch 8.1.2388: using old C style comments
v8.1.2388
Bram Moolenaar
2019-12-04
1
-160
/
+160
*
patch 8.1.2361: MS-Windows: test failures related to VIMDLL
v8.1.2361
Bram Moolenaar
2019-11-29
1
-1
/
+5
*
patch 8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
v8.1.2145
Bram Moolenaar
2019-10-13
1
-1
/
+2
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-1
/
+2
*
patch 8.1.1887: the +cmdline_compl feature is not in the tiny version
v8.1.1887
Bram Moolenaar
2019-08-18
1
-8
/
+0
*
patch 8.1.1630: various small problems
v8.1.1630
Bram Moolenaar
2019-07-04
1
-1
/
+1
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-1
/
+1
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-3
/
+3
*
patch 8.1.1274: after :unmenu can still execute the menu with :emenu
v8.1.1274
Bram Moolenaar
2019-05-05
1
-1
/
+2
*
patch 8.1.1264: crash when closing window from WinBar click
v8.1.1264
Bram Moolenaar
2019-05-04
1
-2
/
+5
*
patch 8.1.1201: output of :command is hard to read
v8.1.1201
Bram Moolenaar
2019-04-24
1
-1
/
+1
*
patch 8.1.1086: too many curly braces
v8.1.1086
Bram Moolenaar
2019-03-30
1
-4
/
+0
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-23
/
+23
*
patch 8.1.0826: too many #ifdefs
v8.1.0826
Bram Moolenaar
2019-01-26
1
-2
/
+0
*
patch 8.1.0782: Win32: cursor blinks when Vim is not active
v8.1.0782
Bram Moolenaar
2019-01-19
1
-5
/
+0
*
patch 8.1.0779: argument for message functions is inconsistent
v8.1.0779
Bram Moolenaar
2019-01-19
1
-7
/
+7
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-24
/
+24
*
patch 8.1.0695: internal error when using :popup
v8.1.0695
Bram Moolenaar
2019-01-06
1
-3
/
+2
*
patch 8.1.0487: no menus specifically for the terminal window
v8.1.0487
Bram Moolenaar
2018-10-19
1
-79
/
+152
[next]