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
/
scriptfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.0688: output clobbered if setting 'verbose' to see shell commands
v8.2.0688
Bram Moolenaar
2020-05-03
1
-2
/
+2
*
patch 8.2.0650: Vim9: script function can be deleted
v8.2.0650
Bram Moolenaar
2020-04-27
1
-0
/
+5
*
patch 8.2.0577: not all modifiers supported for :options
v8.2.0577
Bram Moolenaar
2020-04-13
1
-3
/
+7
*
patch 8.2.0467: Vim9: some errors are not tested
v8.2.0467
Bram Moolenaar
2020-03-28
1
-0
/
+1
*
patch 8.2.0419: various memory leaks in Vim9 script code
v8.2.0419
Bram Moolenaar
2020-03-20
1
-0
/
+1
*
patch 8.2.0399: various memory leaks
v8.2.0399
Bram Moolenaar
2020-03-18
1
-1
/
+2
*
patch 8.2.0311: Vim9: insufficient script tests
v8.2.0311
Bram Moolenaar
2020-02-23
1
-0
/
+3
*
patch 8.2.0154: reallocating the list of scripts is inefficient
v8.2.0154
Bram Moolenaar
2020-01-26
1
-16
/
+22
*
patch 8.2.0151: detecting a script was already sourced is unreliable
v8.2.0151
Bram Moolenaar
2020-01-26
1
-29
/
+6
*
patch 8.2.0149: maintaining a Vim9 branch separately is more work
v8.2.0149
Bram Moolenaar
2020-01-26
1
-34
/
+91
*
patch 8.2.0132: script may be re-used when deleting and creating a new one
v8.2.0132
Bram Moolenaar
2020-01-19
1
-10
/
+12
*
patch 8.2.0114: info about sourced scripts is scattered
v8.2.0114
Bram Moolenaar
2020-01-12
1
-4
/
+10
*
patch 8.2.0098: exe stack length can be wrong without being detected
v8.2.0098
Bram Moolenaar
2020-01-07
1
-0
/
+3
*
patch 8.2.0091: compiler warnings for size_t / int types
v8.2.0091
Bram Moolenaar
2020-01-06
1
-3
/
+3
*
patch 8.2.0059: compiler warnings for unused variables in small build
v8.2.0059
Bram Moolenaar
2019-12-30
1
-1
/
+3
*
patch 8.2.0057: cannot build with small features
v8.2.0057
Bram Moolenaar
2019-12-29
1
-0
/
+10
*
patch 8.2.0056: execution stack is incomplete and inefficient
v8.2.0056
Bram Moolenaar
2019-12-29
1
-21
/
+130
*
patch 8.1.2199: build failure when using normal features without GUI
v8.1.2199
Bram Moolenaar
2019-10-22
1
-0
/
+2
*
patch 8.1.2107: various memory leaks reported by asan
v8.1.2107
Bram Moolenaar
2019-10-01
1
-0
/
+3
*
patch 8.1.2035: recognizing octal numbers is confusing
v8.1.2035
Bram Moolenaar
2019-09-15
1
-1
/
+1
*
patch 8.1.1985: code for dealing with paths is spread out
v8.1.1985
Bram Moolenaar
2019-09-04
1
-0
/
+22
*
patch 8.1.1957: more code can be moved to evalvars.c
v8.1.1957
Bram Moolenaar
2019-09-01
1
-0
/
+83
*
patch 8.1.1927: code for dealing with script files is spread out
v8.1.1927
Bram Moolenaar
2019-08-25
1
-0
/
+1693