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.0.1167: Motif: typing in terminal window is slow
v8.0.1167
Bram Moolenaar
2017-09-30
2
-3
/
+12
*
patch 8.0.1166: :terminal doesn't work on Mac High Sierra
v8.0.1166
Bram Moolenaar
2017-09-30
2
-2
/
+5
*
patch 8.0.1165: popup test is still flaky
v8.0.1165
Bram Moolenaar
2017-09-30
2
-0
/
+8
*
patch 8.0.1164: changing StatusLine highlight does not always work
v8.0.1164
Bram Moolenaar
2017-09-30
3
-9
/
+23
*
patch 8.0.1163: popup test is flaky
v8.0.1163
Bram Moolenaar
2017-09-30
2
-2
/
+5
*
patch 8.0.1162: shared script for tests cannot be included twice
v8.0.1162
Bram Moolenaar
2017-09-30
4
-8
/
+4
*
patch 8.0.1161: popup menu drawing problem when resizing terminal
v8.0.1161
Bram Moolenaar
2017-09-29
5
-164
/
+205
*
patch 8.0.1160: getting tab-local variable fails after closing window
v8.0.1160
Bram Moolenaar
2017-09-29
4
-9
/
+28
*
patch 8.0.1159: typo in #ifdef
v8.0.1159
Bram Moolenaar
2017-09-28
2
-1
/
+3
*
patch 8.0.1158: still old style tests
v8.0.1158
Bram Moolenaar
2017-09-28
17
-263
/
+262
*
Update runtime files
Bram Moolenaar
2017-09-27
4
-1951
/
+2984
*
patch 8.0.1157: compiler warning on MS-Windows
v8.0.1157
Bram Moolenaar
2017-09-27
2
-1
/
+3
*
patch 8.0.1156: trouble from removing one -W argument from Perl CFLAGS
v8.0.1156
Bram Moolenaar
2017-09-27
3
-6
/
+12
*
patch 8.0.1155: Ruby command triggers a warning
v8.0.1155
Bram Moolenaar
2017-09-26
2
-1
/
+3
*
patch 8.0.1154: 'indentkeys' does not work properly
v8.0.1154
Bram Moolenaar
2017-09-26
3
-1
/
+30
*
patch 8.0.1153: no tests for diff_hlID() and diff_filler()
v8.0.1153
Bram Moolenaar
2017-09-26
2
-2
/
+45
*
patch 8.0.1152: encoding of error message wrong in Cygwin terminal
v8.0.1152
Bram Moolenaar
2017-09-26
4
-30
/
+68
*
patch 8.0.1151: "vim -c startinsert!" doesn't append
v8.0.1151
Bram Moolenaar
2017-09-26
3
-0
/
+29
*
patch 8.0.1150: MS-Windows GUI: dialog font size is incorrect
v8.0.1150
Bram Moolenaar
2017-09-26
2
-14
/
+17
*
patch 8.0.1149: libvterm colors differ from xterm
v8.0.1149
Bram Moolenaar
2017-09-26
4
-15
/
+76
*
patch 8.0.1148: gN doesn't work on last match with 'wrapscan' off
v8.0.1148
Bram Moolenaar
2017-09-26
3
-9
/
+25
*
patch 8.0.1147: fail to build with tiny features
v8.0.1147
Bram Moolenaar
2017-09-26
2
-3
/
+5
*
patch 8.0.1146: redraw when highlight is set with same names
v8.0.1146
Bram Moolenaar
2017-09-25
2
-23
/
+56
*
patch 8.0.1145: warning when compiling with Perl
v8.0.1145
Bram Moolenaar
2017-09-25
2
-1
/
+2
*
patch 8.0.1144: using wrong #ifdef for computing length
v8.0.1144
Bram Moolenaar
2017-09-24
2
-2
/
+4
*
patch 8.0.1143: macros always expand to the same thing
v8.0.1143
Bram Moolenaar
2017-09-24
6
-10
/
+10
*
patch 8.0.1142: window toolbar menu gets a tear-off item
v8.0.1142
Bram Moolenaar
2017-09-23
2
-1
/
+4
*
patch 8.0.1141: MS-Windows build dependencies are incomplete
v8.0.1141
Bram Moolenaar
2017-09-23
5
-42
/
+41
*
patch 8.0.1140: still old style tests
v8.0.1140
Bram Moolenaar
2017-09-23
10
-1073
/
+1162
*
patch 8.0.1139: using window toolbar changes state
v8.0.1139
Bram Moolenaar
2017-09-23
5
-37
/
+95
*
patch 8.0.1138: click in window toolbar starts Visual mode
v8.0.1138
Bram Moolenaar
2017-09-23
4
-1
/
+22
*
patch 8.0.1137: cannot build with Ruby
v8.0.1137
Bram Moolenaar
2017-09-22
2
-1
/
+3
*
patch 8.0.1136: W_WIDTH() is always the same
v8.0.1136
Bram Moolenaar
2017-09-22
26
-142
/
+142
*
patch 8.0.1135: W_WINCOL() is always the same
v8.0.1135
Bram Moolenaar
2017-09-22
15
-40
/
+40
*
patch 8.0.1134: superfluous call to syn_get_final_id()
v8.0.1134
Bram Moolenaar
2017-09-22
2
-1
/
+3
*
patch 8.0.1133: syntax timeout not used correctly
v8.0.1133
Bram Moolenaar
2017-09-22
4
-29
/
+38
*
Missing part of 8.0.1131.
Bram Moolenaar
2017-09-22
1
-0
/
+6
*
patch 8.0.1132: #if condition is not portable
v8.0.1132
Bram Moolenaar
2017-09-21
2
-1
/
+4
*
patch 8.0.1131: not easy to trigger an autocommand for new terminal window
v8.0.1131
Bram Moolenaar
2017-09-21
2
-0
/
+6
*
patch 8.0.1130: the qf_jump() function is still too long
v8.0.1130
Bram Moolenaar
2017-09-20
2
-296
/
+360
*
Add back terminal.c
Bram Moolenaar
2017-09-20
1
-0
/
+3673
*
patch 8.0.1129: window toolbar missing a part of the patch
v8.0.1129
Bram Moolenaar
2017-09-19
2
-1
/
+7
*
Update runtime files.
Bram Moolenaar
2017-09-19
1
-3670
/
+0
*
patch 8.0.1128: old xterm sends CTRL-X in response to t_RS
v8.0.1128
Bram Moolenaar
2017-09-19
2
-15
/
+10
*
patch 8.0.1127: Test_peek_and_get_char fails on 32 bit system
v8.0.1127
Bram Moolenaar
2017-09-18
2
-24
/
+23
*
patch 8.0.1126: endless resize when terminal showing in two buffers
v8.0.1126
Bram Moolenaar
2017-09-18
2
-6
/
+17
*
patch 8.0.1125: wrong window height when splitting window with window toolbar
v8.0.1125
Bram Moolenaar
2017-09-18
2
-5
/
+27
*
patch 8.0.1124: use of MZSCHEME_VER is unclear
v8.0.1124
Bram Moolenaar
2017-09-18
3
-1
/
+7
*
patch 8.0.1123: cannot define a toolbar for a window
v8.0.1123
Bram Moolenaar
2017-09-17
17
-224
/
+571
*
patch 8.0.1122: vimtutor.bat doesn't work well with vim.bat
v8.0.1122
Bram Moolenaar
2017-09-17
1
-0
/
+2
[next]