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
/
structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3280: 'virtualedit' local to buffer is not the best solution
v8.2.3280
Gary Johnson
2021-08-03
1
-2
/
+4
*
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
Gary Johnson
2021-07-26
1
-0
/
+2
*
patch 8.2.3216: Vim9: crash when using variable in a loop at script level
v8.2.3216
Bram Moolenaar
2021-07-25
1
-0
/
+3
*
patch 8.2.3200: Vim9: hard to guess where a type error is given
v8.2.3200
Bram Moolenaar
2021-07-22
1
-0
/
+3
*
patch 8.2.3160: 'breakindent' does not work well for bulleted lists
v8.2.3160
Christian Brabandt
2021-07-14
1
-0
/
+1
*
patch 8.2.3099: Vim9: missing catch/finally not reported at script level
v8.2.3099
Bram Moolenaar
2021-07-04
1
-4
/
+5
*
patch 8.2.3091: Vim9: default argument expr. cannot use previous argument
v8.2.3091
Bram Moolenaar
2021-07-03
1
-0
/
+2
*
patch 8.2.3062: internal error when adding several text properties
v8.2.3062
Bram Moolenaar
2021-06-27
1
-0
/
+1
*
patch 8.2.3026: Vim9: cannot set breakpoint in compiled function
v8.2.3026
Bram Moolenaar
2021-06-20
1
-0
/
+5
*
patch 8.2.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2021-06-20
1
-2
/
+3
*
patch 8.2.2971: cannot yank a block without trailing spaces
v8.2.2971
Christian Brabandt
2021-06-10
1
-1
/
+3
*
patch 8.2.2967: Vim9: crash when using two levels of partials
v8.2.2967
Bram Moolenaar
2021-06-09
1
-1
/
+1
*
patch 8.2.2890: text property duplicated when data block splits
v8.2.2890
Bram Moolenaar
2021-05-26
1
-0
/
+1
*
patch 8.2.2866: Vim9: memory leak when using inline function
v8.2.2866
Bram Moolenaar
2021-05-18
1
-0
/
+2
*
patch 8.2.2842: Vim9: skip argument to searchpair() is not compiled
v8.2.2842
Bram Moolenaar
2021-05-07
1
-0
/
+3
*
patch 8.2.2805: Vim9: cannot use legacy syntax in Vim9 script
v8.2.2805
Bram Moolenaar
2021-04-24
1
-0
/
+1
*
patch 8.2.2775: Vim9: wrong line number used for some commands
v8.2.2775
Bram Moolenaar
2021-04-17
1
-1
/
+1
*
patch 8.2.2742: Vim9: when compiling a function fails it is cleared
v8.2.2742
Bram Moolenaar
2021-04-10
1
-4
/
+5
*
patch 8.2.2725: Vim9: message about compiling is wrong when using try/catch
v8.2.2725
Bram Moolenaar
2021-04-05
1
-1
/
+2
*
patch 8.2.2677: Vim9: cannot use only some of the default arguments
v8.2.2677
Bram Moolenaar
2021-03-29
1
-2
/
+0
*
patch 8.2.2636: memory leak when compiling inline function
v8.2.2636
Bram Moolenaar
2021-03-21
1
-0
/
+3
*
patch 8.2.2518: 'listchars' should be window-local
v8.2.2518
Bram Moolenaar
2021-02-15
1
-0
/
+24
*
patch 8.2.2511: Vim9: cannot use Vim9 script syntax in some places
v8.2.2511
Bram Moolenaar
2021-02-14
1
-0
/
+1
*
patch 8.2.2501: not always clear where an error is reported
v8.2.2501
Bram Moolenaar
2021-02-11
1
-0
/
+7
*
patch 8.2.2476: using freed memory when splitting window while closing buffer
v8.2.2476
Bram Moolenaar
2021-02-07
1
-0
/
+2
*
patch 8.2.2438: out of bounds compiler warning
v8.2.2438
Bram Moolenaar
2021-01-31
1
-2
/
+2
*
patch 8.2.2401: build fails without +profiling feature
v8.2.2401
Bram Moolenaar
2021-01-24
1
-0
/
+5
*
patch 8.2.2400: Vim9: compiled functions are not profiled
v8.2.2400
Bram Moolenaar
2021-01-24
1
-1
/
+8
*
patch 8.2.2332: Vim9: missing :endif not reported when using :windo
v8.2.2332
Bram Moolenaar
2021-01-11
1
-0
/
+26
*
patch 8.2.2331: Vim9: wrong error when modifying dict declared with :final
v8.2.2331
Bram Moolenaar
2021-01-11
1
-1
/
+1
*
patch 8.2.2322: Vim9: closure nested limiting to one level
v8.2.2322
Bram Moolenaar
2021-01-10
1
-7
/
+13
*
patch 8.2.2321: Vim9: cannot nest closures
v8.2.2321
Bram Moolenaar
2021-01-10
1
-0
/
+2
*
patch 8.2.2319: "exptype_T" can be read as "expected type"
v8.2.2319
Bram Moolenaar
2021-01-09
1
-1
/
+1
*
patch 8.2.2306: Vim9: when using function reference type is not checked
v8.2.2306
Bram Moolenaar
2021-01-06
1
-0
/
+1
*
patch 8.2.2295: incsearch does not detect empty pattern properly
v8.2.2295
Bram Moolenaar
2021-01-04
1
-3
/
+15
*
patch 8.2.2272: Vim9: extend() can violate the type of a variable
v8.2.2272
Bram Moolenaar
2021-01-02
1
-0
/
+2
*
patch 8.2.2242: Vim9: bar line continuation does not work at script level
v8.2.2242
Bram Moolenaar
2020-12-29
1
-2
/
+2
*
patch 8.2.2239: Vim9: concatenating lines with backslash is inconvenient
v8.2.2239
Bram Moolenaar
2020-12-28
1
-1
/
+2
*
patch 8.2.2238: Vim9: cannot load a Vim9 script without the +eval feature
v8.2.2238
Bram Moolenaar
2020-12-28
1
-5
/
+7
*
patch 8.2.2225: Vim9: error when using :import in legacy script twice
v8.2.2225
Bram Moolenaar
2020-12-27
1
-4
/
+6
*
patch 8.2.2222: Vim9: cannot keep script variables when reloading
v8.2.2222
Bram Moolenaar
2020-12-26
1
-1
/
+5
*
patch 8.2.2208: Vim9: after reloading a script variable index may be invalid
v8.2.2208
Bram Moolenaar
2020-12-24
1
-3
/
+2
*
patch 8.2.2188: Vim9: crash when calling global function from :def function
v8.2.2188
Bram Moolenaar
2020-12-22
1
-0
/
+1
*
patch 8.2.2182: Vim9: value of 'magic' is still relevant
v8.2.2182
Bram Moolenaar
2020-12-21
1
-0
/
+6
*
patch 8.2.2170: Vim9: a global function defined in a :def function fails
v8.2.2170
Bram Moolenaar
2020-12-20
1
-0
/
+3
*
patch 8.2.2077: build failure with small features
v8.2.2077
Bram Moolenaar
2020-12-01
1
-0
/
+2
*
patch 8.2.2074: Vim9: using :normal from Vim9 script can't handle range
v8.2.2074
Bram Moolenaar
2020-12-01
1
-0
/
+1
*
patch 8.2.1990: cursor position wrong in terminal popup with finished job
v8.2.1990
Bram Moolenaar
2020-11-15
1
-9
/
+20
*
patch 8.2.1966: popup becomes current window after closing a terminal window
v8.2.1966
Bram Moolenaar
2020-11-07
1
-7
/
+7
*
patch 8.2.1961: various comments can be improved
v8.2.1961
Bram Moolenaar
2020-11-05
1
-1
/
+2
[next]