]> git.ipfire.org Git - thirdparty/vim.git/shortlog
thirdparty/vim.git
2020-06-17  Bram Moolenaarpatch 8.2.0997: cannot execute a register containing... 6282/head v8.2.0997
2020-06-17  Bram Moolenaarpatch 8.2.0996: using "aucmdwin" in win_gettype() is... v8.2.0996
2020-06-17  Bram Moolenaarpatch 8.2.0995: insufficient testing for the readdir... v8.2.0995
2020-06-17  Bram Moolenaarpatch 8.2.0994: Vim9: missing function causes compilati... v8.2.0994
2020-06-17  Bram Moolenaarpatch 8.2.0993: Vim9 script test fails with normal... v8.2.0993
2020-06-16  Bram Moolenaarpatch 8.2.0992: Vim9: crash when using :import in the... v8.2.0992
2020-06-16  Bram Moolenaarpatch 8.2.0991: cannot get window type for autocmd... v8.2.0991
2020-06-16  Bram Moolenaarpatch 8.2.0990: Using duplicate error number v8.2.0990
2020-06-16  Bram Moolenaarpatch 8.2.0989: crash after resizing a terminal window v8.2.0989
2020-06-16  Bram Moolenaarpatch 8.2.0988: getting directory contents is always... v8.2.0988
2020-06-16  Bram Moolenaarpatch 8.2.0987: Vim9: cannot assign to [var; var] v8.2.0987
2020-06-15  Bram Moolenaarpatch 8.2.0986: MS-Windows: functions test fails v8.2.0986
2020-06-15  Bram Moolenaarpatch 8.2.0985: simplify() does not remove slashes... v8.2.0985
2020-06-15  Bram Moolenaarpatch 8.2.0984: not using previous window when closing... v8.2.0984
2020-06-15  Bram Moolenaarpatch 8.2.0983: SConstruct file type not recognized v8.2.0983
2020-06-15  Bram Moolenaarpatch 8.2.0982: insufficient testing for reading/writin... v8.2.0982
2020-06-14  Bram Moolenaarpatch 8.2.0981: Vim9: cannot compile "[var, var] =... v8.2.0981
2020-06-14  Bram Moolenaarpatch 8.2.0980: raku file extension not recognized v8.2.0980
2020-06-14  Bram MoolenaarUpdate runtime files
2020-06-14  Bram Moolenaarpatch 8.2.0979: a couple of screendump tests fail v8.2.0979
2020-06-14  Bram Moolenaarpatch 8.2.0978: leaking memory in termcodes test v8.2.0978
2020-06-14  Bram Moolenaarpatch 8.2.0977: t_8u is made empty for the wrong terminals v8.2.0977
2020-06-14  Bram Moolenaarpatch 8.2.0976: some 'cpoptions' not tested v8.2.0976
2020-06-14  Bram Moolenaarpatch 8.2.0975: Vim9: script variable does not accept... v8.2.0975
2020-06-13  Bram Moolenaarpatch 8.2.0974: Vim9: memory leak when script var has... v8.2.0974
2020-06-13  Bram Moolenaarpatch 8.2.0973: Vim9: type is not checked when assignin... v8.2.0973
2020-06-13  Bram Moolenaarpatch 8.2.0972: Vim9 script variable declarations need... v8.2.0972
2020-06-13  Bram Moolenaarpatch 8.2.0971: build with tiny features fails v8.2.0971
2020-06-13  Bram Moolenaarpatch 8.2.0970: terminal properties are not available... v8.2.0970
2020-06-13  Bram Moolenaarpatch 8.2.0969: assert_equal() output for dicts is... v8.2.0969
2020-06-13  Bram Moolenaarpatch 8.2.0968: no proper testing of the 'cpoptions... v8.2.0968
2020-06-12  Bram Moolenaarpatch 8.2.0967: unnecessary type casts for vim_strnsave() v8.2.0967
2020-06-12  Bram Moolenaarpatch 8.2.0966: 'shortmess' flag "n" not used in two... v8.2.0966
2020-06-12  Bram Moolenaarpatch 8.2.0965: has_funcundefined() is not used v8.2.0965
2020-06-12  Bram Moolenaarpatch 8.2.0964: TextYankPost does not provide info... v8.2.0964
2020-06-12  Bram Moolenaarpatch 8.2.0963: number increment/decrement does not... v8.2.0963
2020-06-12  Bram Moolenaarpatch 8.2.0962: terminal test sometimes hangs on Travis v8.2.0962
2020-06-12  Bram Moolenaarpatch 8.2.0961: MS-Windows: no completion for locales v8.2.0961
2020-06-11  Bram Moolenaarpatch 8.2.0960: cannot use :import in legacy Vim script v8.2.0960
2020-06-11  Bram Moolenaarpatch 8.2.0959: using 'quickfixtextfunc' is a bit slow v8.2.0959
2020-06-11  Bram Moolenaarpatch 8.2.0958: not sufficient testing for buffer writing v8.2.0958
2020-06-11  Bram Moolenaarpatch 8.2.0957: compiler warning for uninitialized... v8.2.0957
2020-06-10  Bram Moolenaarpatch 8.2.0956: spell test fails v8.2.0956
2020-06-10  Bram Moolenaarpatch 8.2.0955: build fails v8.2.0955
2020-06-10  Bram Moolenaarpatch 8.2.0954: not all desktop files are recognized v8.2.0954
2020-06-10  Bram Moolenaarpatch 8.2.0953: spell checking doesn't work for CamelCa... v8.2.0953
2020-06-10  Bram Moolenaarpatch 8.2.0952: no simple way to interrupt Vim v8.2.0952
2020-06-10  Bram Moolenaarpatch 8.2.0951: search stat test has leftover from... v8.2.0951
2020-06-10  Bram Moolenaarpatch 8.2.0950: tagjump test fails v8.2.0950
2020-06-10  Bram Moolenaarpatch 8.2.0949: strptime() does not use DST v8.2.0949
2020-06-10  Bram Moolenaarpatch 8.2.0948: spell test fails v8.2.0948
2020-06-10  Bram Moolenaarpatch 8.2.0947: readdirex() doesn't handle broken link... v8.2.0947
2020-06-10  Bram Moolenaarpatch 8.2.0946: cannot use "q" to cancel a number prompt v8.2.0946
2020-06-10  Bram Moolenaarpatch 8.2.0945: cannot use "z=" when 'spell' is off v8.2.0945
2020-06-10  Bram Moolenaarpatch 8.2.0944: xxd test leaves file behind v8.2.0944
2020-06-10  Bram Moolenaarpatch 8.2.0943: displaying ^M or ^J depends on current... v8.2.0943
2020-06-10  Bram Moolenaarpatch 8.2.0942: expanding to local dir after homedir... v8.2.0942
2020-06-10  Bram Moolenaarpatch 8.2.0941: detecting terminal properties is unstru... v8.2.0941
2020-06-09  Bram Moolenaarpatch 8.2.0940: build failure with tiny features v8.2.0940
2020-06-09  Bram Moolenaarpatch 8.2.0939: checking for term escape sequences... v8.2.0939
2020-06-09  Bram Moolenaarpatch 8.2.0938: NFA regexp uses tolower ()to compare... v8.2.0938
2020-06-09  Bram Moolenaarpatch 8.2.0937: asan failure in the flatten() test v8.2.0937
2020-06-09  Bram Moolenaarpatch 8.2.0936: some terminals misinterpret the code... v8.2.0936
2020-06-08  Bram Moolenaarpatch 8.2.0935: flattening a list with existing code... v8.2.0935
2020-06-08  Bram Moolenaarpatch 8.2.0934: lhelpgrep twice in help window doesn... v8.2.0934
2020-06-08  Bram Moolenaarpatch 8.2.0933: 'quickfixtextfunc' does not get window... v8.2.0933
2020-06-08  Bram Moolenaarpatch 8.2.0932: missspelling spelllang v8.2.0932
2020-06-07  Bram Moolenaarpatch 8.2.0931: some remarks about BeOS remain v8.2.0931
2020-06-07  Bram Moolenaarpatch 8.2.0930: script filetype detection trips over... v8.2.0930
2020-06-07  Bram Moolenaarpatch 8.2.0929: v:register is not cleared after an... v8.2.0929
2020-06-07  Bram MoolenaarUpdate runtime files
2020-06-07  Bram Moolenaarpatch 8.2.0928: many type casts are used for vim_strnsave() v8.2.0928
2020-06-07  Bram Moolenaarpatch 8.2.0927: some sshconfig and ssdhconfig files... v8.2.0927
2020-06-07  Bram Moolenaarpatch 8.2.0926: cmdline test fails on Appveyor v8.2.0926
2020-06-07  Bram Moolenaarpatch 8.2.0925: getcompletion() does not return command... v8.2.0925
2020-06-07  Bram Moolenaarpatch 8.2.0924: cannot save and restore a register... v8.2.0924
2020-06-07  Bram Moolenaarpatch 8.2.0923: cmdline test is slow v8.2.0923
2020-06-07  Bram Moolenaarpatch 8.2.0922: search test fails v8.2.0922
2020-06-07  Bram Moolenaarpatch 8.2.0921: CTRL-W T in cmdline window causes trouble v8.2.0921
2020-06-07  Bram Moolenaarpatch 8.2.0920: writing viminfo fails with a circular... v8.2.0920
2020-06-07  Bram Moolenaarpatch 8.2.0919: merging modifier for modifyOtherKeys... v8.2.0919
2020-06-07  Bram Moolenaarpatch 8.2.0918: duplicate code for evaluating expressio... v8.2.0918
2020-06-07  Bram Moolenaarpatch 8.2.0917: quickfix entries do not suport a "note... v8.2.0917
2020-06-06  Bram Moolenaarpatch 8.2.0916: mapping with partly modifyOtherKeys... v8.2.0916
2020-06-06  Bram Moolenaarpatch 8.2.0915: search() cannot skip over matches like... v8.2.0915
2020-06-06  Bram Moolenaarpatch 8.2.0914: MS-Windows: cannot specify a "modified... v8.2.0914
2020-06-06  Bram Moolenaarpatch 8.2.0913: code for resetting v:register is duplicated v8.2.0913
2020-06-06  Bram Moolenaarpatch 8.2.0912: a few test cases for CJK formatting... v8.2.0912
2020-06-06  Bram Moolenaarpatch 8.2.0911: crash when opening a buffer for the... v8.2.0911
2020-06-06  Bram MoolenaarAlso fix the patch number.
2020-06-06  Bram MoolenaarFix duplicated code that only appears in git.
2020-06-05  Bram Moolenaarpatch 8.2.0910: Vim is not reproducibly buildable v8.2.0910
2020-06-05  Bram Moolenaarpatch 8.2.0909: cannot go back to the previous local... v8.2.0909
2020-06-05  Bram Moolenaarpatch 8.2.0908: crash when changing the function table... v8.2.0908
2020-06-05  Bram Moolenaarpatch 8.2.0907: when using :global clipboard isn't... v8.2.0907
2020-06-05  Bram Moolenaarpatch 8.2.0906: when setting 'termguicolors' SpellBad... v8.2.0906
2020-06-04  Bram Moolenaarpatch 8.2.0905: test coverage could be better v8.2.0905
2020-06-04  Bram Moolenaarpatch 8.2.0904: assuming modifyOtherKeys for rhs of... v8.2.0904
2020-06-04  Bram Moolenaarpatch 8.2.0903: comparing WINVER does not work correctly v8.2.0903
2020-06-04  Bram Moolenaarpatch 8.2.0902: using searchcount() in 'statusline... v8.2.0902
next