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
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.0.1494: no autocmd triggered in Insert mode with visible popup menu
v8.0.1494
Bram Moolenaar
2018-02-10
1
-1
/
+9
*
patch 8.0.1493: completion items cannot be annotated
v8.0.1493
Bram Moolenaar
2018-02-10
1
-1
/
+5
*
patch 8.0.1491: the minimum width of the popup menu is hard coded
v8.0.1491
Bram Moolenaar
2018-02-10
1
-0
/
+10
*
Update runtime files.
Bram Moolenaar
2018-02-09
38
-584
/
+773
*
patch 8.0.1489: there is no easy way to get the global directory
v8.0.1489
Bram Moolenaar
2018-02-09
1
-2
/
+5
*
patch 8.0.1465: python2 and python3 detection not tested
v8.0.1465
Bram Moolenaar
2018-02-03
1
-1
/
+1
*
patch 8.0.1459: cannot handle change of directory
v8.0.1459
Bram Moolenaar
2018-02-03
1
-0
/
+12
*
patch 8.0.1457: clojure now supports a shebang line
v8.0.1457
Bram Moolenaar
2018-02-03
1
-1
/
+9
*
patch 8.0.1455: if $SHELL contains a space then 'shell' is incorrect
v8.0.1455
Bram Moolenaar
2018-02-03
1
-2
/
+9
*
patch 8.0.1451: difficult to set the python home directories properly
v8.0.1451
Bram Moolenaar
2018-01-31
3
-0
/
+38
*
patch 8.0.1449: slow redrawing with DirectX
v8.0.1449
Bram Moolenaar
2018-01-31
1
-18
/
+4
*
patch 8.0.1445: cannot act on edits in the command line
v8.0.1445
Bram Moolenaar
2018-01-31
1
-1
/
+8
*
Update runtime files.
Bram Moolenaar
2018-01-28
26
-337
/
+1547
*
patch 8.0.1436: not enough information about what Python version may work
v8.0.1436
Bram Moolenaar
2018-01-28
1
-2
/
+6
*
update a few runtime files
Bram Moolenaar
2017-12-24
7
-30
/
+58
*
patch 8.0.1410: hang when using count() with an empty string
v8.0.1410
Bram Moolenaar
2017-12-19
1
-3
/
+3
*
patch 8.0.1406: difficult to track changes to a quickfix list
v8.0.1406
Bram Moolenaar
2017-12-18
2
-0
/
+12
*
Update runtime files
Bram Moolenaar
2017-12-17
21
-195
/
+287
*
patch 8.0.1400: color scheme check script shows up as color scheme
v8.0.1400
Bram Moolenaar
2017-12-17
2
-1
/
+1
*
patch 8.0.1395: it is not easy to see if a colorscheme is well written
v8.0.1395
Bram Moolenaar
2017-12-16
2
-0
/
+137
*
patch 8.0.1394: cannot intercept a yank command
v8.0.1394
Bram Moolenaar
2017-12-16
2
-0
/
+27
*
move netrw back to the previous version
Bram Moolenaar
2017-12-14
3
-840
/
+556
*
patch 8.0.1389: getqflist() items are missing if not set
v8.0.1389
Bram Moolenaar
2017-12-12
1
-10
/
+14
*
patch 8.0.1386: cannot select modified buffers with getbufinfo()
v8.0.1386
Bram Moolenaar
2017-12-10
1
-0
/
+1
*
patch 8.0.1385: Python 3.5 is getting old
v8.0.1385
Bram Moolenaar
2017-12-10
1
-2
/
+2
*
patch 8.0.1384: not enough quickfix help; confusing winid
v8.0.1384
Bram Moolenaar
2017-12-10
2
-8
/
+72
*
patch 8.0.1369: MS-Windows: drawing underline slow, mFallbackDC not updated
v8.0.1369
Bram Moolenaar
2017-12-05
1
-8
/
+26
*
patch 8.0.1364: there is no easy way to get the window position
v8.0.1364
Bram Moolenaar
2017-12-02
1
-0
/
+9
*
patch 8.0.1361: some users don't want to diff with hidden buffers
v8.0.1361
Bram Moolenaar
2017-12-01
1
-0
/
+3
*
Update runtime files
Bram Moolenaar
2017-11-30
14
-491
/
+1072
*
patch 8.0.1352: dead URLs in the help go unnoticed
v8.0.1352
Bram Moolenaar
2017-11-28
1
-0
/
+68
*
patch 8.0.1344: using 'imactivatefunc' in the GUI does not work
v8.0.1344
Bram Moolenaar
2017-11-26
1
-3
/
+3
*
patch 8.0.1343: MS-Windows: does not show colored emojis
v8.0.1343
Bram Moolenaar
2017-11-26
1
-3
/
+26
*
patch 8.0.1341: 'imactivatefunc' test fails on MS-Windows
v8.0.1341
Bram Moolenaar
2017-11-25
1
-0
/
+2
*
patch 8.0.1336: cannot use imactivatefunc() unless compiled with +xim
v8.0.1336
Bram Moolenaar
2017-11-25
2
-14
/
+41
*
Update runtime files.
Bram Moolenaar
2017-11-21
13
-94
/
+194
*
patch 8.0.1330: MS-Windows: job in terminal can't get back to Vim
v8.0.1330
Bram Moolenaar
2017-11-21
1
-1
/
+8
*
patch 8.0.1319: can't build GUI on MS-Windows
v8.0.1319
Bram Moolenaar
2017-11-19
1
-1
/
+4
*
patch 8.0.1318: terminal balloon only shows one line
v8.0.1318
Bram Moolenaar
2017-11-19
2
-6
/
+22
*
patch 8.0.1309: cannot use 'balloonexpr' in a terminal
v8.0.1309
Bram Moolenaar
2017-11-18
2
-9
/
+76
*
patch 8.0.1305: writefile() never calls fsync()
v8.0.1305
Bram Moolenaar
2017-11-16
1
-4
/
+13
*
patch 8.0.1301: generated license file for NSIS has a modeline
v8.0.1301
Bram Moolenaar
2017-11-16
1
-1
/
+1
*
patch 8.0.1295: cannot automatically get a server name in a terminal
v8.0.1295
Bram Moolenaar
2017-11-12
2
-0
/
+2
*
patch 8.0.1293: setting a breakpoint in the terminal debugger sometimes fails
v8.0.1293
Bram Moolenaar
2017-11-12
2
-34
/
+81
*
Update runtime files.
Bram Moolenaar
2017-11-11
16
-104
/
+203
*
patch 8.0.1289: mkview always includes the local directory
v8.0.1289
Bram Moolenaar
2017-11-11
1
-1
/
+2
*
patch 8.0.1285: occasional crash when using a channel
v8.0.1285
Bram Moolenaar
2017-11-11
3
-102
/
+102
*
patch 8.0.1282: script-local variable defined in the wrong script
v8.0.1282
Bram Moolenaar
2017-11-09
2
-1
/
+1
*
patch 8.0.1281: loading file type detection slows down startup
v8.0.1281
Bram Moolenaar
2017-11-09
3
-781
/
+794
*
patch 8.0.1280: Python None cannot be converted to a Vim type
v8.0.1280
Bram Moolenaar
2017-11-09
1
-0
/
+2
[next]