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 9.0.0242: "make install" still fails
v9.0.0242
Bram Moolenaar
2022-08-21
2
-2
/
+6
*
patch 9.0.0241: "make install" does not install shared syntax file
v9.0.0241
Bram Moolenaar
2022-08-21
2
-2
/
+9
*
patch 9.0.0240: crash when using ":mkspell" with an empty .dic file
v9.0.0240
Bram Moolenaar
2022-08-21
3
-1
/
+17
*
patch 9.0.0239: build failure without the +wildmenu feature
v9.0.0239
Bram Moolenaar
2022-08-21
2
-2
/
+4
*
patch 9.0.0238: Shift-Tab shows matches on cmdline when 'wildmenu' is off
v9.0.0238
Bram Moolenaar
2022-08-21
3
-1
/
+26
*
patch 9.0.0237: Mac: cannot build if dispatch.h is not available
v9.0.0237
Evan Miller
2022-08-21
2
-0
/
+4
*
patch 9.0.0236: popup menu not removed when 'wildmenu' reset while visible
v9.0.0236
zeertzjq
2022-08-21
3
-1
/
+13
*
patch 9.0.0235: 'autoshelldir' does not work with chunked respose
v9.0.0235
Bram Moolenaar
2022-08-21
2
-17
/
+21
*
patch 9.0.0234: cannot make difference between :normal end and argument char
v9.0.0234
Bram Moolenaar
2022-08-21
4
-3
/
+16
*
patch 9.0.0233: removing multiple text properties takes many calls
v9.0.0233
Ben Jackson
2022-08-20
4
-19
/
+111
*
patch 9.0.0232: test with BufNewFile autocmd is flaky
v9.0.0232
Bram Moolenaar
2022-08-20
2
-4
/
+6
*
patch 9.0.0231: expanding "**" may loop forever with directory links
v9.0.0231
Bram Moolenaar
2022-08-20
3
-6
/
+12
*
patch 9.0.0230: no error for comma missing in list in :def function
v9.0.0230
Bram Moolenaar
2022-08-20
7
-15
/
+26
*
patch 9.0.0229: Vim9: error message for missing type is not clear
v9.0.0229
Bram Moolenaar
2022-08-20
5
-13
/
+18
*
Update runtime files
Bram Moolenaar
2022-08-19
35
-2458
/
+1340
*
patch 9.0.0228: crash when pattern looks below the last line
v9.0.0228
Bram Moolenaar
2022-08-19
4
-10
/
+35
*
patch 9.0.0227: cannot read error message when abort() is called
v9.0.0227
Bram Moolenaar
2022-08-19
2
-2
/
+8
*
patch 9.0.0226: job_start() test may fail under valgrind
v9.0.0226
Bram Moolenaar
2022-08-18
2
-0
/
+3
*
patch 9.0.0225: using freed memory with multiple line breaks in expression
v9.0.0225
Bram Moolenaar
2022-08-18
5
-59
/
+77
*
patch 9.0.0224: Using NULL pointer when skipping compiled code
v9.0.0224
Bram Moolenaar
2022-08-17
3
-4
/
+25
*
patch 9.0.0223: typo in diffmode test
v9.0.0223
zeertzjq
2022-08-17
2
-1
/
+3
*
patch 9.0.0222: no good reason why text objects are only in larger builds
v9.0.0222
Bram Moolenaar
2022-08-16
16
-60
/
+15
*
patch 9.0.0221: accessing freed memory if compiling nested function fails
v9.0.0221
Bram Moolenaar
2022-08-16
3
-2
/
+19
*
patch 9.0.0220: invalid memory access with for loop over NULL string
v9.0.0220
Bram Moolenaar
2022-08-16
4
-9
/
+29
*
patch 9.0.0219: cannot make a funcref with "s:func" in a def function
v9.0.0219
Kota Kato
2022-08-16
4
-4
/
+45
*
patch 9.0.0218: reading before the start of the line
v9.0.0218
Bram Moolenaar
2022-08-16
4
-2
/
+13
*
Update runtime files
Bram Moolenaar
2022-08-15
24
-1203
/
+3015
*
patch 9.0.0217: 'shellslash' works differently when sourcing a script again
v9.0.0217
zeertzjq
2022-08-15
3
-5
/
+32
*
patch 9.0.0216: undo earlier test sometimes fails on MS-Windows
v9.0.0216
Bram Moolenaar
2022-08-15
2
-3
/
+5
*
patch 9.0.0215: not passing APC_INDENT flag
v9.0.0215
Bram Moolenaar
2022-08-15
2
-1
/
+4
*
patch 9.0.0214: splitting a line may duplicate virtual text
v9.0.0214
Bram Moolenaar
2022-08-15
12
-11
/
+58
*
patch 9.0.0213: using freed memory with error in assert argument
v9.0.0213
Bram Moolenaar
2022-08-14
3
-6
/
+18
*
patch 9.0.0212: invalid memory access when compiling :unlet
v9.0.0212
Bram Moolenaar
2022-08-14
3
-2
/
+17
*
patch 9.0.0211: invalid memory access when compiling :lockvar
v9.0.0211
Bram Moolenaar
2022-08-14
3
-2
/
+18
*
patch 9.0.0210: 'list' mode does not work properly with virtual text
v9.0.0210
Bram Moolenaar
2022-08-14
7
-11
/
+83
*
patch 9.0.0209: build error with small features
v9.0.0209
Bram Moolenaar
2022-08-14
2
-1
/
+7
*
patch 9.0.0208: the override flag has no effect for virtual text
v9.0.0208
Bram Moolenaar
2022-08-14
5
-6
/
+51
*
patch 9.0.0207: stacktrace not shown when debugging
v9.0.0207
zeertzjq
2022-08-14
3
-2
/
+10
*
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
Bram Moolenaar
2022-08-14
64
-378
/
+382
*
patch 9.0.0205: cursor in wrong position when inserting after virtual text
v9.0.0205
Bram Moolenaar
2022-08-14
10
-2
/
+83
*
patch 9.0.0204: indexof() may leak memory
v9.0.0204
Yegappan Lakshmanan
2022-08-14
5
-3
/
+43
*
patch 9.0.0203: confusing variable name
v9.0.0203
Bram Moolenaar
2022-08-13
2
-39
/
+41
*
patch 9.0.0202: code and help for indexof() is not ideal
v9.0.0202
Yegappan Lakshmanan
2022-08-13
4
-79
/
+109
*
patch 9.0.0201: CursorLine highlight overrules virtual text highlight
v9.0.0201
Bram Moolenaar
2022-08-13
5
-7
/
+11
*
patch 9.0.0200: cursor wrong if 'nowrap' and two right aligned text props
v9.0.0200
Bram Moolenaar
2022-08-13
6
-7
/
+44
*
patch 9.0.0199: cursor position wrong with two right-aligned virtual texts
v9.0.0199
Bram Moolenaar
2022-08-13
5
-2
/
+53
*
patch 9.0.0198: ml_get error when switching buffer in Visual mode
v9.0.0198
Bram Moolenaar
2022-08-13
3
-0
/
+30
*
patch 9.0.0197: astro files are not detected
v9.0.0197
Emilia Zapata
2022-08-13
3
-0
/
+6
*
patch 9.0.0196: finding value in list may require a for loop
v9.0.0196
Yegappan Lakshmanan
2022-08-13
7
-3
/
+265
*
patch 9.0.0195: metafun files are not recogized
v9.0.0195
Bram Moolenaar
2022-08-12
3
-1
/
+4
[prev]
[next]