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.2018: Vim9: script variable not found from lambda
v8.2.2018
Bram Moolenaar
2020-11-19
3
-1
/
+33
*
patch 8.2.2017: missing part of the dict change
v8.2.2017
Bram Moolenaar
2020-11-19
2
-4
/
+29
*
patch 8.2.2016: swap file test is a little flaky
v8.2.2016
Bram Moolenaar
2020-11-19
2
-2
/
+4
*
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
v8.2.2015
Bram Moolenaar
2020-11-19
9
-22
/
+70
*
patch 8.2.2014: using CTRL-O in a prompt buffer moves cursor to start
v8.2.2014
Bram Moolenaar
2020-11-19
3
-2
/
+7
*
patch 8.2.2013: Vim9: not skipping white space after unary minus
v8.2.2013
Bram Moolenaar
2020-11-18
3
-2
/
+23
*
patch 8.2.2012: Vim9: confusing error message when using bool wrongly
v8.2.2012
Bram Moolenaar
2020-11-18
4
-1
/
+15
*
patch 8.2.2011: "syn sync" reports a very large number
v8.2.2011
Bram Moolenaar
2020-11-18
3
-14
/
+29
*
patch 8.2.2010: Vim9: compiling fails for unreachable return statement
v8.2.2010
Bram Moolenaar
2020-11-18
3
-14
/
+24
*
patch 8.2.2009: MS-Windows: setting $LANG in gvimext only causes problems
v8.2.2009
Bram Moolenaar
2020-11-18
2
-68
/
+13
*
patch 8.2.2008: MS-Windows GUI: handling channel messages lags
v8.2.2008
Bram Moolenaar
2020-11-18
2
-3
/
+8
*
patch 8.2.2007: test for insert mode in popup is not reliable
v8.2.2007
Bram Moolenaar
2020-11-18
2
-1
/
+3
*
patch 8.2.2006: .pbtxt files are not recognized
v8.2.2006
Bram Moolenaar
2020-11-18
3
-0
/
+4
*
patch 8.2.2005: redoing a mapping with <Cmd> doesn't work properly
v8.2.2005
Bram Moolenaar
2020-11-18
4
-8
/
+43
*
patch 8.2.2004: compiler warning for uninitialized variable
v8.2.2004
Bram Moolenaar
2020-11-17
2
-1
/
+3
*
patch 8.2.2003: build error with +conceal but without +popupwin
v8.2.2003
Bram Moolenaar
2020-11-17
2
-2
/
+6
*
patch 8.2.2002: Vim9: lambda argument shadowed by function name
v8.2.2002
Bram Moolenaar
2020-11-17
3
-7
/
+24
*
patch 8.2.2001: Vim9: :def function does not apply 'maxfuncdepth'
v8.2.2001
Bram Moolenaar
2020-11-17
5
-8
/
+99
*
patch 8.2.2000: Vim9: dict.key assignment not implemented yet
v8.2.2000
Bram Moolenaar
2020-11-16
3
-12
/
+35
*
patch 8.2.1999: terminal popup test sometimes fails
v8.2.1999
Bram Moolenaar
2020-11-16
2
-2
/
+4
*
patch 8.2.1998: terminal Cmd test sometimes fails to close popup
v8.2.1998
Bram Moolenaar
2020-11-16
2
-3
/
+4
*
patch 8.2.1997: window changes when using bufload() while in a terminal popup
v8.2.1997
Bram Moolenaar
2020-11-16
3
-0
/
+28
*
patch 8.2.1996: Vim9: invalid error for argument of extend()
v8.2.1996
Bram Moolenaar
2020-11-16
7
-5
/
+36
*
patch 8.2.1995: the popup menu can cause too much redrawing
v8.2.1995
Bram Moolenaar
2020-11-16
2
-5
/
+21
*
patch 8.2.1994: MS-Windows: MinGW always does a full build
v8.2.1994
Bram Moolenaar
2020-11-16
2
-8
/
+10
*
patch 8.2.1993: occasional failure of the netbeans test
v8.2.1993
Bram Moolenaar
2020-11-16
2
-2
/
+4
*
patch 8.2.1992: build fails with small features
v8.2.1992
Bram Moolenaar
2020-11-15
2
-0
/
+4
*
patch 8.2.1991: Coverity warns for not using the ga_grow() return value
v8.2.1991
Bram Moolenaar
2020-11-15
2
-1
/
+7
*
patch 8.2.1990: cursor position wrong in terminal popup with finished job
v8.2.1990
Bram Moolenaar
2020-11-15
7
-16
/
+41
*
patch 8.2.1989: info popup triggers WinEnter and WinLeave autocommands
v8.2.1989
Bram Moolenaar
2020-11-15
3
-0
/
+14
*
patch 8.2.1988: still in Insert mode when opening terminal popup
v8.2.1988
Bram Moolenaar
2020-11-14
3
-0
/
+25
*
patch 8.2.1987: MS-Windows: Win32.mak is no longer needed
v8.2.1987
Bram Moolenaar
2020-11-14
3
-24
/
+3
*
patch 8.2.1986: expression test is flaky on Appveyor
v8.2.1986
Bram Moolenaar
2020-11-14
2
-5
/
+10
*
patch 8.2.1985: crash when closing terminal popup with <Cmd> mapping
v8.2.1985
Bram Moolenaar
2020-11-14
3
-3
/
+15
*
patch 8.2.1984: cannot use :vimgrep in omni completion
v8.2.1984
Bram Moolenaar
2020-11-14
3
-4
/
+66
*
patch 8.2.1983: ml_get error when using <Cmd> to open a terminal
v8.2.1983
Bram Moolenaar
2020-11-14
4
-4
/
+56
*
patch 8.2.1982: quickfix window now updated when adding invalid entries
v8.2.1982
Bram Moolenaar
2020-11-14
3
-2
/
+20
*
patch 8.2.1981: MinGW: parallel compilation might fail
v8.2.1981
Bram Moolenaar
2020-11-13
2
-1
/
+9
*
patch 8.2.1980: Vim9: some tests are not done at the script level
v8.2.1980
Bram Moolenaar
2020-11-12
5
-721
/
+734
*
patch 8.2.1979: "term_opencmd" option of term_start() is truncated
v8.2.1979
Bram Moolenaar
2020-11-12
3
-10
/
+18
*
patch 8.2.1978: making a mapping work in all modes is complicated
v8.2.1978
Bram Moolenaar
2020-11-12
19
-17
/
+646
*
patch 8.2.1977: Vim9: error for using a string in a condition is confusing
v8.2.1977
Bram Moolenaar
2020-11-12
9
-53
/
+83
*
patch 8.2.1976: cannot backspace in prompt buffer after using cursor-left
v8.2.1976
Bram Moolenaar
2020-11-11
3
-2
/
+15
*
patch 8.2.1975: Win32: memory leak when encoding conversion fails
v8.2.1975
Bram Moolenaar
2020-11-10
2
-0
/
+5
*
patch 8.2.1974: Vim9: test for has('gui_running') fails with VIMDLL
v8.2.1974
Bram Moolenaar
2020-11-10
2
-1
/
+3
*
patch 8.2.1973: finding a patch number can be a bit slow
v8.2.1973
Bram Moolenaar
2020-11-10
1
-6
/
+16
*
patch 8.2.1972: crash when recreating nested fold
v8.2.1972
Bram Moolenaar
2020-11-10
3
-1
/
+16
*
patch 8.2.1971: memory leak when map() fails
v8.2.1971
Bram Moolenaar
2020-11-10
2
-1
/
+8
*
patch 8.2.1970: it is easy to make mistakes when cleaning up swap files
v8.2.1970
Bram Moolenaar
2020-11-09
3
-3
/
+77
*
patch 8.2.1969: Vim9: map() may change the list or dict item type
v8.2.1969
Bram Moolenaar
2020-11-09
7
-52
/
+204
[next]