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.1.2061: MS-Windows GUI: ":sh" crashes when trying to use a terminal
v8.1.2061
Bram Moolenaar
2019-09-20
2
-4
/
+8
*
patch 8.1.2060: "precedes" in 'listchars' not used properly
v8.1.2060
Bram Moolenaar
2019-09-20
5
-4
/
+64
*
Updte runtime files
Bram Moolenaar
2019-09-20
11
-116
/
+168
*
patch 8.1.2059: fix for "x" deleting a fold has side effects
v8.1.2059
Bram Moolenaar
2019-09-20
2
-10
/
+6
*
patch 8.1.2058: function for ex command is named inconsistently
v8.1.2058
Bram Moolenaar
2019-09-19
4
-3
/
+5
*
patch 8.1.2057: the screen.c file is much too big
v8.1.2057
Bram Moolenaar
2019-09-19
17
-6515
/
+6446
*
patch 8.1.2056: "make test" for indent files doesn't cause make to fail
v8.1.2056
Bram Moolenaar
2019-09-18
3
-0
/
+9
*
patch 8.1.2055: not easy to jump to function line from profile
v8.1.2055
Bram Moolenaar
2019-09-18
3
-2
/
+4
*
patch 8.1.2054: compiler test for Perl may fail
v8.1.2054
Bram Moolenaar
2019-09-18
2
-2
/
+5
*
patch 8.1.2053: SafeStateAgain not triggered if callback uses feedkeys()
v8.1.2053
Bram Moolenaar
2019-09-18
5
-17
/
+51
*
patch 8.1.2052: using "x" before a closed fold may delete that fold
v8.1.2052
Bram Moolenaar
2019-09-17
3
-3
/
+23
*
patch 8.1.2051: double-click test is a bit flaky
v8.1.2051
Bram Moolenaar
2019-09-17
2
-1
/
+3
*
patch 8.1.2050: popup window test fails in some configurations
v8.1.2050
Bram Moolenaar
2019-09-17
3
-1
/
+4
*
patch 8.1.2049: cannot build tiny version
v8.1.2049
Bram Moolenaar
2019-09-17
2
-0
/
+10
*
patch 8.1.2048: not clear why SafeState and SafeStateAgain are not triggered
v8.1.2048
Bram Moolenaar
2019-09-17
4
-3
/
+17
*
patch 8.1.2047: cannot check the current state
v8.1.2047
Bram Moolenaar
2019-09-16
12
-111
/
+230
*
patch 8.1.2046: SafeState may be triggered at the wrong moment
v8.1.2046
Bram Moolenaar
2019-09-16
8
-18
/
+40
*
patch 8.1.2045: the option.c file is too big
v8.1.2045
Bram Moolenaar
2019-09-16
17
-2747
/
+2882
*
patch 8.1.2044: no easy way to process postponed work
v8.1.2044
Bram Moolenaar
2019-09-15
9
-11
/
+126
*
patch 8.1.2043: not sufficient testing for quoted numbers
v8.1.2043
Bram Moolenaar
2019-09-15
3
-0
/
+6
*
patch 8.1.2042: the evalfunc.c file is too big
v8.1.2042
Bram Moolenaar
2019-09-15
6
-199
/
+204
*
patch 8.1.2041: no test for diff mode with syntax highlighting
v8.1.2041
Bram Moolenaar
2019-09-15
3
-0
/
+58
*
patch 8.1.2040: no highlighting of current line in quickfix window
v8.1.2040
Bram Moolenaar
2019-09-15
5
-2
/
+58
*
patch 8.1.2039: character from 'showbreak' does not use 'wincolor'
v8.1.2039
Bram Moolenaar
2019-09-15
4
-7
/
+13
*
patch 8.1.2038: has('vimscript-4') is always 0
v8.1.2038
Bram Moolenaar
2019-09-15
3
-0
/
+4
*
patch 8.1.2037: can call win_gotoid() in cmdline window
v8.1.2037
Bram Moolenaar
2019-09-15
3
-17
/
+30
*
patch 8.1.2036: the str2nr() tests fail
v8.1.2036
Bram Moolenaar
2019-09-15
2
-3
/
+34
*
patch 8.1.2035: recognizing octal numbers is confusing
v8.1.2035
Bram Moolenaar
2019-09-15
8
-27
/
+78
*
patch 8.1.2034: dark them of GTK 3 not supported
v8.1.2034
Bram Moolenaar
2019-09-15
8
-1
/
+56
*
patch 8.1.2033: cannot build with tiny features
v8.1.2033
Bram Moolenaar
2019-09-14
2
-0
/
+4
*
patch 8.1.2032: scrollbar thumb wrong in popup window
v8.1.2032
Bram Moolenaar
2019-09-14
3
-5
/
+12
*
patch 8.1.2031: cursor position wrong when resizing and using conceal
v8.1.2031
Bram Moolenaar
2019-09-14
5
-0
/
+36
*
patch 8.1.2030: tests fail when build with normal features and terminal
v8.1.2030
Bram Moolenaar
2019-09-14
3
-6
/
+11
*
patch 8.1.2029: cannot control 'cursorline' highlighting well
v8.1.2029
Bram Moolenaar
2019-09-14
33
-66
/
+740
*
patch 8.1.2028: options test script does not work
v8.1.2028
Bram Moolenaar
2019-09-14
4
-6
/
+10
*
patch 8.1.2027: MS-Windows: problem with ambiwidth characters
v8.1.2027
Bram Moolenaar
2019-09-13
12
-10
/
+156
*
patch 8.1.2026: possibly using uninitialized memory
v8.1.2026
Bram Moolenaar
2019-09-13
2
-2
/
+4
*
patch 8.1.2025: MS-Windows: Including shlguid.h causes problems for msys2
v8.1.2025
Bram Moolenaar
2019-09-13
2
-1
/
+2
*
patch 8.1.2024: delete call commented out for debugging
v8.1.2024
Bram Moolenaar
2019-09-13
2
-1
/
+3
*
patch 8.1.2023: no test for synIDattr() returning "strikethrough"
v8.1.2023
Bram Moolenaar
2019-09-13
2
-0
/
+5
*
patch 8.1.2022: the option.c file is too big
v8.1.2022
Bram Moolenaar
2019-09-12
7
-3210
/
+3213
*
Update runtime files
Bram Moolenaar
2019-09-11
27
-1390
/
+1914
*
patch 8.1.2021: some global functions can be local to the file
v8.1.2021
Bram Moolenaar
2019-09-10
18
-26
/
+17
*
patch 8.1.2020: it is not easy to change the window layout
v8.1.2020
Bram Moolenaar
2019-09-10
6
-0
/
+147
*
patch 8.1.2019: 'cursorline' always highlights the whole line
v8.1.2019
Bram Moolenaar
2019-09-09
13
-9
/
+172
*
patch 8.1.2018: using freed memory when out of memory and displaying message
v8.1.2018
Bram Moolenaar
2019-09-09
4
-19
/
+24
*
patch 8.1.2017: cannot execute commands after closing the cmdline window
v8.1.2017
Bram Moolenaar
2019-09-09
5
-39
/
+58
*
patch 8.1.2016: terminal altscreen test now fails on MS-Windows
v8.1.2016
Bram Moolenaar
2019-09-08
2
-33
/
+21
*
patch 8.1.2015: terminal altscreen test still fails sometimes
v8.1.2015
Bram Moolenaar
2019-09-08
2
-4
/
+12
*
patch 8.1.2014: terminal altscreen test fails sometimes
v8.1.2014
Bram Moolenaar
2019-09-08
2
-4
/
+5
[next]