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.1252: ":marks" may show '< and '> mixed up
v8.2.1252
Bram Moolenaar
2020-07-19
3
-21
/
+43
*
patch 8.2.1251: Vim9: warning for pointer usage, test failure undetected
v8.2.1251
Bram Moolenaar
2020-07-19
4
-7
/
+13
*
patch 8.2.1250: Vim9: cannot use the g:, b:, t: and w: namespaces
v8.2.1250
Bram Moolenaar
2020-07-19
6
-40
/
+147
*
patch 8.2.1249: Vim9: disassemble test fails
v8.2.1249
Bram Moolenaar
2020-07-19
2
-1
/
+24
*
patch 8.2.1248: Netbeans test is flaky in the GUI
v8.2.1248
Bram Moolenaar
2020-07-19
2
-143
/
+159
*
patch 8.2.1247: Vim9: cannot index a character in a string
v8.2.1247
Bram Moolenaar
2020-07-19
5
-5
/
+63
*
patch 8.2.1246: Vim9: comment after assignment doesn't work
v8.2.1246
Bram Moolenaar
2020-07-19
3
-3
/
+21
*
patch 8.2.1245: build failure in tiny version
v8.2.1245
Bram Moolenaar
2020-07-19
2
-2
/
+10
*
patch 8.2.1244: Vim9: in lambda index assumes a list
v8.2.1244
Bram Moolenaar
2020-07-19
3
-9
/
+31
*
patch 8.2.1243: Vim9: cannot have a comment line halfway a list
v8.2.1243
Bram Moolenaar
2020-07-19
5
-4
/
+13
*
patch 8.2.1242: Vim9: no error if calling a function with wrong type
v8.2.1242
Bram Moolenaar
2020-07-19
5
-0
/
+61
*
patch 8.2.1241: cannot use getbufinfo() as a method
v8.2.1241
Bram Moolenaar
2020-07-18
4
-2
/
+10
*
patch 8.2.1240: GUI tests sometimes fail because of translations
v8.2.1240
Bram Moolenaar
2020-07-18
2
-0
/
+9
*
patch 8.2.1239: "maxwidth" in 'completepopup' not obeyed
v8.2.1239
Bram Moolenaar
2020-07-18
5
-1
/
+26
*
patch 8.2.1238: Vim9: a few remaining errors not caught by try/catch
v8.2.1238
Bram Moolenaar
2020-07-18
3
-36
/
+82
*
patch 8.2.1237: changing 'completepopup' after opening popup has no effect
v8.2.1237
Bram Moolenaar
2020-07-18
7
-3
/
+42
*
patch 8.2.1236: Vim9: a few errors not caught by try/catch
v8.2.1236
Bram Moolenaar
2020-07-18
4
-19
/
+113
*
patch 8.2.1235: Not all mouse codes covered by tests
v8.2.1235
Bram Moolenaar
2020-07-18
3
-26
/
+271
*
patch 8.2.1234: Lua build problem with old compiler
v8.2.1234
Bram Moolenaar
2020-07-18
2
-2
/
+10
*
patch 8.2.1233: Vim9: various errors not caught by try/catch
v8.2.1233
Bram Moolenaar
2020-07-17
3
-24
/
+71
*
patch 8.2.1232: MS-Windows GUI: Snap cancelled by split command
v8.2.1232
Bram Moolenaar
2020-07-17
2
-4
/
+20
*
patch 8.2.1231: MS-Windows: GUI code can be cleaned up
v8.2.1231
Bram Moolenaar
2020-07-17
3
-15
/
+6
*
patch 8.2.1230: Vim9: list index error not caught by try/catch
v8.2.1230
Bram Moolenaar
2020-07-17
3
-2
/
+55
*
patch 8.2.1229: build error without the eval feature
v8.2.1229
Bram Moolenaar
2020-07-17
3
-3
/
+4
*
patch 8.2.1228: scrollbars not flush against the window edges when maximised
v8.2.1228
Bram Moolenaar
2020-07-17
16
-2
/
+144
*
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
v8.2.1227
Bram Moolenaar
2020-07-17
9
-126
/
+167
*
patch 8.2.1226: MS-Windows: windows positioning wrong depending on taskbar
v8.2.1226
Bram Moolenaar
2020-07-16
2
-38
/
+23
*
patch 8.2.1225: linker errors when building with dynamic Python 3.9
v8.2.1225
Bram Moolenaar
2020-07-16
2
-3
/
+39
*
patch 8.2.1224: Vim9: arguments from partial are not used
v8.2.1224
Bram Moolenaar
2020-07-15
3
-2
/
+40
*
patch 8.2.1223: Vim9: invalid type error for function default value
v8.2.1223
Bram Moolenaar
2020-07-15
3
-1
/
+11
*
patch 8.2.1222: using valgrind in Vim command started by test doesn't work
v8.2.1222
Bram Moolenaar
2020-07-15
2
-1
/
+3
*
patch 8.2.1221: memory leak when updating popup window
v8.2.1221
Bram Moolenaar
2020-07-15
2
-0
/
+7
*
patch 8.2.1220: memory access error when dragging a popup window
v8.2.1220
Bram Moolenaar
2020-07-15
7
-19
/
+89
*
patch 8.2.1219: symlink not followed if dirname ends in //
v8.2.1219
Bram Moolenaar
2020-07-15
3
-9
/
+41
*
patch 8.2.1218: Vim9: cannot use 'text'->func()
v8.2.1218
Bram Moolenaar
2020-07-15
4
-25
/
+57
*
patch 8.2.1217: startup test depends on random source file
v8.2.1217
Bram Moolenaar
2020-07-15
2
-9
/
+20
*
patch 8.2.1216: startup test fails
v8.2.1216
Bram Moolenaar
2020-07-15
2
-3
/
+5
*
patch 8.2.1215: Atari MiNT support is outdated
v8.2.1215
Bram Moolenaar
2020-07-14
13
-453
/
+47
*
patch 8.2.1214: MS-Windows: default _vimrc not correct in silent install mode
v8.2.1214
Bram Moolenaar
2020-07-14
2
-25
/
+22
*
patch 8.2.1213: mouse codes not tested sufficiently
v8.2.1213
Bram Moolenaar
2020-07-14
2
-4
/
+439
*
patch 8.2.1212: cannot build with Lua 5.4
v8.2.1212
Bram Moolenaar
2020-07-14
2
-1
/
+12
*
patch 8.2.1211: removed more than dead code
v8.2.1211
Bram Moolenaar
2020-07-14
3
-0
/
+23
*
patch 8.2.1210: using ht_used when looping through a hashtab is less reliable
v8.2.1210
Bram Moolenaar
2020-07-14
3
-27
/
+26
*
patch 8.2.1209: Vim9: test failure
v8.2.1209
Bram Moolenaar
2020-07-14
2
-0
/
+5
*
patch 8.2.1208: build failure
v8.2.1208
Bram Moolenaar
2020-07-14
2
-0
/
+3
*
patch 8.2.1207: Vim9: crash in expr test when run in the GUI
v8.2.1207
Bram Moolenaar
2020-07-14
3
-10
/
+10
*
patch 8.2.1206: Vim9: crash in expr test when run in the GUI
v8.2.1206
Bram Moolenaar
2020-07-13
2
-2
/
+6
*
patch 8.2.1205: Vim9: && and || work different when not compiled
v8.2.1205
Bram Moolenaar
2020-07-13
3
-30
/
+134
*
patch 8.2.1204: Vim9: true and false not recognized in Vim9 script
v8.2.1204
Bram Moolenaar
2020-07-13
3
-2
/
+31
*
patch 8.2.1203: unused assignments in expression evaluation
v8.2.1203
Bram Moolenaar
2020-07-13
2
-13
/
+24
[next]