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.5029: "textlock" is always zero
v8.2.5029
zeertzjq
2022-05-27
22
-76
/
+51
*
patch 8.2.5028: syntax regexp matching can be slow
v8.2.5028
Bram Moolenaar
2022-05-27
3
-9
/
+31
*
patch 8.2.5027: error for missing :endif when an exception was thrown
v8.2.5027
Bram Moolenaar
2022-05-27
3
-1
/
+21
*
patch 8.2.5026: Vim9: a few lines not covered by tests
v8.2.5026
Bram Moolenaar
2022-05-26
7
-51
/
+182
*
patch 8.2.5025: Vim9: a few lines not covered by tests
v8.2.5025
Bram Moolenaar
2022-05-26
4
-1
/
+44
*
patch 8.2.5024: using freed memory with "]d"
v8.2.5024
Bram Moolenaar
2022-05-26
3
-0
/
+14
*
patch 8.2.5023: substitute overwrites allocated buffer
v8.2.5023
Bram Moolenaar
2022-05-26
4
-21
/
+51
*
patch 8.2.5022: 'completefunc'/'omnifunc' error does not end completion
v8.2.5022
LemonBoy
2022-05-26
3
-4
/
+31
*
patch 8.2.5021: build fails with normal features and +terminal
v8.2.5021
Bram Moolenaar
2022-05-26
2
-20
/
+32
*
patch 8.2.5020: using 'imstatusfunc' and 'imactivatefunc' breaks 'foldopen'
v8.2.5020
Milly
2022-05-26
3
-0
/
+37
*
patch 8.2.5019: cannot get the first screen column of a character
v8.2.5019
LemonBoy
2022-05-26
5
-26
/
+96
*
patch 8.2.5018: Vim9: some code is not covered by tests
v8.2.5018
Bram Moolenaar
2022-05-25
5
-126
/
+103
*
patch 8.2.5017: gcc 12.1 warns for uninitialized variable
v8.2.5017
mityu
2022-05-25
2
-1
/
+3
*
patch 8.2.5016: access before start of text with a put command
v8.2.5016
Bram Moolenaar
2022-05-25
3
-2
/
+16
*
patch 8.2.5015: Hoon and Moonscript files are not recognized
v8.2.5015
=?UTF-8?q?Dundar=20G=C3=B6c?=
2022-05-25
3
-2
/
+12
*
patch 8.2.5014: byte offsets are wrong when using text properties
v8.2.5014
Paul Ollis
2022-05-24
4
-6
/
+106
*
patch 8.2.5013: after text formatting cursor may be in an invalid position
v8.2.5013
Bram Moolenaar
2022-05-24
3
-0
/
+17
*
patch 8.2.5012: cannot select one character inside ()
v8.2.5012
LemonBoy
2022-05-24
3
-2
/
+24
*
patch 8.2.5011: Replacing an autocommand requires several lines
v8.2.5011
Yegappan Lakshmanan
2022-05-24
5
-11
/
+58
*
patch 8.2.5010: the terminal debugger uses various global variables
v8.2.5010
Bram Moolenaar
2022-05-23
3
-48
/
+134
*
patch 8.2.5009: fold may not be closeable after appending
v8.2.5009
Brandon Simmons
2022-05-23
3
-0
/
+22
*
patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment
v8.2.5008
Bram Moolenaar
2022-05-23
5
-7
/
+29
*
patch 8.2.5007: spell suggestion may use uninitialized memory
v8.2.5007
Bram Moolenaar
2022-05-23
3
-4
/
+24
*
patch 8.2.5006: asan warns for undefined behavior
v8.2.5006
Bram Moolenaar
2022-05-22
4
-3
/
+6
*
patch 8.2.5005: compiler warning for uninitialized variable
v8.2.5005
Bram Moolenaar
2022-05-22
2
-6
/
+7
*
patch 8.2.5004: right shift on negative number does not work as documented
v8.2.5004
Bram Moolenaar
2022-05-22
7
-19
/
+26
*
patch 8.2.5003: cannot do bitwise shifts
v8.2.5003
Yegappan Lakshmanan
2022-05-22
11
-160
/
+554
*
patch 8.2.5002: deletebufline() may change Visual selection
v8.2.5002
LemonBoy
2022-05-22
3
-0
/
+22
*
patch 8.2.5001: checking translations affects the search pattern history
v8.2.5001
Bram Moolenaar
2022-05-22
2
-3
/
+5
*
patch 8.2.5000: no patch for documentation updates
v8.2.5000
Bram Moolenaar
2022-05-22
9
-39
/
+37
*
patch 8.2.4999: filetype test table is not properly sorted
v8.2.4999
Bram Moolenaar
2022-05-22
2
-30
/
+33
*
patch 8.2.4998: Vim9: crash when using multiple funcref()
v8.2.4998
Bram Moolenaar
2022-05-22
3
-1
/
+48
*
patch 8.2.4997: Python: changing hidden buffer can cause display mess up
v8.2.4997
Bram Moolenaar
2022-05-22
3
-1
/
+41
*
patch 8.2.4996: setbufline() may change Visual selection
v8.2.4996
Bram Moolenaar
2022-05-22
3
-0
/
+21
*
patch 8.2.4995: still a compiler warning for possibly uninitialized variable
v8.2.4995
Bram Moolenaar
2022-05-21
2
-2
/
+4
*
patch 8.2.4994: tests are using legacy functions
v8.2.4994
Bram Moolenaar
2022-05-21
2
-504
/
+521
*
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
Bram Moolenaar
2022-05-21
27
-508
/
+80
*
patch 8.2.4992: compiler warning for possibly uninitialized variable
v8.2.4992
Bram Moolenaar
2022-05-21
3
-3
/
+5
*
patch 8.2.4991: no test for hwat patch 8.1.0535 fixes
v8.2.4991
zeertzjq
2022-05-21
2
-0
/
+22
*
patch 8.2.4990: memory leak when :defcompile fails
v8.2.4990
Bram Moolenaar
2022-05-21
2
-0
/
+3
*
patch 8.2.4989: cannot specify a function name for :defcompile
v8.2.4989
Bram Moolenaar
2022-05-21
8
-64
/
+126
*
Update runtime files.
Bram Moolenaar
2022-05-21
23
-4064
/
+8166
*
patch 8.2.4988: textprop in wrong position when replacing multi-byte chars
v8.2.4988
LemonBoy
2022-05-21
3
-1
/
+15
*
patch 8.2.4987: after deletion a small fold may be closable
v8.2.4987
Brandon Simmons
2022-05-20
3
-4
/
+43
*
patch 8.2.4986: some github actions are outdated
v8.2.4986
Philip H
2022-05-20
4
-8
/
+10
*
patch 8.2.4985: PVS warns for possible array underrun
v8.2.4985
Bram Moolenaar
2022-05-20
2
-1
/
+3
*
patch 8.2.4984: dragging statusline fails for window with winbar
v8.2.4984
zeertzjq
2022-05-20
3
-1
/
+31
*
patch 8.2.4983: colors test fails in the GUI
v8.2.4983
Bram Moolenaar
2022-05-20
2
-0
/
+3
*
patch 8.2.4982: colors in terminal window are not 100% correct
v8.2.4982
LemonBoy
2022-05-20
9
-49
/
+204
*
patch 8.2.4981: it is not possible to manipulate autocommands
v8.2.4981
Yegappan Lakshmanan
2022-05-19
9
-1
/
+801
[next]