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
*
Update runtime files.
Bram Moolenaar
2019-05-26
37
-227
/
+8925
*
patch 8.1.1405: "highlight" option of popup windows not supported
v8.1.1405
Bram Moolenaar
2019-05-26
9
-20
/
+71
*
patch 8.1.1404: cannot change the patch level when building with NSIS
v8.1.1404
Bram Moolenaar
2019-05-26
2
-2
/
+9
*
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
6
-30
/
+94
*
patch 8.1.1401: misspelled mkspellmem as makespellmem
v8.1.1401
Bram Moolenaar
2019-05-26
3
-7
/
+5
*
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
31
-171
/
+812
*
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
4
-23
/
+65
*
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
2
-0
/
+3
*
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
6
-34
/
+169
*
patch 8.1.1365: source command doesn't check for the sandbox
v8.1.1365
Bram Moolenaar
2019-05-22
3
-0
/
+17
*
patch 8.1.1364: design for popup window support needs more details
v8.1.1364
Bram Moolenaar
2019-05-21
2
-56
/
+153
*
patch 8.1.1363: ":vert options" does not make a vertical split
v8.1.1363
Bram Moolenaar
2019-05-21
3
-1
/
+31
*
patch 8.1.1362: code and data in tests can be hard to read
v8.1.1362
Bram Moolenaar
2019-05-20
17
-835
/
+991
*
patch 8.1.1361: Python setuptools don't work with Python 3
v8.1.1361
Bram Moolenaar
2019-05-20
2
-2
/
+11
*
patch 8.1.1360: buffer left 'nomodifiable' after :substitute
v8.1.1360
Bram Moolenaar
2019-05-20
3
-2
/
+20
*
patch 8.1.1359: text property wrong after :substitute with backslash
v8.1.1359
Bram Moolenaar
2019-05-19
10
-17
/
+72
*
patch 8.1.1358: cannot enter character with a CSI byte
v8.1.1358
Bram Moolenaar
2019-05-19
2
-4
/
+10
*
patch 8.1.1357: test 37 is old style
v8.1.1357
Bram Moolenaar
2019-05-19
7
-152
/
+244
[next]