]> granicus.if.org Git - vim/shortlog
vim
2022-06-05 zeertzjqpatch 8.2.5058: input() does not handle composing chara... v8.2.5058
2022-06-05 Paul Ollispatch 8.2.5057: using gettimeofday() for timeout is... v8.2.5057
2022-06-04 Bram Moolenaarpatch 8.2.5056: the channel log only contains some... v8.2.5056
2022-06-04 LemonBoypatch 8.2.5055: statusline is not updated when terminal... v8.2.5055
2022-06-03 Bram MoolenaarUpdate runtime files
2022-06-03 Mudskipper875patch 8.2.5054: no good filetype for conf files similar... v8.2.5054
2022-06-03 Bram Moolenaarpatch 8.2.5053: cannot have a comment halfway an expres... v8.2.5053
2022-06-01 Philip Hpatch 8.2.5052: CI checkout step title is a bit cryptic v8.2.5052
2022-06-01 Bram Moolenaarpatch 8.2.5051: check for autocmd_add() event argument... v8.2.5051
2022-06-01 Bram Moolenaarpatch 8.2.5050: using freed memory when searching for... v8.2.5050
2022-06-01 Yegappan Lakshmananpatch 8.2.5049: insufficient tests for autocommands v8.2.5049
2022-05-31 Bram Moolenaarpatch 8.2.5048: when using XIM the gui test may fail v8.2.5048
2022-05-31 Bram Moolenaarpatch 8.2.5047: CurSearch highlight is often wrong v8.2.5047
2022-05-30 Bram Moolenaarpatch 8.2.5046: vim_regsub() can overwrite the destination v8.2.5046
2022-05-30 Bram Moolenaarpatch 8.2.5045: can escape a terminal popup window... v8.2.5045
2022-05-30 Bram Moolenaarpatch 8.2.5044: command line test fails v8.2.5044
2022-05-30 Bram Moolenaarpatch 8.2.5043: can open a cmdline window from a substi... v8.2.5043
2022-05-30 Bram Moolenaarpatch 8.2.5042: scrollbar thumb in tall scrolled popup... v8.2.5042
2022-05-29 Bram Moolenaarpatch 8.2.5041: cannot close a terminal popup with... v8.2.5041
2022-05-29 Bram Moolenaarpatch 8.2.5040: scrollbar thumb in scrolled popup not... v8.2.5040
2022-05-29 Bram Moolenaarpatch 8.2.5039: confusing error if first argument of... v8.2.5039
2022-05-29 Bram Moolenaarpatch 8.2.5038: a finished terminal in a popup window... v8.2.5038
2022-05-28 Bram Moolenaarpatch 8.2.5037: cursor position may be invalid after... v8.2.5037
2022-05-28 Bram Moolenaarpatch 8.2.5036: using two counters for timeout check... v8.2.5036
2022-05-28 zeertzjqpatch 8.2.5035: when splitting a window the changelist... v8.2.5035
2022-05-27 Bram Moolenaarpatch 8.2.5034: there is no way to get the byte index... v8.2.5034
2022-05-27 Bram Moolenaarpatch 8.2.5033: build error with +eval but without... v8.2.5033
2022-05-27 Bram Moolenaarpatch 8.2.5032: Python 3 test fails without the GUI v8.2.5032
2022-05-27 Bram Moolenaarpatch 8.2.5031: cannot easily run the benchmarks v8.2.5031
2022-05-27 Yegappan Lakshmananpatch 8.2.5030: autocmd_add() can only handle one event... v8.2.5030
2022-05-27 zeertzjqpatch 8.2.5029: "textlock" is always zero v8.2.5029
2022-05-27 Bram Moolenaarpatch 8.2.5028: syntax regexp matching can be slow v8.2.5028
2022-05-27 Bram Moolenaarpatch 8.2.5027: error for missing :endif when an except... v8.2.5027
2022-05-26 Bram Moolenaarpatch 8.2.5026: Vim9: a few lines not covered by tests v8.2.5026
2022-05-26 Bram Moolenaarpatch 8.2.5025: Vim9: a few lines not covered by tests v8.2.5025
2022-05-26 Bram Moolenaarpatch 8.2.5024: using freed memory with "]d" v8.2.5024
2022-05-26 Bram Moolenaarpatch 8.2.5023: substitute overwrites allocated buffer v8.2.5023
2022-05-26 LemonBoypatch 8.2.5022: 'completefunc'/'omnifunc' error does... v8.2.5022
2022-05-26 Bram Moolenaarpatch 8.2.5021: build fails with normal features and... v8.2.5021
2022-05-26 Millypatch 8.2.5020: using 'imstatusfunc' and 'imactivatefun... v8.2.5020
2022-05-26 LemonBoypatch 8.2.5019: cannot get the first screen column... v8.2.5019
2022-05-25 Bram Moolenaarpatch 8.2.5018: Vim9: some code is not covered by tests v8.2.5018
2022-05-25 mityupatch 8.2.5017: gcc 12.1 warns for uninitialized variable v8.2.5017
2022-05-25 Bram Moolenaarpatch 8.2.5016: access before start of text with a... v8.2.5016
2022-05-25 =?UTF-8?q?Dundar... patch 8.2.5015: Hoon and Moonscript files are not recog... v8.2.5015
2022-05-24 Paul Ollispatch 8.2.5014: byte offsets are wrong when using text... v8.2.5014
2022-05-24 Bram Moolenaarpatch 8.2.5013: after text formatting cursor may be... v8.2.5013
2022-05-24 LemonBoypatch 8.2.5012: cannot select one character inside () v8.2.5012
2022-05-24 Yegappan Lakshmananpatch 8.2.5011: Replacing an autocommand requires sever... v8.2.5011
2022-05-23 Bram Moolenaarpatch 8.2.5010: the terminal debugger uses various... v8.2.5010
2022-05-23 Brandon Simmonspatch 8.2.5009: fold may not be closeable after appending v8.2.5009
2022-05-23 Bram Moolenaarpatch 8.2.5008: when 'formatoptions' contains "/" wrong... v8.2.5008
2022-05-23 Bram Moolenaarpatch 8.2.5007: spell suggestion may use uninitialized... v8.2.5007
2022-05-22 Bram Moolenaarpatch 8.2.5006: asan warns for undefined behavior v8.2.5006
2022-05-22 Bram Moolenaarpatch 8.2.5005: compiler warning for uninitialized... v8.2.5005
2022-05-22 Bram Moolenaarpatch 8.2.5004: right shift on negative number does... v8.2.5004
2022-05-22 Yegappan Lakshmananpatch 8.2.5003: cannot do bitwise shifts v8.2.5003
2022-05-22 LemonBoypatch 8.2.5002: deletebufline() may change Visual selection v8.2.5002
2022-05-22 Bram Moolenaarpatch 8.2.5001: checking translations affects the searc... v8.2.5001
2022-05-22 Bram Moolenaarpatch 8.2.5000: no patch for documentation updates v8.2.5000
2022-05-22 Bram Moolenaarpatch 8.2.4999: filetype test table is not properly... v8.2.4999
2022-05-22 Bram Moolenaarpatch 8.2.4998: Vim9: crash when using multiple funcref() v8.2.4998
2022-05-22 Bram Moolenaarpatch 8.2.4997: Python: changing hidden buffer can... v8.2.4997
2022-05-22 Bram Moolenaarpatch 8.2.4996: setbufline() may change Visual selection v8.2.4996
2022-05-21 Bram Moolenaarpatch 8.2.4995: still a compiler warning for possibly... v8.2.4995
2022-05-21 Bram Moolenaarpatch 8.2.4994: tests are using legacy functions v8.2.4994
2022-05-21 Bram Moolenaarpatch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
2022-05-21 Bram Moolenaarpatch 8.2.4992: compiler warning for possibly uninitial... v8.2.4992
2022-05-21 zeertzjqpatch 8.2.4991: no test for hwat patch 8.1.0535 fixes v8.2.4991
2022-05-21 Bram Moolenaarpatch 8.2.4990: memory leak when :defcompile fails v8.2.4990
2022-05-21 Bram Moolenaarpatch 8.2.4989: cannot specify a function name for... v8.2.4989
2022-05-21 Bram MoolenaarUpdate runtime files.
2022-05-21 LemonBoypatch 8.2.4988: textprop in wrong position when replaci... v8.2.4988
2022-05-20 Brandon Simmonspatch 8.2.4987: after deletion a small fold may be... v8.2.4987
2022-05-20 Philip Hpatch 8.2.4986: some github actions are outdated v8.2.4986
2022-05-20 Bram Moolenaarpatch 8.2.4985: PVS warns for possible array underrun v8.2.4985
2022-05-20 zeertzjqpatch 8.2.4984: dragging statusline fails for window... v8.2.4984
2022-05-20 Bram Moolenaarpatch 8.2.4983: colors test fails in the GUI v8.2.4983
2022-05-20 LemonBoypatch 8.2.4982: colors in terminal window are not 100... v8.2.4982
2022-05-19 Yegappan Lakshmananpatch 8.2.4981: it is not possible to manipulate autoco... v8.2.4981
2022-05-18 Bram Moolenaarpatch 8.2.4980: when 'shortmess' contains 'A' loading... v8.2.4980
2022-05-18 Bram Moolenaarpatch 8.2.4979: accessing freed memory when line is... v8.2.4979
2022-05-18 Christian Brabandtpatch 8.2.4978: no error if engine selection atom is... v8.2.4978
2022-05-18 Bram Moolenaarpatch 8.2.4977: memory access error when substitute... v8.2.4977
2022-05-18 Bram Moolenaarpatch 8.2.4976: Coverity complains about not restoring... v8.2.4976
2022-05-17 Bram Moolenaarpatch 8.2.4975: recursive command line loop may cause... v8.2.4975
2022-05-17 Bram Moolenaarpatch 8.2.4974: ":so" command may read after end of... v8.2.4974
2022-05-17 Bram Moolenaarpatch 8.2.4973: Vim9: type error for list unpack mentio... v8.2.4973
2022-05-17 Bram Moolenaarpatch 8.2.4972: Vim9: compilation fails when using... v8.2.4972
2022-05-17 Bram Moolenaarpatch 8.2.4971: Vim9: interpolated string seen as range v8.2.4971
2022-05-17 Bram Moolenaarpatch 8.2.4970: "eval 123" gives an error, "eval 'abc... v8.2.4970
2022-05-16 Bram Moolenaarpatch 8.2.4969: changing text in Visual mode may cause... v8.2.4969
2022-05-16 Bram Moolenaarpatch 8.2.4968: reading past end of the line when C... v8.2.4968
2022-05-16 Bram Moolenaarpatch 8.2.4967: MS-Windows GUI: mouse event test someti... v8.2.4967
2022-05-16 Bram Moolenaarpatch 8.2.4966: MS-Windows GUI: mouse event test gets... v8.2.4966
2022-05-16 Bram Moolenaarpatch 8.2.4965: GUI: testing mouse move event depends... v8.2.4965
2022-05-16 Bram Moolenaarpatch 8.2.4964: MS-Windows GUI: mouse event test is... v8.2.4964
2022-05-16 Bram Moolenaarpatch 8.2.4963: expanding path with "/**" may overrun... v8.2.4963
2022-05-16 shane.xb.qianpatch 8.2.4962: files show up in git status v8.2.4962
2022-05-16 Bram Moolenaarpatch 8.2.4961: build error with a certain combination... v8.2.4961
next