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
/
version.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.4083: Vim9: no test for "vim9script autoload' using script variable
v8.2.4083
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4082: check for autoload file name and prefix fails
v8.2.4082
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4081: CodeQL reports problem in if_cscope causing it to fail
v8.2.4081
ichizok
2022-01-13
1
-0
/
+2
*
patch 8.2.4080: not sufficient test coverage for xxd
v8.2.4080
Erik Auerswald
2022-01-13
1
-0
/
+2
*
patch 8.2.4079: MS-Windows: "gvim --version" didn't work with VIMDLL
v8.2.4079
K.Takata
2022-01-13
1
-0
/
+2
*
patch 8.2.4078: terminal test for current directory not used on FreeBSD
v8.2.4078
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4077: not all Libsensors files are recognized
v8.2.4077
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4076: memory leak in autoload import
v8.2.4076
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4075: test failures
v8.2.4075
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4074: going over the end of NameBuff
v8.2.4074
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4073: Coverity warns for using NULL pointer
v8.2.4073
Bram Moolenaar
2022-01-13
1
-0
/
+2
*
patch 8.2.4072: Vim9: compiling function fails when autoload is not loaded
v8.2.4072
Bram Moolenaar
2022-01-12
1
-0
/
+2
*
patch 8.2.4071: Vim9: no detection of return in try/endtry
v8.2.4071
Bram Moolenaar
2022-01-12
1
-0
/
+2
*
patch 8.2.4070: using uninitialized memory when reading empty file
v8.2.4070
Dominique Pelle
2022-01-12
1
-0
/
+2
*
patch 8.2.4069: Vim9: import test fails on MS-Windows
v8.2.4069
Bram Moolenaar
2022-01-12
1
-0
/
+2
*
patch 8.2.4068: Vim9: import test fails
v8.2.4068
Bram Moolenaar
2022-01-12
1
-0
/
+2
*
patch 8.2.4067: Vim9: cannot call imported function with :call
v8.2.4067
Bram Moolenaar
2022-01-12
1
-0
/
+2
*
patch 8.2.4066: Vim9: imported autoload script loaded again
v8.2.4066
Bram Moolenaar
2022-01-12
1
-0
/
+2
*
patch 8.2.4065: computation overflow with large cound for :yank
v8.2.4065
Bram Moolenaar
2022-01-11
1
-0
/
+2
*
patch 8.2.4064: foam files are not detected
v8.2.4064
Elwardi
2022-01-11
1
-0
/
+2
*
patch 8.2.4063: Vim9: exported function in autoload script not found
v8.2.4063
Bram Moolenaar
2022-01-11
1
-0
/
+2
*
patch 8.2.4062: match highlighting of tab too short
v8.2.4062
Bram Moolenaar
2022-01-11
1
-0
/
+2
*
patch 8.2.4061: codecov bash script is deprecated
v8.2.4061
ichizok
2022-01-11
1
-0
/
+2
*
patch 8.2.4060: win_execute() slow on systems where getcwd()/chdir() is slow
v8.2.4060
Bram Moolenaar
2022-01-11
1
-0
/
+2
*
patch 8.2.4059: Vim9: an expression of a map cannot access script-local items
v8.2.4059
Bram Moolenaar
2022-01-11
1
-0
/
+2
*
patch 8.2.4058: Vim9: import test failure in wrong line
v8.2.4058
Bram Moolenaar
2022-01-10
1
-0
/
+2
*
patch 8.2.4057: Vim9: not fully implementing the autoload mechanism
v8.2.4057
Bram Moolenaar
2022-01-10
1
-0
/
+2
*
patch 8.2.4056: Vim9: memory leak when exporting function in autoload script
v8.2.4056
Bram Moolenaar
2022-01-10
1
-0
/
+2
*
patch 8.2.4055: Vim9: line break in expression causes v:errmsg to be fillec
v8.2.4055
Bram Moolenaar
2022-01-10
1
-0
/
+2
*
patch 8.2.4054: Vim9 script test fails
v8.2.4054
Bram Moolenaar
2022-01-10
1
-0
/
+2
*
patch 8.2.4053: Vim9: autoload mechanism doesn't fully work yet
v8.2.4053
Bram Moolenaar
2022-01-10
1
-0
/
+2
*
patch 8.2.4052: not easy to resize a window from a plugin
v8.2.4052
Daniel Steinberg
2022-01-10
1
-0
/
+2
*
patch 8.2.4051: compiler complains about possibly uninitialized variable
v8.2.4051
Bram Moolenaar
2022-01-10
1
-0
/
+2
*
patch 8.2.4050: Vim9: need to prefix every item in an autoload script
v8.2.4050
Bram Moolenaar
2022-01-09
1
-0
/
+2
*
patch 8.2.4049: Vim9: reading before the start of the line with "$"
v8.2.4049
Bram Moolenaar
2022-01-09
1
-0
/
+2
*
patch 8.2.4048: gcc complains about use of "%p" in printf
v8.2.4048
Dominique Pelle
2022-01-09
1
-0
/
+2
*
patch 8.2.4047: depending on the build features error messages are unused
v8.2.4047
Dominique Pelle
2022-01-09
1
-0
/
+2
*
patch 8.2.4046: some error messages not in the right place
v8.2.4046
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4045: some global functions are only used in one file
v8.2.4045
Yegappan Lakshmanan
2022-01-08
1
-0
/
+2
*
patch 8.2.4044: Vim9: no error when importing the same script twice
v8.2.4044
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4043: using int for second argument of ga_init2()
v8.2.4043
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4042: Vim9: build error
v8.2.4042
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4041: using unitialized pointer
v8.2.4041
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4040: keeping track of allocated lines is too complicated
v8.2.4040
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4039: the xdiff library is linked in even when not used
v8.2.4039
Bram Moolenaar
2022-01-08
1
-0
/
+2
*
patch 8.2.4038: various code not used when features are disabled
v8.2.4038
Dominique Pelle
2022-01-08
1
-0
/
+2
*
patch 8.2.4037: Insert mode completion is insufficiently tested
v8.2.4037
Yegappan Lakshmanan
2022-01-08
1
-0
/
+2
*
patch 8.2.4036: Vim9: script test file is getting too long
v8.2.4036
Bram Moolenaar
2022-01-07
1
-0
/
+2
*
patch 8.2.4035: timer triggered at the debug prompt may cause trouble
v8.2.4035
Bram Moolenaar
2022-01-07
1
-0
/
+2
*
patch 8.2.4034: Coverity warns for possibly using a NULL pointer
v8.2.4034
Bram Moolenaar
2022-01-07
1
-0
/
+2
[next]