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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.1135: Vim9: getting a dict member may not work
v8.2.1135
Bram Moolenaar
2020-07-05
3
-3
/
+13
*
patch 8.2.1134: Vim9: getting a list member may not work
v8.2.1134
Bram Moolenaar
2020-07-05
3
-2
/
+14
*
patch 8.2.1133: Vim9: return type of add() is not specific enough
v8.2.1133
Bram Moolenaar
2020-07-05
3
-1
/
+9
*
patch 8.2.1132: Vim9: return type of repeat() is not specific enough
v8.2.1132
Bram Moolenaar
2020-07-05
3
-2
/
+12
*
patch 8.2.1131: Vim9: error message for returning a value is not clear
v8.2.1131
Bram Moolenaar
2020-07-05
3
-4
/
+16
*
patch 8.2.1130: Vim9: bar not recognized after function call
v8.2.1130
Bram Moolenaar
2020-07-05
3
-1
/
+11
*
patch 8.2.1129: Vim9: bar not recognized after not compiled command
v8.2.1129
Bram Moolenaar
2020-07-05
3
-2
/
+66
*
patch 8.2.1128: the write message mentions characters, but it's bytes
v8.2.1128
Bram Moolenaar
2020-07-05
9
-11
/
+13
*
patch 8.2.1127: Vim9: getting a dict member may not work
v8.2.1127
Bram Moolenaar
2020-07-04
3
-1
/
+10
*
patch 8.2.1126: Vim9: using :copen causes an error
v8.2.1126
Bram Moolenaar
2020-07-04
3
-1
/
+9
*
patch 8.2.1125: Vim9: double quote can be a string or a comment
v8.2.1125
Bram Moolenaar
2020-07-04
6
-26
/
+15
*
patch 8.2.1124: Vim9: no line break allowed in :import command
v8.2.1124
Bram Moolenaar
2020-07-04
5
-91
/
+179
*
patch 8.2.1123: Python 3 test is old style
v8.2.1123
Bram Moolenaar
2020-07-03
8
-3231
/
+3358
*
patch 8.2.1122: Vim9: line continuation in dict member not recognized
v8.2.1122
Bram Moolenaar
2020-07-03
3
-3
/
+59
*
patch 8.2.1121: command completion not working after ++arg
v8.2.1121
Bram Moolenaar
2020-07-03
3
-9
/
+15
*
patch 8.2.1120: Python code not tested properly
v8.2.1120
Bram Moolenaar
2020-07-03
7
-3167
/
+3368
*
patch 8.2.1119: configure fails with Xcode 12 beta
v8.2.1119
Bram Moolenaar
2020-07-02
3
-4
/
+6
*
patch 8.2.1118: condition can never be true, dead code
v8.2.1118
Bram Moolenaar
2020-07-02
2
-2
/
+2
*
patch 8.2.1117: Coverity warns for unsing unitialized field
v8.2.1117
Bram Moolenaar
2020-07-02
2
-0
/
+4
*
patch 8.2.1116: Vim9: parsing command checks for list twice
v8.2.1116
Bram Moolenaar
2020-07-02
3
-12
/
+19
*
patch 8.2.1115: iminsert test fails when compiled with VIMDLL
v8.2.1115
Bram Moolenaar
2020-07-02
2
-2
/
+4
*
patch 8.2.1114: terminal test sometimes times out
v8.2.1114
Bram Moolenaar
2020-07-01
6
-1563
/
+1581
*
patch 8.2.1113: no test for verbose output of :call
v8.2.1113
Bram Moolenaar
2020-07-01
2
-0
/
+13
*
patch 8.2.1112: Vim9: no line continuation allowed in method call
v8.2.1112
Bram Moolenaar
2020-07-01
5
-21
/
+50
*
patch 8.2.1111: inconsistent naming of get_list_tv() and eval_dict()
v8.2.1111
Bram Moolenaar
2020-07-01
12
-50
/
+55
*
patch 8.2.1110: Vim9: line continuation does not work in function arguments
v8.2.1110
Bram Moolenaar
2020-07-01
10
-32
/
+80
*
patch 8.2.1109: still crashing when using s:variable
v8.2.1109
Bram Moolenaar
2020-07-01
2
-1
/
+3
*
patch 8.2.1108: mouse left-right scroll is not supported in terminal window
v8.2.1108
Bram Moolenaar
2020-07-01
6
-22
/
+89
*
patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI
v8.2.1107
Bram Moolenaar
2020-07-01
4
-8
/
+7
*
patch 8.2.1106: crash when trying to use s: variable in typed command
v8.2.1106
Bram Moolenaar
2020-07-01
3
-1
/
+21
*
patch 8.2.1105: insufficient test coverage for Lua
v8.2.1105
Bram Moolenaar
2020-07-01
3
-18
/
+171
*
patch 8.2.1104: Coverity warnts for possible NULL pointer use
v8.2.1104
Bram Moolenaar
2020-07-01
2
-1
/
+4
*
patch 8.2.1103: Coverity reports an unnecessary NULL check
v8.2.1103
Bram Moolenaar
2020-07-01
2
-1
/
+3
*
patch 8.2.1102: Coverity gets confused by an unnecessary NULL check
v8.2.1102
Bram Moolenaar
2020-07-01
2
-6
/
+10
*
patch 8.2.1101: no error when using wrong arguments for setqflist()
v8.2.1101
Bram Moolenaar
2020-06-30
3
-0
/
+13
*
patch 8.2.1100: Vim9: cannot use line break in :execute argument
v8.2.1100
Bram Moolenaar
2020-06-30
3
-4
/
+50
*
patch 8.2.1099: Vim9: cannot use line break in :cexpr argument
v8.2.1099
Bram Moolenaar
2020-06-30
3
-23
/
+36
*
patch 8.2.1098: Vim9: cannot use line break in :throw argument
v8.2.1098
Bram Moolenaar
2020-06-30
3
-2
/
+26
*
Runtime file updates
Bram Moolenaar
2020-06-30
7
-839
/
+650
*
patch 8.2.1097: highlight code not sufficiently tested
v8.2.1097
Bram Moolenaar
2020-06-30
3
-0
/
+50
*
patch 8.2.1096: Vim9: return type of getqflist() is wrong
v8.2.1096
Bram Moolenaar
2020-06-30
3
-2
/
+44
*
patch 8.2.1095: may use pointer after freeing it
v8.2.1095
Bram Moolenaar
2020-06-29
2
-3
/
+6
*
patch 8.2.1094: dead code in libvterm
v8.2.1094
Bram Moolenaar
2020-06-29
2
-2
/
+3
*
patch 8.2.1093: Python: double free when adding item to dict fails
v8.2.1093
Bram Moolenaar
2020-06-29
2
-1
/
+2
*
patch 8.2.1092: not checking if saving for undo succeeds
v8.2.1092
Bram Moolenaar
2020-06-29
2
-2
/
+5
*
patch 8.2.1091: no check if opening a pty works
v8.2.1091
Bram Moolenaar
2020-06-29
2
-0
/
+4
*
patch 8.2.1090: may use NULL pointer when skipping over name
v8.2.1090
Bram Moolenaar
2020-06-29
2
-1
/
+5
*
patch 8.2.1089: Coverity warns for pointer computation
v8.2.1089
Bram Moolenaar
2020-06-29
2
-3
/
+4
*
patch 8.2.1088: a very long translation might cause a buffer overflow
v8.2.1088
Bram Moolenaar
2020-06-29
2
-3
/
+9
*
patch 8.2.1087: possible memory leak when file expansion fails
v8.2.1087
Bram Moolenaar
2020-06-29
2
-1
/
+8
[next]