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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
77
-418
/
+381
*
patch 8.1.1413: error when the drive of the swap file was disconnected
v8.1.1413
Bram Moolenaar
2019-05-27
4
-45
/
+73
*
patch 8.1.1412: test 30 is old style
v8.1.1412
Bram Moolenaar
2019-05-27
7
-374
/
+250
*
patch 8.1.1411: Coverity warns for divide by zero
v8.1.1411
Bram Moolenaar
2019-05-27
2
-4
/
+7
*
patch 8.1.1410: popup_move() is not implemented yet
v8.1.1410
Bram Moolenaar
2019-05-27
8
-57
/
+178
*
patch 8.1.1409: Coverity warns for using uninitialized memory
v8.1.1409
Bram Moolenaar
2019-05-27
2
-2
/
+7
*
patch 8.1.1408: PFL_HIDDEN conflicts with system header file
v8.1.1408
Bram Moolenaar
2019-05-27
4
-13
/
+15
*
patch 8.1.1407: popup_create() does not support text properties
v8.1.1407
Bram Moolenaar
2019-05-26
9
-45
/
+154
*
patch 8.1.1406: popup_hide() and popup_show() not implemented yet
v8.1.1406
Bram Moolenaar
2019-05-26
8
-12
/
+128
*
Update runtime files.
Bram Moolenaar
2019-05-26
3
-3
/
+3
*
patch 8.1.1405: "highlight" option of popup windows not supported
v8.1.1405
Bram Moolenaar
2019-05-26
8
-18
/
+70
*
patch 8.1.1404: cannot change the patch level when building with NSIS
v8.1.1404
Bram Moolenaar
2019-05-26
1
-0
/
+2
*
patch 8.1.1403: cannot build without the timer feature
v8.1.1403
Bram Moolenaar
2019-05-26
5
-0
/
+14
*
patch 8.1.1402: "timer" option of popup windows not supported
v8.1.1402
Bram Moolenaar
2019-05-26
5
-28
/
+93
*
patch 8.1.1401: misspelled mkspellmem as makespellmem
v8.1.1401
Bram Moolenaar
2019-05-26
2
-1
/
+3
*
patch 8.1.1400: using global pointer for tab-local popups is clumsy
v8.1.1400
Bram Moolenaar
2019-05-26
6
-49
/
+17
*
patch 8.1.1399: popup windows not adjusted when switching tabs
v8.1.1399
Bram Moolenaar
2019-05-26
8
-24
/
+117
*
patch 8.1.1398: duplicate line in MSVC build file
v8.1.1398
Bram Moolenaar
2019-05-26
2
-1
/
+2
*
patch 8.1.1397: build fails in tiny version
v8.1.1397
Bram Moolenaar
2019-05-25
2
-2
/
+2
*
patch 8.1.1396: 'wincolor' does not apply to lines below the buffer
v8.1.1396
Bram Moolenaar
2019-05-25
4
-22
/
+65
*
patch 8.1.1395: saving for undo may access invalid memory
v8.1.1395
Bram Moolenaar
2019-05-25
3
-2
/
+17
*
patch 8.1.1394: not restoring t_F2 in registers test
v8.1.1394
Bram Moolenaar
2019-05-25
2
-1
/
+3
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
31
-74
/
+70
*
patch 8.1.1392: build failure in tiny version
v8.1.1392
Bram Moolenaar
2019-05-25
3
-1
/
+6
*
patch 8.1.1391: no popup window support
v8.1.1391
Bram Moolenaar
2019-05-25
28
-148
/
+708
*
patch 8.1.1390: search stats are off when using count or offset
v8.1.1390
Bram Moolenaar
2019-05-24
3
-4
/
+33
*
patch 8.1.1389: changes are not flushed when end and start overlap
v8.1.1389
Bram Moolenaar
2019-05-24
3
-6
/
+23
*
patch 8.1.1388: errors when calling prop_remove() for an unloaded buffer
v8.1.1388
Bram Moolenaar
2019-05-24
3
-11
/
+30
*
patch 8.1.1387: calling prop_add() in an empty buffer doesn't work
v8.1.1387
Bram Moolenaar
2019-05-24
3
-1
/
+15
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
41
-138
/
+127
*
patch 8.1.1385: signed/unsigned compiler warning
v8.1.1385
Bram Moolenaar
2019-05-24
2
-1
/
+3
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
63
-322
/
+293
*
patch 8.1.1383: warning for size_t/int mixup
v8.1.1383
Bram Moolenaar
2019-05-24
2
-1
/
+3
*
patch 8.1.1382: error when editing test file
v8.1.1382
Bram Moolenaar
2019-05-24
4
-4
/
+4
*
patch 8.1.1381: MS-Windows: missing build dependency
v8.1.1381
Bram Moolenaar
2019-05-24
3
-2
/
+7
*
patch 8.1.1380: MS-Windows building VIMDLL with MSVC: SUBSYSTEM is not set
v8.1.1380
Bram Moolenaar
2019-05-24
2
-1
/
+3
*
patch 8.1.1379: filechanged test hangs
v8.1.1379
Bram Moolenaar
2019-05-24
3
-4
/
+6
*
patch 8.1.1378: delete() can not handle a file name that looks like a pattern
v8.1.1378
Bram Moolenaar
2019-05-24
5
-135
/
+187
*
patch 8.1.1377: MS-Windows GUI uses wrong shell command for bash
v8.1.1377
Bram Moolenaar
2019-05-24
2
-8
/
+8
*
patch 8.1.1376: warnings for size_t/int mixups
v8.1.1376
Bram Moolenaar
2019-05-24
3
-5
/
+7
*
patch 8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt often
v8.1.1375
Bram Moolenaar
2019-05-24
4
-38
/
+53
*
patch 8.1.1374: check for file changed triggers too often
v8.1.1374
Bram Moolenaar
2019-05-24
2
-1
/
+3
*
patch 8.1.1373: "[p" in Visual mode puts in wrong line
v8.1.1373
Bram Moolenaar
2019-05-23
3
-53
/
+35
*
patch 8.1.1372: when evaluating 'statusline' the current window is unknown
v8.1.1372
Bram Moolenaar
2019-05-23
3
-15
/
+51
*
patch 8.1.1371: cannot recover from a swap file
v8.1.1371
Bram Moolenaar
2019-05-23
18
-64
/
+168
*
patch 8.1.1370: not using the new github feature for donations
v8.1.1370
Bram Moolenaar
2019-05-23
1
-0
/
+2
*
patch 8.1.1369: get E484 when using system() during GUI startup
v8.1.1369
Bram Moolenaar
2019-05-23
2
-7
/
+9
*
patch 8.1.1368: modeline test fails with python but without pythonhome
v8.1.1368
Bram Moolenaar
2019-05-23
2
-1
/
+3
*
patch 8.1.1367: can set 'modelineexpr' in modeline
v8.1.1367
Bram Moolenaar
2019-05-23
3
-1
/
+4
*
patch 8.1.1366: using expressions in a modeline is unsafe
v8.1.1366
Bram Moolenaar
2019-05-23
5
-22
/
+111
[next]