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.1593: filetype not detected for C++ header files without extension
v8.1.1593
Bram Moolenaar
2019-06-25
2
-0
/
+4
*
patch 8.1.1592: may start file dialog while exiting
v8.1.1592
Bram Moolenaar
2019-06-25
3
-12
/
+21
*
patch 8.1.1591: on error garbage collection may free memory in use
v8.1.1591
Bram Moolenaar
2019-06-25
6
-4
/
+82
*
patch 8.1.1590: popup window test fails
v8.1.1590
Bram Moolenaar
2019-06-25
2
-0
/
+4
*
patch 8.1.1589: popup window does not indicate scroll position
v8.1.1589
Bram Moolenaar
2019-06-25
9
-10
/
+133
*
patch 8.1.1588: in :let-heredoc line continuation is recognized
v8.1.1588
Bram Moolenaar
2019-06-25
20
-47
/
+70
*
patch 8.1.1587: redraw problem when sign icons in the number column
v8.1.1587
Bram Moolenaar
2019-06-24
3
-4
/
+9
*
patch 8.1.1586: error number used in two places
v8.1.1586
Bram Moolenaar
2019-06-24
2
-1
/
+3
*
patch 8.1.1585: :let-heredoc does not trim enough
v8.1.1585
Bram Moolenaar
2019-06-24
21
-650
/
+740
*
patch 8.1.1584: the evalfunc.c file is getting too big
v8.1.1584
Bram Moolenaar
2019-06-24
4
-777
/
+763
*
patch 8.1.1583: set_ref_in_list() only sets ref in items
v8.1.1583
Bram Moolenaar
2019-06-23
7
-48
/
+50
*
patch 8.1.1582: cannot build with +textprop but without +timers
v8.1.1582
Bram Moolenaar
2019-06-23
2
-0
/
+4
*
patch 8.1.1581: shared functions for testing are disorganised
v8.1.1581
Bram Moolenaar
2019-06-23
9
-151
/
+159
*
patch 8.1.1580: cannot make part of a popup transparent
v8.1.1580
Bram Moolenaar
2019-06-23
10
-31
/
+220
*
patch 8.1.1579: dict and list could be GC'ed while displaying error
v8.1.1579
Bram Moolenaar
2019-06-22
4
-2
/
+41
*
patch 8.1.1578: MS-Windows: pathdef.c should depend on build options
v8.1.1578
Bram Moolenaar
2019-06-21
3
-24
/
+28
*
patch 8.1.1577: command line redrawn for +arabic without Arabic characters
v8.1.1577
Bram Moolenaar
2019-06-21
2
-2
/
+38
*
patch 8.1.1576: compiler warning for unused argument
v8.1.1576
Bram Moolenaar
2019-06-21
2
-1
/
+3
*
patch 8.1.1575: callbacks may be garbage collected
v8.1.1575
Bram Moolenaar
2019-06-20
13
-7
/
+164
*
patch 8.1.1574: tabpage option not yet implemented for popup window
v8.1.1574
Bram Moolenaar
2019-06-20
3
-17
/
+67
*
patch 8.1.1573: textprop test fails if screenhots do not work
v8.1.1573
Bram Moolenaar
2019-06-19
2
-0
/
+6
*
patch 8.1.1572: compiler warnings with tiny build
v8.1.1572
Bram Moolenaar
2019-06-19
2
-0
/
+4
*
patch 8.1.1571: textprop highlight starts too early if just after a tab
v8.1.1571
Bram Moolenaar
2019-06-19
4
-0
/
+31
*
patch 8.1.1570: icon signs not displayed properly in the number column
v8.1.1570
Bram Moolenaar
2019-06-19
4
-8
/
+34
*
patch 8.1.1569: cannot build with signs but without diff feature
v8.1.1569
Bram Moolenaar
2019-06-19
2
-4
/
+6
*
patch 8.1.1568: strftime() test fails on MS-Windows
v8.1.1568
Bram Moolenaar
2019-06-18
2
-1
/
+6
*
patch 8.1.1567: localtime_r() does not respond to $TZ changes
v8.1.1567
Bram Moolenaar
2019-06-18
9
-23
/
+75
*
patch 8.1.1566: error message when terminal closes in another tab
v8.1.1566
Bram Moolenaar
2019-06-17
2
-0
/
+4
*
patch 8.1.1565: MS-Windows: no sound support
v8.1.1565
Bram Moolenaar
2019-06-17
5
-14
/
+239
*
patch 8.1.1564: sign column takes up space
v8.1.1564
Bram Moolenaar
2019-06-17
4
-67
/
+183
*
patch 8.1.1563: crash when using closures
v8.1.1563
Bram Moolenaar
2019-06-17
3
-15
/
+26
*
patch 8.1.1562: popup window not always redrawn after popup_setoptions()
v8.1.1562
Bram Moolenaar
2019-06-17
4
-1
/
+20
*
patch 8.1.1561: popup_setoptions() is not implemented yet
v8.1.1561
Bram Moolenaar
2019-06-16
8
-79
/
+326
*
patch 8.1.1560: popup window hidden option not implemented yet
v8.1.1560
Bram Moolenaar
2019-06-16
3
-2
/
+45
*
patch 8.1.1559: popup window title property not implemented yet
v8.1.1559
Bram Moolenaar
2019-06-16
8
-23
/
+96
*
patch 8.1.1558: popup_menu() and popup_filter_menu() are not implemented yet
v8.1.1558
Bram Moolenaar
2019-06-16
11
-40
/
+253
*
patch 8.1.1557: compiler warning for unused variables in tiny version
v8.1.1557
Bram Moolenaar
2019-06-16
2
-2
/
+15
*
patch 8.1.1556: command for failing screenshot does not include directory
v8.1.1556
Bram Moolenaar
2019-06-16
2
-2
/
+4
*
patch 8.1.1555: NOT_IN_POPUP_WINDOW is confusing
v8.1.1555
Bram Moolenaar
2019-06-16
7
-15
/
+18
*
patch 8.1.1554: docs and tests for :const can be improved
v8.1.1554
Bram Moolenaar
2019-06-16
2
-0
/
+28
*
patch 8.1.1553: not easy to change the text in a popup window
v8.1.1553
Bram Moolenaar
2019-06-16
11
-28
/
+172
*
patch 8.1.1552: cursor position is wrong after sign column changes
v8.1.1552
Bram Moolenaar
2019-06-16
5
-3
/
+47
*
patch 8.1.1551: warning for shadowing popup_dragwin
v8.1.1551
Bram Moolenaar
2019-06-15
2
-1
/
+2
*
patch 8.1.1550: when a popup has left padding text may be cut off
v8.1.1550
Bram Moolenaar
2019-06-15
5
-13
/
+18
*
patch 8.1.1549: quickfix test fails
v8.1.1549
Bram Moolenaar
2019-06-15
2
-1
/
+3
*
patch 8.1.1548: popup_dialog() is not implemented
v8.1.1548
Bram Moolenaar
2019-06-15
7
-33
/
+158
*
patch 8.1.1547: functionality of bt_nofile() is confusing
v8.1.1547
Bram Moolenaar
2019-06-15
9
-14
/
+26
*
patch 8.1.1546: in some tests 'tags' is set but not restored
v8.1.1546
Bram Moolenaar
2019-06-15
7
-1
/
+14
*
patch 8.1.1545: when the screen is to small there is no message about that
v8.1.1545
Bram Moolenaar
2019-06-15
2
-2
/
+7
*
patch 8.1.1544: some balloon tests don't run when they can
v8.1.1544
Bram Moolenaar
2019-06-15
55
-181
/
+163
[next]