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.0.0861: still many old style tests
v8.0.0861
Bram Moolenaar
2017-08-04
23
-210
/
+169
*
patch 8.0.0860: side effects when channel appends to a buffer
v8.0.0860
Bram Moolenaar
2017-08-04
5
-44
/
+59
*
patch 8.0.0859: NULL pointer access when term_free_vterm called twice
v8.0.0859
Bram Moolenaar
2017-08-04
2
-1
/
+6
*
patch 8.0.0858: can exit while a terminal is still running a job
v8.0.0858
Bram Moolenaar
2017-08-03
11
-50
/
+55
*
patch 8.0.0857: terminal test fails on MS-Windows
v8.0.0857
Bram Moolenaar
2017-08-03
2
-0
/
+6
*
patch 8.0.0856: MS-Windows: terminal job doesn't take options
v8.0.0856
Bram Moolenaar
2017-08-03
2
-0
/
+3
*
patch 8.0.0855: MS-Windows: can't get tty name of terminal
v8.0.0855
Bram Moolenaar
2017-08-03
3
-1
/
+10
*
patch 8.0.0854: no redraw after terminal was closed
v8.0.0854
Bram Moolenaar
2017-08-03
7
-28
/
+76
*
patch 8.0.0853: crash when running terminal with unknown command
v8.0.0853
Bram Moolenaar
2017-08-03
2
-1
/
+4
*
patch 8.0.0852: MS-Windows: possible crash when giving a message on startup
v8.0.0852
Bram Moolenaar
2017-08-03
2
-4
/
+7
*
patch 8.0.0851: 'smartindent' is used even when 'indentexpr' is set
v8.0.0851
Bram Moolenaar
2017-08-03
3
-0
/
+32
*
patch 8.0.0850: MS-Windows: error message while starting up may be broken
v8.0.0850
Bram Moolenaar
2017-08-03
2
-1
/
+25
*
patch 8.0.0849: crash when job exit callback wipes the terminal
v8.0.0849
Bram Moolenaar
2017-08-03
4
-63
/
+130
*
patch 8.0.0848: using multiple ch_log functions is clumsy
v8.0.0848
Bram Moolenaar
2017-08-03
5
-128
/
+65
*
patch 8.0.0847: :argadd without argument can't handle space in file name
v8.0.0847
Bram Moolenaar
2017-08-03
4
-8
/
+21
*
patch 8.0.0846: cannot get the name of the pty of a job
v8.0.0846
Bram Moolenaar
2017-08-03
9
-26
/
+75
*
patch 8.0.0845: MS-Windows: missing semicolon in terminal code
v8.0.0845
Bram Moolenaar
2017-08-03
2
-1
/
+5
*
patch 8.0.0844: wrong function prototype because of missing static
v8.0.0844
Bram Moolenaar
2017-08-02
3
-4
/
+5
*
patch 8.0.0843: MS-Windows: compiler warning for signed/unsigned
v8.0.0843
Bram Moolenaar
2017-08-02
2
-1
/
+3
*
patch 8.0.0842: using slave pty after closing it
v8.0.0842
Bram Moolenaar
2017-08-02
2
-13
/
+15
*
patch 8.0.0841: term_getline() may cause a crash
v8.0.0841
Bram Moolenaar
2017-08-02
3
-0
/
+14
*
patch 8.0.0840: MS-Windows: fopen() and open() prototypes are wrong
v8.0.0840
Bram Moolenaar
2017-08-02
5
-11
/
+13
*
patch 8.0.0839: cannot kill a job in a terminal with CTRL-C
v8.0.0839
Bram Moolenaar
2017-08-01
4
-17
/
+49
*
patch 8.0.0838: buffer hangs around whem terminal window is closed
v8.0.0838
Bram Moolenaar
2017-08-01
5
-14
/
+72
*
patch 8.0.0837: signs can be drawn on top of console messages
v8.0.0837
Bram Moolenaar
2017-08-01
2
-1
/
+6
*
Updated runtime files
Bram Moolenaar
2017-08-01
23
-2679
/
+3377
*
patch 8.0.0836: can abandon a terminal buffer after making a change
v8.0.0836
Bram Moolenaar
2017-08-01
4
-12
/
+44
*
patch 8.0.0835: translations check with msgfmt does not work
v8.0.0835
Bram Moolenaar
2017-08-01
2
-1
/
+3
*
patch 8.0.0834: can't build without the client-server feature
v8.0.0834
Bram Moolenaar
2017-08-01
2
-0
/
+8
*
patch 8.0.0833: terminal test fails
v8.0.0833
Bram Moolenaar
2017-08-01
2
-2
/
+4
*
patch 8.0.0832: terminal function arguments are not consistent
v8.0.0832
Bram Moolenaar
2017-08-01
3
-25
/
+30
*
patch 8.0.0831: with 8 colors the bold attribute is not set properly
v8.0.0831
Bram Moolenaar
2017-08-01
4
-28
/
+51
*
patch 8.0.0830: translating messages is not ideal
v8.0.0830
Bram Moolenaar
2017-08-01
3
-1
/
+19
*
patch 8.0.0829: job running in terminal can't communicate with Vim
v8.0.0829
Bram Moolenaar
2017-08-01
2
-1
/
+11
*
patch 8.0.0828: Coverity: may dereference NULL pointer
v8.0.0828
Bram Moolenaar
2017-08-01
2
-0
/
+6
*
patch 8.0.0827: Coverity: could leak pty file descriptor
v8.0.0827
Bram Moolenaar
2017-08-01
2
-0
/
+18
*
patch 8.0.0826: cannot use text objects in Terminal mode
v8.0.0826
Bram Moolenaar
2017-07-31
2
-8
/
+10
*
patch 8.0.0825: not easy to see that a window is a terminal window
v8.0.0825
Bram Moolenaar
2017-07-31
5
-15
/
+35
*
patch 8.0.0824: in Terminal mode the cursor and screen gets redrawn
v8.0.0824
Bram Moolenaar
2017-07-31
2
-8
/
+21
*
patch 8.0.0823: cannot paste text into a terminal window
v8.0.0823
Bram Moolenaar
2017-07-30
2
-2
/
+55
*
patch 8.0.0822: Test_with_partial_callback is a tiny bit flaky
v8.0.0822
Bram Moolenaar
2017-07-30
2
-0
/
+3
*
patch 8.0.0821: cannot get the title and status of a terminal window
v8.0.0821
Bram Moolenaar
2017-07-30
5
-5
/
+69
*
patch 8.0.0820: GUI: cursor in terminal window lags behind
v8.0.0820
Bram Moolenaar
2017-07-30
2
-5
/
+11
*
patch 8.0.0819: cursor not positioned in terminal window
v8.0.0819
Bram Moolenaar
2017-07-30
2
-7
/
+11
*
patch 8.0.0818: cannot get the cursor position of a terminal
v8.0.0818
Bram Moolenaar
2017-07-30
5
-13
/
+50
*
patch 8.0.0817: cannot get the terminal line at the cursor
v8.0.0817
Bram Moolenaar
2017-07-30
4
-22
/
+28
*
patch 8.0.0816: crash when using invalid buffer number
v8.0.0816
Bram Moolenaar
2017-07-30
3
-1
/
+7
*
patch 8.0.0815: terminal window not correctly updated
v8.0.0815
Bram Moolenaar
2017-07-30
2
-1
/
+7
*
patch 8.0.0814: file in Filelist does not exist
v8.0.0814
Bram Moolenaar
2017-07-30
2
-1
/
+2
*
patch 8.0.0813: cannot use a terminal window while the job is running
v8.0.0813
Bram Moolenaar
2017-07-30
8
-137
/
+351
[prev]
[next]