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.3022: available encryption methods are not strong enough
v8.2.3022
Christian Brabandt
2021-06-20
29
-64
/
+820
*
patch 8.2.3021: spaces allowed between option name and "!", "?", etc.
v8.2.3021
Bram Moolenaar
2021-06-20
3
-3
/
+26
*
patch 8.2.3020: unreachable code
v8.2.3020
=?UTF-8?q?Dundar=20G=C3=B6c?=
2021-06-19
2
-3
/
+2
*
patch 8.2.3019: location list only has the start position.
v8.2.3019
thinca
2021-06-19
8
-38
/
+122
*
patch 8.2.3018: 'quickfixtextfunc' formatting is lost when switching buffers
v8.2.3018
Yegappan Lakshmanan
2021-06-19
3
-1
/
+71
*
patch 8.2.3017: Vim9: debugger shows too many lines
v8.2.3017
Bram Moolenaar
2021-06-17
3
-2
/
+17
*
patch 8.2.3016: confusing error when expression is followed by comma
v8.2.3016
Bram Moolenaar
2021-06-17
8
-13
/
+24
*
patch 8.2.3015: Vim9: Assigning to @# requires a string
v8.2.3015
Bram Moolenaar
2021-06-17
5
-5
/
+33
*
patch 8.2.3014: Coverity warns for freeing static string
v8.2.3014
Dominique Pelle
2021-06-17
2
-3
/
+3
*
patch 8.2.3013: Vim: when debugging only first line of command is displayed
v8.2.3013
Bram Moolenaar
2021-06-16
3
-31
/
+78
*
patch 8.2.3012: when 'rightleft' is set the line number is drawn reversed
v8.2.3012
Christian Brabandt
2021-06-16
3
-2
/
+27
*
patch 8.2.3011: Vim9: cannot get argument values during debugging
v8.2.3011
Bram Moolenaar
2021-06-16
4
-13
/
+71
*
patch 8.2.3010: not enough testing for viminfo code
v8.2.3010
Yegappan Lakshmanan
2021-06-16
5
-2
/
+360
*
patch 8.2.3009: startup test may hang
v8.2.3009
Bram Moolenaar
2021-06-16
2
-1
/
+4
*
patch 8.2.3008: startup test may hang
v8.2.3008
Bram Moolenaar
2021-06-15
2
-1
/
+4
*
patch 8.2.3007: Vim9: test for void value fails
v8.2.3007
Bram Moolenaar
2021-06-15
3
-4
/
+8
*
patch 8.2.3006: crash when echoing a value very early
v8.2.3006
Bram Moolenaar
2021-06-15
3
-9
/
+27
*
patch 8.2.3005: Vim9: using a void value does not give a proper error message
v8.2.3005
Bram Moolenaar
2021-06-15
7
-48
/
+71
*
patch 8.2.3004: Vim9: error for missing colon given while skipping
v8.2.3004
Bram Moolenaar
2021-06-15
3
-1
/
+16
*
patch 8.2.3003: Vim9: closure compiled with wrong compile type
v8.2.3003
Bram Moolenaar
2021-06-15
3
-5
/
+30
*
patch 8.2.3002: Vim doesn't abort on a fatal Tcl error
v8.2.3002
Dominique Pelle
2021-06-15
2
-1
/
+3
*
patch 8.2.3001: Vim9: memory leak when compilation fails
v8.2.3001
Bram Moolenaar
2021-06-15
2
-0
/
+4
*
patch 8.2.3000: Vim9: warning for uninitialized variable
v8.2.3000
Bram Moolenaar
2021-06-15
2
-1
/
+3
*
patch 8.2.2999: balloon sometimes does not hide with GTK 3
v8.2.2999
Bram Moolenaar
2021-06-14
2
-0
/
+11
*
patch 8.2.2998: Vim9: disassemble test fails
v8.2.2998
Bram Moolenaar
2021-06-14
2
-6
/
+12
*
patch 8.2.2997: Vim9: disassemble test fails
v8.2.2997
Bram Moolenaar
2021-06-14
2
-5
/
+17
*
patch 8.2.2996: Vim9: when debugging cannot inspect local variables
v8.2.2996
Bram Moolenaar
2021-06-14
7
-17
/
+113
*
patch 8.2.2995: linker errors with dynamic Python 3.10
v8.2.2995
Zdenek Dohnal
2021-06-14
2
-0
/
+20
*
patch 8.2.2994: various code is not fully tested
v8.2.2994
Yegappan Lakshmanan
2021-06-13
7
-2
/
+127
*
patch 8.2.2993: 'fileencodings' default value should depend on 'encoding'
v8.2.2993
Bram Moolenaar
2021-06-13
5
-3
/
+31
*
Update runtime files
Bram Moolenaar
2021-06-13
30
-185
/
+399
*
patch 8.2.2992: Vim9: completion for :disassemble is incomplete
v8.2.2992
Bram Moolenaar
2021-06-13
6
-1
/
+53
*
patch 8.2.2991: Vim9: no completion for :vim9 and :legacy
v8.2.2991
Bram Moolenaar
2021-06-13
3
-0
/
+10
*
patch 8.2.2990: Jupyter Notebook files are not recognized
v8.2.2990
kompowiec2
2021-06-13
3
-1
/
+6
*
patch 8.2.2989: Vim9: memory leak when debugging a :def function
v8.2.2989
Bram Moolenaar
2021-06-13
2
-0
/
+9
*
patch 8.2.2988: Vim9: debugger test fails
v8.2.2988
Bram Moolenaar
2021-06-13
3
-3
/
+13
*
patch 8.2.2987: build failure with normal features
v8.2.2987
Bram Moolenaar
2021-06-13
2
-5
/
+6
*
patch 8.2.2986: build failure without the profile feature
v8.2.2986
Bram Moolenaar
2021-06-13
2
-2
/
+6
*
patch 8.2.2985: Vim9: a compiled function cannot be debugged
v8.2.2985
Bram Moolenaar
2021-06-13
11
-77
/
+196
*
patch 8.2.2984: Vim9: test fails because of missing return statement
v8.2.2984
Bram Moolenaar
2021-06-12
2
-1
/
+5
*
Add links to discussion forums.
Bram Moolenaar
2021-06-12
1
-0
/
+6
*
patch 8.2.2983: Vim9: an inline function requires specifying the return type
v8.2.2983
Bram Moolenaar
2021-06-12
5
-6
/
+41
*
patch 8.2.2982: Vim9: future commands are not reserved yet
v8.2.2982
Bram Moolenaar
2021-06-12
6
-42
/
+111
*
patch 8.2.2981: recovery test is not run on big-endian systems
v8.2.2981
James McCoy
2021-06-12
2
-97
/
+98
*
patch 8.2.2980: popup window test is a bit flaky
v8.2.2980
Bram Moolenaar
2021-06-12
2
-0
/
+3
*
patch 8.2.2979: not all options code is covered by tests
v8.2.2979
Yegappan Lakshmanan
2021-06-12
8
-1
/
+108
*
patch 8.2.2978: warning for uninitialized variable
v8.2.2978
Bram Moolenaar
2021-06-12
2
-0
/
+3
*
patch 8.2.2977: crash when using a null function reference
v8.2.2977
Bram Moolenaar
2021-06-12
4
-1
/
+15
*
patch 8.2.2976: build failure without the +eval feature
v8.2.2976
Bram Moolenaar
2021-06-11
2
-2
/
+6
*
patch 8.2.2975: Vim9: can only use an autoload function name as a string
v8.2.2975
Bram Moolenaar
2021-06-11
5
-3
/
+43
[next]