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
*
Update runtime files
Bram Moolenaar
2022-06-03
31
-2012
/
+1423
*
patch 8.2.5054: no good filetype for conf files similar to dosini
v8.2.5054
Mudskipper875
2022-06-03
3
-19
/
+22
*
patch 8.2.5053: cannot have a comment halfway an expression in a block
v8.2.5053
Bram Moolenaar
2022-06-03
3
-2
/
+49
*
patch 8.2.5052: CI checkout step title is a bit cryptic
v8.2.5052
Philip H
2022-06-01
4
-5
/
+11
*
patch 8.2.5051: check for autocmd_add() event argument is confusing
v8.2.5051
Bram Moolenaar
2022-06-01
2
-8
/
+8
*
patch 8.2.5050: using freed memory when searching for pattern in path
v8.2.5050
Bram Moolenaar
2022-06-01
3
-3
/
+31
*
patch 8.2.5049: insufficient tests for autocommands
v8.2.5049
Yegappan Lakshmanan
2022-06-01
5
-26
/
+37
*
patch 8.2.5048: when using XIM the gui test may fail
v8.2.5048
Bram Moolenaar
2022-05-31
2
-1
/
+8
*
patch 8.2.5047: CurSearch highlight is often wrong
v8.2.5047
Bram Moolenaar
2022-05-31
7
-6
/
+49
*
patch 8.2.5046: vim_regsub() can overwrite the destination
v8.2.5046
Bram Moolenaar
2022-05-30
6
-37
/
+111
*
patch 8.2.5045: can escape a terminal popup window when the job is finished
v8.2.5045
Bram Moolenaar
2022-05-30
7
-26
/
+49
*
patch 8.2.5044: command line test fails
v8.2.5044
Bram Moolenaar
2022-05-30
3
-6
/
+7
*
patch 8.2.5043: can open a cmdline window from a substitute expression
v8.2.5043
Bram Moolenaar
2022-05-30
6
-12
/
+51
*
patch 8.2.5042: scrollbar thumb in tall scrolled popup not visible
v8.2.5042
Bram Moolenaar
2022-05-30
4
-10
/
+12
*
patch 8.2.5041: cannot close a terminal popup with "NONE" job
v8.2.5041
Bram Moolenaar
2022-05-29
6
-5
/
+36
*
patch 8.2.5040: scrollbar thumb in scrolled popup not visible
v8.2.5040
Bram Moolenaar
2022-05-29
4
-2
/
+28
*
patch 8.2.5039: confusing error if first argument of popup_create() is wrong
v8.2.5039
Bram Moolenaar
2022-05-29
5
-4
/
+17
*
patch 8.2.5038: a finished terminal in a popup window does not show scrollbar
v8.2.5038
Bram Moolenaar
2022-05-29
6
-10
/
+108
*
patch 8.2.5037: cursor position may be invalid after "0;" range
v8.2.5037
Bram Moolenaar
2022-05-28
3
-7
/
+27
*
patch 8.2.5036: using two counters for timeout check in NFA engine
v8.2.5036
Bram Moolenaar
2022-05-28
2
-21
/
+19
*
patch 8.2.5035: when splitting a window the changelist position moves
v8.2.5035
zeertzjq
2022-05-28
4
-28
/
+41
*
patch 8.2.5034: there is no way to get the byte index from a virtual column
v8.2.5034
Bram Moolenaar
2022-05-27
7
-0
/
+89
*
patch 8.2.5033: build error with +eval but without +quickfix
v8.2.5033
Bram Moolenaar
2022-05-27
3
-3
/
+6
*
patch 8.2.5032: Python 3 test fails without the GUI
v8.2.5032
Bram Moolenaar
2022-05-27
2
-1
/
+5
*
patch 8.2.5031: cannot easily run the benchmarks
v8.2.5031
Bram Moolenaar
2022-05-27
3
-1
/
+10
*
patch 8.2.5030: autocmd_add() can only handle one event and pattern
v8.2.5030
Yegappan Lakshmanan
2022-05-27
5
-46
/
+221
*
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
[next]