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.1245: ":copen 10" sets height in full-height window
v8.1.1245
Bram Moolenaar
2019-05-02
3
-1
/
+13
*
patch 8.1.1244: no tests for CTRL-mouse-click
v8.1.1244
Bram Moolenaar
2019-05-01
2
-9
/
+58
*
patch 8.1.1243: compiler warnings for incomplete switch statement
v8.1.1243
Bram Moolenaar
2019-05-01
2
-14
/
+16
*
patch 8.1.1242: no cmdline redraw when tabpages have different 'cmdheight'
v8.1.1242
Bram Moolenaar
2019-05-01
5
-1
/
+51
*
patch 8.1.1241: Ex command info contains confusing information
v8.1.1241
Bram Moolenaar
2019-05-01
9
-700
/
+769
*
patch 8.1.1240: runtime desktop files are overwritten by build
v8.1.1240
Bram Moolenaar
2019-04-30
3
-4
/
+10
*
patch 8.1.1239: key with byte sequence containing CSI does not work
v8.1.1239
Bram Moolenaar
2019-04-29
2
-13
/
+19
*
patch 8.1.1238: MS-Windows: compiler warning for sprintf() format
v8.1.1238
Bram Moolenaar
2019-04-29
2
-1
/
+3
*
patch 8.1.1237: error for using "compl", reserved word in C++
v8.1.1237
Bram Moolenaar
2019-04-29
3
-8
/
+10
*
patch 8.1.1236: sjiscorr.c not found in shadow directory
v8.1.1236
Bram Moolenaar
2019-04-29
2
-1
/
+3
*
patch 8.1.1235: compiler warnings for using STRLEN() value
v8.1.1235
Bram Moolenaar
2019-04-29
2
-2
/
+4
*
patch 8.1.1234: swap file test fails on MS-Windows
v8.1.1234
Bram Moolenaar
2019-04-28
2
-2
/
+4
*
patch 8.1.1233: cannot build tiny version
v8.1.1233
Bram Moolenaar
2019-04-28
2
-3
/
+2
*
patch 8.1.1232: can't build on MS-Windows
v8.1.1232
Bram Moolenaar
2019-04-28
6
-12
/
+16
*
patch 8.1.1231: asking about existing swap file unnecessarily
v8.1.1231
Bram Moolenaar
2019-04-28
12
-73
/
+186
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
38
-465
/
+1182
*
patch 8.1.1229: warning for posix_openpt() not declared
v8.1.1229
Bram Moolenaar
2019-04-28
2
-0
/
+3
*
patch 8.1.1228: not possible to process tags with a function
v8.1.1228
Bram Moolenaar
2019-04-28
17
-52
/
+564
*
patch 8.1.1227: duplicate entries in the generate .desktop files
v8.1.1227
Bram Moolenaar
2019-04-28
3
-4
/
+2
*
patch 8.1.1226: {not in Vi} remarks get in the way of useful help text
v8.1.1226
Bram Moolenaar
2019-04-28
1
-0
/
+2
*
patch 8.1.1225: cannot create a pty to use with :terminal on FreeBSD
v8.1.1225
Bram Moolenaar
2019-04-28
5
-5
/
+41
*
patch 8.1.1224: MS-Windows: cannot specify font weight
v8.1.1224
Bram Moolenaar
2019-04-28
3
-5
/
+15
*
patch 8.1.1223: middle mouse click test fails without a clipboard
v8.1.1223
Bram Moolenaar
2019-04-28
3
-1
/
+10
*
patch 8.1.1222: build still fails on MS-Windows
v8.1.1222
Bram Moolenaar
2019-04-27
2
-1
/
+3
*
patch 8.1.1221: filtering does not work when listing marks
v8.1.1221
Bram Moolenaar
2019-04-27
3
-21
/
+42
*
patch 8.1.1220: build fails on MS-Windows
v8.1.1220
Bram Moolenaar
2019-04-27
2
-1
/
+3
*
patch 8.1.1219: not checking for NULL return from alloc()
v8.1.1219
Bram Moolenaar
2019-04-27
14
-36
/
+82
*
patch 8.1.1218: cannot set a directory for a tab page
v8.1.1218
Bram Moolenaar
2019-04-27
13
-35
/
+329
*
patch 8.1.1217: MS-Windows: no space reserved for font quality name
v8.1.1217
Bram Moolenaar
2019-04-27
2
-1
/
+4
*
patch 8.1.1216: mouse middle click is not tested
v8.1.1216
Bram Moolenaar
2019-04-27
2
-1
/
+53
*
patch 8.1.1215: "make clean" does not remove generated src/po files
v8.1.1215
Bram Moolenaar
2019-04-27
2
-0
/
+3
*
patch 8.1.1214: old style tests
v8.1.1214
Bram Moolenaar
2019-04-27
11
-131
/
+206
*
patch 8.1.1213: "make clean" in top dir does not cleanup indent test output
v8.1.1213
Bram Moolenaar
2019-04-27
1
-0
/
+2
*
patch 8.1.1212: signal PWR is not tested
v8.1.1212
Bram Moolenaar
2019-04-27
2
-11
/
+41
*
patch 8.1.1211: not all user command code is tested
v8.1.1211
Bram Moolenaar
2019-04-27
2
-0
/
+96
*
patch 8.1.1210: support for user commands is spread out
v8.1.1210
Bram Moolenaar
2019-04-27
26
-1735
/
+1772
*
patch 8.1.1209: clever compiler warns for buffer being too small
v8.1.1209
Bram Moolenaar
2019-04-26
3
-3
/
+5
*
patch 8.1.1208: links to repository use wrong file name
v8.1.1208
Bram Moolenaar
2019-04-26
2
-2
/
+4
*
patch 8.1.1207: some compilers give warning messages
v8.1.1207
Bram Moolenaar
2019-04-26
5
-5
/
+7
*
patch 8.1.1206: user command parsing and listing not properly tested
v8.1.1206
Bram Moolenaar
2019-04-25
2
-0
/
+142
*
patch 8.1.1205: a BufReadPre autocommand may cause the cursor to move
v8.1.1205
Bram Moolenaar
2019-04-25
6
-1
/
+97
*
patch 8.1.1204: output of :command with address completion is not nice
v8.1.1204
Bram Moolenaar
2019-04-25
2
-14
/
+17
*
patch 8.1.1203: some autocmd tests are old style
v8.1.1203
Bram Moolenaar
2019-04-25
8
-153
/
+206
*
patch 8.1.1202: always get regexp debugging logs when building with -DDEBUG
v8.1.1202
Bram Moolenaar
2019-04-25
2
-5
/
+7
*
patch 8.1.1201: output of :command is hard to read
v8.1.1201
Bram Moolenaar
2019-04-24
6
-31
/
+59
*
patch 8.1.1200: old style comments in debugger source
v8.1.1200
Bram Moolenaar
2019-04-23
3
-85
/
+83
*
patch 8.1.1199: no test for :abclear
v8.1.1199
Bram Moolenaar
2019-04-23
2
-0
/
+58
*
patch 8.1.1198: bracketed paste may remain active after Vim exists
v8.1.1198
Bram Moolenaar
2019-04-21
2
-7
/
+13
*
patch 8.1.1197: when starting with multiple tabs file messages is confusing
v8.1.1197
Bram Moolenaar
2019-04-21
4
-0
/
+53
*
patch 8.1.1196: parallel build may fail
v8.1.1196
Bram Moolenaar
2019-04-21
2
-34
/
+35
[next]