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.0.1575: crash when using virtual replace
v8.0.1575
Bram Moolenaar
2018-03-06
3
-2
/
+69
*
patch 8.0.1574: show cursor in wrong place when using popup menu
v8.0.1574
Bram Moolenaar
2018-03-06
4
-6
/
+19
*
patch 8.0.1573: getwinpos(1) may cause response to be handled as command
v8.0.1573
Bram Moolenaar
2018-03-05
2
-11
/
+35
*
patch 8.0.1572: Mac: getting memory size doesn't work everywhere
v8.0.1572
Bram Moolenaar
2018-03-05
2
-2
/
+4
*
patch 8.0.1571: can't build without GUI
v8.0.1571
Bram Moolenaar
2018-03-05
2
-0
/
+3
*
patch 8.0.1570: can't use :popup for a menu in the terminal
v8.0.1570
Bram Moolenaar
2018-03-05
6
-12
/
+53
*
patch 8.0.1569: warning for uninitialized variable from gcc
v8.0.1569
Bram Moolenaar
2018-03-05
2
-1
/
+3
*
patch 8.0.1568: can't build on older Mac, header file is missing
v8.0.1568
Bram Moolenaar
2018-03-05
2
-1
/
+2
*
patch 8.0.1567: cannot build Win32 GUI without IME
v8.0.1567
Bram Moolenaar
2018-03-04
3
-9
/
+9
*
patch 8.0.1566: too many #ifdefs
v8.0.1566
Bram Moolenaar
2018-03-04
19
-142
/
+19
*
patch 8.0.1565: can't build Mac version without GUI
v8.0.1565
Bram Moolenaar
2018-03-04
2
-4
/
+9
*
patch 8.0.1564: too many #ifdefs
v8.0.1564
Bram Moolenaar
2018-03-04
48
-1157
/
+326
*
patch 8.0.1563: timeout of getwinposx() can be too short
v8.0.1563
Bram Moolenaar
2018-03-03
5
-10
/
+55
*
patch 8.0.1562: the terminal debugger can't set a breakpoint with the mouse
v8.0.1562
Bram Moolenaar
2018-03-03
3
-43
/
+103
*
patch 8.0.1561: crash with rust syntax highligting
v8.0.1561
Bram Moolenaar
2018-03-03
2
-1
/
+4
*
patch 8.0.1560: build failure without GUI on MS-Windows
v8.0.1560
Bram Moolenaar
2018-03-03
2
-1
/
+4
*
patch 8.0.1559: build failure without GUI
v8.0.1559
Bram Moolenaar
2018-03-03
2
-1
/
+4
*
patch 8.0.1558: no right-click menu in a terminal
v8.0.1558
Bram Moolenaar
2018-03-03
7
-152
/
+344
*
patch 8.0.1557: printf() does not work with only one argument
v8.0.1557
Bram Moolenaar
2018-03-03
3
-1
/
+6
*
patch 8.0.1556: may not parse the t_RS response correctly
v8.0.1556
Bram Moolenaar
2018-03-02
2
-24
/
+37
*
patch 8.0.1555: build error for some combination of features
v8.0.1555
Bram Moolenaar
2018-03-01
2
-1
/
+3
*
patch 8.0.1554: custom plugins loaded with --clean
v8.0.1554
Bram Moolenaar
2018-03-01
10
-7
/
+48
*
patch 8.0.1553: cannot see what digraph is used to insert a character
v8.0.1553
Bram Moolenaar
2018-02-27
10
-53
/
+132
*
patch 8.0.1552: may leak file descriptors when executing job
v8.0.1552
Bram Moolenaar
2018-02-27
3
-3
/
+35
*
patch 8.0.1551: on Mac 'maxmemtot' is set to a weird value
v8.0.1551
Bram Moolenaar
2018-02-27
2
-8
/
+69
*
patch 8.0.1550: various small problems in source files
v8.0.1550
Bram Moolenaar
2018-02-27
17
-87
/
+102
*
patch 8.0.1549: various small problems in test files
v8.0.1549
Bram Moolenaar
2018-02-27
6
-36
/
+39
*
Include Serbian spell input files
Bram Moolenaar
2018-02-27
3
-0
/
+276
*
patch 8.0.1548: screen dump test script not included in distribution
v8.0.1548
Bram Moolenaar
2018-02-27
2
-0
/
+3
*
patch 8.0.1547: undo in the options window makes it empty
v8.0.1547
Bram Moolenaar
2018-02-27
2
-4
/
+9
*
patch 8.0.1546: using feedkeys() in a terminal may trigger mappings
v8.0.1546
Bram Moolenaar
2018-02-27
3
-4
/
+5
*
patch 8.0.1545: screen dumps not included in distribution
v8.0.1545
Bram Moolenaar
2018-02-27
2
-0
/
+3
*
Updated runtime files.
Bram Moolenaar
2018-02-27
25
-423
/
+7721
*
patch 8.0.1544: when using 'termguicolors' SpellBad doesn't show
v8.0.1544
Bram Moolenaar
2018-02-27
5
-34
/
+82
*
patch 8.0.1543: with 'termguicolors' Normal color doesn't work correctly
v8.0.1543
Bram Moolenaar
2018-02-27
2
-26
/
+26
*
patch 8.0.1542: terminal screen dump does not include cursor position
v8.0.1542
Bram Moolenaar
2018-02-25
7
-13
/
+56
*
patch 8.0.1541: synpat_T is taking too much memory
v8.0.1541
Bram Moolenaar
2018-02-24
2
-9
/
+13
*
patch 8.0.1540: popup menu positioning fails with longer string
v8.0.1540
Bram Moolenaar
2018-02-24
5
-16
/
+43
*
patch 8.0.1539: no test for the popup menu positioning
v8.0.1539
Bram Moolenaar
2018-02-24
9
-33
/
+121
*
patch 8.0.1538: popupmenu is too far left when completion is long
v8.0.1538
Bram Moolenaar
2018-02-24
2
-2
/
+4
*
patch 8.0.1537: xxd does not skip NUL lines when using ebcdic
v8.0.1537
Bram Moolenaar
2018-02-24
2
-2
/
+4
*
patch 8.0.1536: quotestar test is flaky when using the GUI
v8.0.1536
Bram Moolenaar
2018-02-24
2
-9
/
+10
*
patch 8.0.1535: C syntax test still fails when using gvim
v8.0.1535
Bram Moolenaar
2018-02-24
4
-18
/
+22
*
patch 8.0.1534: C syntax test fails when using gvim
v8.0.1534
Bram Moolenaar
2018-02-24
3
-1
/
+12
*
patch 8.0.1533: libterm doesn't support requesting fg and bg color
v8.0.1533
Bram Moolenaar
2018-02-24
4
-2
/
+21
*
patch 8.0.1532: compiler warnings without termguicolors feature
v8.0.1532
Bram Moolenaar
2018-02-23
2
-27
/
+30
*
patch 8.0.1531: cannot use 24 bit colors in MS-Windows console
v8.0.1531
Bram Moolenaar
2018-02-22
13
-114
/
+701
*
patch 8.0.1530: dump test fails when using a shadow directory
v8.0.1530
Bram Moolenaar
2018-02-22
2
-0
/
+3
*
patch 8.0.1529: assert_equalfile() does not close file descriptors
v8.0.1529
Bram Moolenaar
2018-02-20
2
-0
/
+4
*
patch 8.0.1528: dead code found
v8.0.1528
Bram Moolenaar
2018-02-20
5
-6
/
+3
[next]