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.2.0448: various functions not properly tested
v8.2.0448
Bram Moolenaar
2020-03-25
26
-1
/
+190
*
patch 8.2.0447: terminal scroll tests fails on some systems
v8.2.0447
Bram Moolenaar
2020-03-25
2
-6
/
+11
*
patch 8.2.0446: listener with undo of deleting all lines not tested
v8.2.0446
Bram Moolenaar
2020-03-25
2
-0
/
+27
*
patch 8.2.0445: png and xpm files not in MS-Windows zip file
v8.2.0445
Bram Moolenaar
2020-03-25
2
-6
/
+8
*
patch 8.2.0444: swap file test fails on some systems
v8.2.0444
Bram Moolenaar
2020-03-24
2
-5
/
+9
*
patch 8.2.0443: clipboard code is spread out
v8.2.0443
Bram Moolenaar
2020-03-24
17
-2267
/
+2297
*
patch 8.2.0442: channel contents might be used after being freed
v8.2.0442
Bram Moolenaar
2020-03-24
2
-10
/
+11
*
patch 8.2.0441: terminal noblock test is still failing on BSD
v8.2.0441
Bram Moolenaar
2020-03-24
2
-4
/
+7
*
patch 8.2.0440: terminal noblock test is still very flaky on BSD
v8.2.0440
Bram Moolenaar
2020-03-24
2
-2
/
+7
*
patch 8.2.0439: :disassemble has minor flaws
v8.2.0439
Bram Moolenaar
2020-03-23
2
-10
/
+18
*
patch 8.2.0438: terminal noblock test is very flaky on BSD
v8.2.0438
Bram Moolenaar
2020-03-23
2
-1
/
+4
*
patch 8.2.0437: MS-Windows installer contains old stuff
v8.2.0437
Bram Moolenaar
2020-03-23
2
-70
/
+31
*
patch 8.2.0436: no warnings for incorrect printf arguments
v8.2.0436
Bram Moolenaar
2020-03-23
9
-30
/
+32
*
patch 8.2.0435: channel contents might be freed twice
v8.2.0435
Bram Moolenaar
2020-03-23
2
-1
/
+5
*
patch 8.2.0434: MS-Windows with VTP: Normal color not working
v8.2.0434
Bram Moolenaar
2020-03-23
2
-0
/
+5
*
patch 8.2.0433: INT signal not properly tested
v8.2.0433
Bram Moolenaar
2020-03-23
6
-7
/
+34
*
patch 8.2.0432: a few tests fail in a huge terminal
v8.2.0432
Bram Moolenaar
2020-03-23
6
-19
/
+23
*
patch 8.2.0431: some compilers don't support using \e for Esc
v8.2.0431
Bram Moolenaar
2020-03-23
2
-1
/
+3
*
patch 8.2.0430: window creation failure not properly tested
v8.2.0430
Bram Moolenaar
2020-03-22
3
-14
/
+110
*
patch 8.2.0429: no warning when test checks for option that never exists
v8.2.0429
Bram Moolenaar
2020-03-22
2
-0
/
+5
*
patch 8.2.0428: buffer name may leak
v8.2.0428
Bram Moolenaar
2020-03-22
2
-2
/
+12
*
patch 8.2.0427: it is not possible to check for a typo in a feature name
v8.2.0427
Bram Moolenaar
2020-03-22
5
-312
/
+1008
*
patch 8.2.0426: some errors were not tested for
v8.2.0426
Bram Moolenaar
2020-03-22
6
-3
/
+47
*
patch 8.2.0425: code for modeless selection not sufficiently tested
v8.2.0425
Bram Moolenaar
2020-03-22
12
-343
/
+856
*
patch 8.2.0424: checking for wrong return value
v8.2.0424
Bram Moolenaar
2020-03-22
3
-7
/
+16
*
patch 8.2.0423: in some environments a few tests are expected to fail
v8.2.0423
Bram Moolenaar
2020-03-21
2
-8
/
+43
*
patch 8.2.0422: crash when passing popup window to win_splitmove()
v8.2.0422
Bram Moolenaar
2020-03-20
3
-1
/
+16
*
patch 8.2.0421: interrupting with CTRL-C does not always work
v8.2.0421
Bram Moolenaar
2020-03-20
4
-13
/
+28
*
patch 8.2.0420: Vim9: cannot interrupt a loop with CTRL-C
v8.2.0420
Bram Moolenaar
2020-03-20
4
-9
/
+25
*
patch 8.2.0419: various memory leaks in Vim9 script code
v8.2.0419
Bram Moolenaar
2020-03-20
9
-35
/
+177
*
patch 8.2.0418: code in eval.c not sufficiently covered by tests
v8.2.0418
Bram Moolenaar
2020-03-20
18
-53
/
+228
*
patch 8.2.0417: Travis CI config can be improved
v8.2.0417
Bram Moolenaar
2020-03-20
3
-27
/
+26
*
Update runtime files
Bram Moolenaar
2020-03-19
15
-53
/
+104
*
patch 8.2.0416: test leaves file behind
v8.2.0416
Bram Moolenaar
2020-03-19
2
-0
/
+4
*
patch 8.2.0415: bsdl filetype is not detected
v8.2.0415
Bram Moolenaar
2020-03-19
3
-2
/
+8
*
patch 8.2.0414: channel connect_waittime() test is flaky
v8.2.0414
Bram Moolenaar
2020-03-19
4
-32
/
+8
*
patch 8.2.0413: buffer menu does not handle special buffers properly
v8.2.0413
Bram Moolenaar
2020-03-19
7
-49
/
+118
*
patch 8.2.0412: MS-Windows: cannot use vimtutor from the start menu
v8.2.0412
Bram Moolenaar
2020-03-19
2
-15
/
+18
*
patch 8.2.0411: Mac: breakcheck is using a value from the stone ages
v8.2.0411
Bram Moolenaar
2020-03-19
2
-4
/
+3
*
patch 8.2.0410: channel test fails too often on slow Mac
v8.2.0410
Bram Moolenaar
2020-03-19
2
-1
/
+4
*
patch 8.2.0409: search test leaves file behind
v8.2.0409
Bram Moolenaar
2020-03-19
2
-90
/
+60
*
patch 8.2.0408: delete() commented out for testing
v8.2.0408
Bram Moolenaar
2020-03-19
2
-1
/
+3
*
patch 8.2.0407: no early check if :find and :sfind have an argument
v8.2.0407
Bram Moolenaar
2020-03-19
4
-6
/
+12
*
patch 8.2.0406: FileReadCmd event not well tested
v8.2.0406
Bram Moolenaar
2020-03-19
2
-0
/
+43
*
patch 8.2.0405: MSVC: build fails with some combination of features
v8.2.0405
Bram Moolenaar
2020-03-19
2
-4
/
+7
*
patch 8.2.0404: writefile() error does not give a hint
v8.2.0404
Bram Moolenaar
2020-03-19
3
-1
/
+6
*
patch 8.2.0403: when 'buftype' is "nofile" there is no overwrite check
v8.2.0403
Bram Moolenaar
2020-03-19
3
-6
/
+13
*
patch 8.2.0402: setting local instead of global flag
v8.2.0402
Bram Moolenaar
2020-03-18
4
-4
/
+6
*
patch 8.2.0401: not enough test coverage for evalvars.c
v8.2.0401
Bram Moolenaar
2020-03-18
12
-12
/
+274
*
patch 8.2.0400: not all tests using a terminal are in the list of flaky tests
v8.2.0400
Bram Moolenaar
2020-03-18
5
-4
/
+17
[next]