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.2.0181: problems parsing :term arguments
v8.2.0181
Bram Moolenaar
2020-01-30
1
-14
/
+29
*
patch 8.2.0173: build fails with old compiler
v8.2.0173
Bram Moolenaar
2020-01-29
1
-2
/
+2
*
patch 8.2.0159: non-materialized range() list causes problems
v8.2.0159
Bram Moolenaar
2020-01-27
1
-0
/
+2
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-1
/
+4
*
patch 8.2.0143: Coverity warning for possible use of NULL pointer
v8.2.0143
Bram Moolenaar
2020-01-23
1
-1
/
+1
*
patch 8.2.0138: memory leak when starting a job fails
v8.2.0138
Bram Moolenaar
2020-01-20
1
-1
/
+5
*
patch 8.2.0035: saving and restoring called_emsg is clumsy
v8.2.0035
Bram Moolenaar
2019-12-23
1
-4
/
+2
*
patch 8.2.0032: MS-Windows: test for blank job fails
v8.2.0032
Bram Moolenaar
2019-12-22
1
-3
/
+2
*
patch 8.2.0031: MS-Windows: test for empty job fails
v8.2.0031
Bram Moolenaar
2019-12-22
1
-2
/
+10
*
patch 8.2.0029: MS-Windows: crash with empty job command
v8.2.0029
Bram Moolenaar
2019-12-21
1
-0
/
+5
*
patch 8.1.2368: using old C style comments
v8.1.2368
Bram Moolenaar
2019-11-30
1
-273
/
+272
*
patch 8.1.2090: not clear why channel log file ends
v8.1.2090
Bram Moolenaar
2019-09-27
1
-0
/
+6
*
patch 8.1.2080: the terminal API is limited and can't be disabled
v8.1.2080
Bram Moolenaar
2019-09-26
1
-0
/
+8
*
patch 8.1.2075: get many log messages when waiting for a typed character
v8.1.2075
Bram Moolenaar
2019-09-25
1
-7
/
+6
*
patch 8.1.2064: MS-Windows: compiler warnings for unused arguments
v8.1.2064
Bram Moolenaar
2019-09-21
1
-3
/
+3
*
patch 8.1.2047: cannot check the current state
v8.1.2047
Bram Moolenaar
2019-09-16
1
-0
/
+14
*
patch 8.1.2046: SafeState may be triggered at the wrong moment
v8.1.2046
Bram Moolenaar
2019-09-16
1
-7
/
+0
*
patch 8.1.2044: no easy way to process postponed work
v8.1.2044
Bram Moolenaar
2019-09-15
1
-11
/
+22
*
patch 8.1.2001: some source files are too big
v8.1.2001
Bram Moolenaar
2019-09-07
1
-3
/
+3
*
patch 8.1.1983: compiler nags for uninitialized variable and unused function
v8.1.1983
Bram Moolenaar
2019-09-04
1
-39
/
+33
*
patch 8.1.1891: functions used in one file are global
v8.1.1891
Bram Moolenaar
2019-08-20
1
-15
/
+23
*
patch 8.1.1800: function call functions have too many arguments
v8.1.1800
Bram Moolenaar
2019-08-03
1
-15
/
+5
*
patch 8.1.1776: text added with a job isn't displayed
v8.1.1776
Bram Moolenaar
2019-07-29
1
-12
/
+19
*
patch 8.1.1653: ubsan warns for possibly passing NULL pointer
v8.1.1653
Bram Moolenaar
2019-07-08
1
-2
/
+2
*
patch 8.1.1605: Vim may delay processing messages on a json channel
v8.1.1605
Bram Moolenaar
2019-06-28
1
-2
/
+6
*
patch 8.1.1584: the evalfunc.c file is getting too big
v8.1.1584
Bram Moolenaar
2019-06-24
1
-303
/
+734
*
patch 8.1.1575: callbacks may be garbage collected
v8.1.1575
Bram Moolenaar
2019-06-20
1
-2
/
+3
*
patch 8.1.1512: ch_evalexpr() hangs when used recursively
v8.1.1512
Bram Moolenaar
2019-06-09
1
-10
/
+73
*
patch 8.1.1457: cannot reuse a buffer when loading a screen dump
v8.1.1457
Bram Moolenaar
2019-06-03
1
-0
/
+26
*
patch 8.1.1437: code to handle callbacks is duplicated
v8.1.1437
Bram Moolenaar
2019-06-01
1
-160
/
+118
*
patch 8.1.1414: alloc() returning "char_u *" causes a lot of type casts
v8.1.1414
Bram Moolenaar
2019-05-28
1
-8
/
+8
*
patch 8.1.1393: unnecessary type casts
v8.1.1393
Bram Moolenaar
2019-05-25
1
-2
/
+2
*
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
[next]