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
/
channel.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
patch 8.1.1386: unessesary type casts for lalloc()
v8.1.1386
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.1384: using "int" for alloc() often results in compiler warnings
v8.1.1384
Bram Moolenaar
2019-05-24
1
-2
/
+2
*
patch 8.1.1319: computing function length name in many places
v8.1.1319
Bram Moolenaar
2019-05-11
1
-7
/
+5
*
patch 8.1.1312: Coverity warning for using uninitialized variable
v8.1.1312
Bram Moolenaar
2019-05-09
1
-0
/
+2
*
patch 8.1.1230: a lot of code is shared between vim.exe and gvim.exe
v8.1.1230
Bram Moolenaar
2019-04-28
1
-1
/
+1
*
patch 8.1.1194: typos and small problems in source files
v8.1.1194
Bram Moolenaar
2019-04-21
1
-2
/
+2
*
patch 8.1.1158: json encoded string is sometimes missing the final NUL
v8.1.1158
Bram Moolenaar
2019-04-12
1
-0
/
+1
*
patch 8.1.1032: warnings from clang static analyzer
v8.1.1032
Bram Moolenaar
2019-03-21
1
-1
/
+1
*
patch 8.1.0993: ch_read() may return garbage if terminating NL is missing
v8.1.0993
Bram Moolenaar
2019-03-04
1
-22
/
+14
*
patch 8.1.0960: when using ConPTY garbage collection has undefined behavior
v8.1.0960
Bram Moolenaar
2019-02-20
1
-13
/
+11
*
patch 8.1.0941: macros for MS-Windows are inconsistent
v8.1.0941
Bram Moolenaar
2019-02-17
1
-28
/
+28
*
patch 8.1.0889: MS-Windows: a channel write may hang
v8.1.0889
Bram Moolenaar
2019-02-10
1
-2
/
+7
*
patch 8.1.0880: MS-Windows: inconsistent selection of winpty/conpty
v8.1.0880
Bram Moolenaar
2019-02-08
1
-6
/
+12
*
patch 8.1.0870: Vim doesn't use the new ConPTY support in Windows 10
v8.1.0870
Bram Moolenaar
2019-02-03
1
-12
/
+61
*
patch 8.1.0863: cannot see what signal caused a job to end
v8.1.0863
Bram Moolenaar
2019-01-31
1
-0
/
+6
*
patch 8.1.0845: having job_status() free the job causes problems
v8.1.0845
Bram Moolenaar
2019-01-29
1
-10
/
+54
*
patch 8.1.0838: compiler warning for type conversion
v8.1.0838
Bram Moolenaar
2019-01-28
1
-1
/
+1
*
patch 8.1.0824: SunOS/Solaris has a problem with ttys
v8.1.0824
Bram Moolenaar
2019-01-26
1
-1
/
+1
*
patch 8.1.0818: MS-Windows: cannot send large data with ch_sendraw()
v8.1.0818
Bram Moolenaar
2019-01-24
1
-12
/
+22
*
patch 8.1.0796: MS-Windows 7: problem with named pipe on channel
v8.1.0796
Bram Moolenaar
2019-01-22
1
-1
/
+16
*
patch 8.1.0785: depending on the configuration some functions are unused
v8.1.0785
Bram Moolenaar
2019-01-20
1
-0
/
+2
*
patch 8.1.0777: Win32: using pipes for channel does not work well
v8.1.0777
Bram Moolenaar
2019-01-19
1
-28
/
+17
*
patch 8.1.0770: inconsistent use of ELAPSED_FUNC
v8.1.0770
Bram Moolenaar
2019-01-17
1
-1
/
+1
*
patch 8.1.0762: compiler warning
v8.1.0762
Bram Moolenaar
2019-01-17
1
-1
/
+1
*
patch 8.1.0743: giving error messages is not flexible
v8.1.0743
Bram Moolenaar
2019-01-13
1
-53
/
+52
*
patch 8.1.0735: cannot handle binary data
v8.1.0735
Bram Moolenaar
2019-01-12
1
-23
/
+66
*
patch 8.1.0692: if a buffer was deleted a channel can't write to it
v8.1.0692
Bram Moolenaar
2019-01-05
1
-7
/
+27
*
patch 8.1.0615: get_tv function names are not consistent
v8.1.0615
Bram Moolenaar
2018-12-21
1
-40
/
+40
*
patch 8.1.0590: when a job ends the closed channels are not handled
v8.1.0590
Bram Moolenaar
2018-12-14
1
-5
/
+10
*
patch 8.1.0486: can't build in MS-Windows
v8.1.0486
Bram Moolenaar
2018-10-19
1
-1
/
+4
*
patch 8.1.0485: term_start() does not check if directory is accessible
v8.1.0485
Bram Moolenaar
2018-10-19
1
-1
/
+2
*
patch 8.1.0377: xdiff doesn't use the Vim memory allocation functions
v8.1.0377
Bram Moolenaar
2018-09-13
1
-3
/
+3
*
patch 8.1.0350: Vim may block on ch_sendraw()
v8.1.0350
Bram Moolenaar
2018-09-06
1
-1
/
+11
*
patch 8.1.0263: channel log doesn't show part of channel
v8.1.0263
Bram Moolenaar
2018-08-09
1
-6
/
+12
*
patch 8.1.0167: lock flag in new dictitem is reset in many places
v8.1.0167
Bram Moolenaar
2018-07-08
1
-1
/
+0
*
patch 8.1.0166: using dict_add_nr_str() is clumsy
v8.1.0166
Bram Moolenaar
2018-07-08
1
-18
/
+16
*
patch 8.1.0069: cannot handle pressing CTRL-C in a prompt buffer
v8.1.0069
Bram Moolenaar
2018-06-17
1
-1
/
+25
*
patch 8.1.0050: $VIM_TERMINAL is also set when not in a terminal window
v8.1.0050
Bram Moolenaar
2018-06-12
1
-2
/
+6
*
patch 8.1.0027: difficult to make a plugin that feeds a line to a job
v8.1.0027
Bram Moolenaar
2018-06-03
1
-0
/
+34
*
patch 8.0.1828: get no clue why :gui does not fork
v8.0.1828
Bram Moolenaar
2018-05-13
1
-0
/
+3
*
patch 8.0.1827: compiler warning for signed/unsigned char pointers
v8.0.1827
Bram Moolenaar
2018-05-13
1
-4
/
+4
*
patch 8.0.1795: lose contact with jobs when :gui forks
v8.0.1795
Bram Moolenaar
2018-05-05
1
-13
/
+47
*
patch 8.0.1775: MS-Windows: warning for unused variable
v8.0.1775
Bram Moolenaar
2018-04-30
1
-1
/
+1
*
patch 8.0.1761: job in terminal window with no output channel is killed
v8.0.1761
Bram Moolenaar
2018-04-24
1
-8
/
+38
*
patch 8.0.1747: MS-Windows: term_start() does not set job_info() cmd
v8.0.1747
Bram Moolenaar
2018-04-21
1
-32
/
+4
*
patch 8.0.1746: MS-Windows: channel tests fail
v8.0.1746
Bram Moolenaar
2018-04-21
1
-2
/
+10
*
patch 8.0.1745: build failure on MS-Windows
v8.0.1745
Bram Moolenaar
2018-04-21
1
-29
/
+32
*
patch 8.0.1742: cannot get a list of all the jobs
v8.0.1742
Bram Moolenaar
2018-04-21
1
-1
/
+50
*
patch 8.0.1709: some non-C89 code may slip through
v8.0.1709
Bram Moolenaar
2018-04-14
1
-3
/
+3
*
patch 8.0.1685: can't set ANSI colors of a terminal window
v8.0.1685
Bram Moolenaar
2018-04-10
1
-0
/
+44
[prev]
[next]