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
Commit message (
Expand
)
Author
Age
Files
Lines
*
patch 8.2.3072: "zy" does not work well when "virtualedit' is "block"
v8.2.3072
Bram Moolenaar
2021-06-28
3
-1
/
+25
*
patch 8.2.3071: shell options are not set properly for PowerShell
v8.2.3071
Mike Williams
2021-06-28
9
-49
/
+206
*
patch 8.2.3070: not enough testing for shell use
v8.2.3070
Yegappan Lakshmanan
2021-06-27
3
-25
/
+43
*
patch 8.2.3069: error messages are spread out
v8.2.3069
Bram Moolenaar
2021-06-27
32
-109
/
+130
*
patch 8.2.3068: Unicode tables are slightly outdated
v8.2.3068
Christian Brabandt
2021-06-27
3
-35
/
+78
*
patch 8.2.3067: building fails with Athena
v8.2.3067
Bram Moolenaar
2021-06-27
4
-1
/
+14
*
patch 8.2.3066: Vim9: debugging lambda does not work
v8.2.3066
Bram Moolenaar
2021-06-27
3
-2
/
+31
*
patch 8.2.3065: Vim9: error when sourcing script twice and reusing function
v8.2.3065
Bram Moolenaar
2021-06-27
3
-2
/
+26
*
Update runtime files
Bram Moolenaar
2021-06-27
30
-1523
/
+4003
*
patch 8.2.3064: Vim9: in script cannot set item in uninitialized list
v8.2.3064
Bram Moolenaar
2021-06-27
3
-23
/
+51
*
patch 8.2.3063: crash when switching 'cryptmethod' to xchaha20 with undo file
v8.2.3063
Bram Moolenaar
2021-06-27
3
-2
/
+22
*
patch 8.2.3062: internal error when adding several text properties
v8.2.3062
Bram Moolenaar
2021-06-27
4
-4
/
+31
*
patch 8.2.3061: testing the shell option is incomplete and spread out
v8.2.3061
Yegappan Lakshmanan
2021-06-27
6
-89
/
+163
*
patch 8.2.3060: Vim9: cannot use ternary operator in parenthesis
v8.2.3060
Bram Moolenaar
2021-06-26
3
-2
/
+8
*
patch 8.2.3059: Vim9: memory leak when using lambda
v8.2.3059
Bram Moolenaar
2021-06-26
2
-17
/
+22
*
patch 8.2.3058: Vim9: cannot use ternary operator in parenthesis
v8.2.3058
Bram Moolenaar
2021-06-26
3
-1
/
+15
*
patch 8.2.3057: Vim9: debugger test fails with normal features and +terminal
v8.2.3057
Bram Moolenaar
2021-06-26
2
-1
/
+3
*
patch 8.2.3056: Vim9: using default value in lambda gives confusing error
v8.2.3056
Bram Moolenaar
2021-06-26
3
-1
/
+9
*
patch 8.2.3055: strange error for assigning to "x.key" on non-dictionary
v8.2.3055
Bram Moolenaar
2021-06-26
6
-2
/
+21
*
patch 8.2.3054: Vim9: unpack assignment using "_" after semicolon fails
v8.2.3054
Bram Moolenaar
2021-06-26
4
-3
/
+18
*
patch 8.2.3053: Vim9: cannot assign to @@ in :def function
v8.2.3053
Bram Moolenaar
2021-06-26
3
-11
/
+19
*
patch 8.2.3052: Vim9: "legacy call" does not work
v8.2.3052
Bram Moolenaar
2021-06-26
3
-19
/
+42
*
patch 8.2.3051: Vim9: for loop with one list variable does not work
v8.2.3051
Bram Moolenaar
2021-06-26
3
-4
/
+16
*
patch 8.2.3050: cannot recognize elixir files
v8.2.3050
Austin Gatlin
2021-06-26
4
-2
/
+60
*
patch 8.2.3049: JSON patch file not recognized
v8.2.3049
Kevin Locke
2021-06-25
3
-1
/
+6
*
patch 8.2.3048: strange error for white space after ++ command
v8.2.3048
Bram Moolenaar
2021-06-25
5
-0
/
+23
*
patch 8.2.3047: increment and decrement don't allow for next command
v8.2.3047
Bram Moolenaar
2021-06-25
4
-4
/
+14
*
patch 8.2.3046: Amiga MorphOS: Term mode is set using DOS packets
v8.2.3046
ola.soder@axis.com
2021-06-24
2
-1
/
+3
*
patch 8.2.3045: minor typos
v8.2.3045
Christian Brabandt
2021-06-24
4
-3
/
+5
*
patch 8.2.3044: Amiga MorphOS and AROS: process ID is not valid
v8.2.3044
ola.soder@axis.com
2021-06-24
2
-2
/
+4
*
patch 8.2.3043: Amiga: cannot get the shell size on MorphOS and AROS
v8.2.3043
ola.soder@axis.com
2021-06-23
2
-6
/
+55
*
patch 8.2.3042: swap file test fails
v8.2.3042
Bram Moolenaar
2021-06-23
2
-2
/
+4
*
patch 8.2.3041: detecting if the process of a swap file is running fails
v8.2.3041
Bram Moolenaar
2021-06-23
2
-2
/
+13
*
patch 8.2.3040: GUI: dropping files not tested
v8.2.3040
Yegappan Lakshmanan
2021-06-23
9
-5
/
+174
*
patch 8.2.3039: Vim9: breakpoint at a comment line does not work
v8.2.3039
Bram Moolenaar
2021-06-23
6
-14
/
+48
*
patch 8.2.3038: Amiga built-in version string doesn't include build date
v8.2.3038
ola.soder@axis.com
2021-06-23
2
-0
/
+5
*
patch 8.2.3037: configure reports libcanberra when checking for libsodium
v8.2.3037
ichizok
2021-06-23
3
-3
/
+5
*
patch 8.2.3036: Vim9: builtin function arguments not checked at compile time
v8.2.3036
Yegappan Lakshmanan
2021-06-22
7
-72
/
+400
*
patch 8.2.3035: Vim9: crash when calling :def function with partial
v8.2.3035
Bram Moolenaar
2021-06-22
3
-2
/
+18
*
patch 8.2.3034: installing packages on github CI sometimes fails
v8.2.3034
Christian Brabandt
2021-06-22
2
-1
/
+3
*
patch 8.2.3033: no error when using alpha delimiter with :global
v8.2.3033
Bram Moolenaar
2021-06-21
3
-4
/
+23
*
patch 8.2.3032: build problems with MSVC, other crypt issues with libsodium
v8.2.3032
Christian Brabandt
2021-06-21
7
-21
/
+68
*
patch 8.2.3031: no error if a function name starts with an underscore
v8.2.3031
Bram Moolenaar
2021-06-21
3
-1
/
+22
*
patch 8.2.3030: Coverity reports a memory leak
v8.2.3030
Dominique Pelle
2021-06-21
3
-7
/
+9
*
patch 8.2.3029: Vim9: crash when using operator and list unpack assignment
v8.2.3029
Bram Moolenaar
2021-06-21
7
-20
/
+96
*
patch 8.2.3028: GUI mouse events not tested
v8.2.3028
Yegappan Lakshmanan
2021-06-21
9
-5
/
+337
*
patch 8.2.3027: Vim9: breakpoint in compiled function not always checked
v8.2.3027
Bram Moolenaar
2021-06-20
3
-0
/
+27
*
patch 8.2.3026: Vim9: cannot set breakpoint in compiled function
v8.2.3026
Bram Moolenaar
2021-06-20
7
-6
/
+71
*
patch 8.2.3025: not enough tests for quickfix end_col and end_lnum
v8.2.3025
shane.xb.qian
2021-06-20
2
-1
/
+38
*
patch 8.2.3024: execute() function test fails
v8.2.3024
Bram Moolenaar
2021-06-20
2
-1
/
+3
[next]