]> granicus.if.org Git - vim/shortlog
vim
2022-12-03 Bram Moolenaarpatch 9.0.0996: if 'keyprotocol' is empty "xterm" still... v9.0.0996
2022-12-02 Bram Moolenaarpatch 9.0.0995: padding before virtual text is highlighted v9.0.0995
2022-12-02 Bram Moolenaarpatch 9.0.0994: tests for empty prop type name fail v9.0.0994
2022-12-02 Bram Moolenaarpatch 9.0.0993: display errors when adding or removing... v9.0.0993
2022-12-02 mityupatch 9.0.0992: Vim9 script: get E1096 when comment... v9.0.0992
2022-12-02 Bram Moolenaarpatch 9.0.0991: crash when reading help index with... v9.0.0991
2022-12-02 Bram Moolenaarpatch 9.0.0990: callback name argument is changed by... v9.0.0990
2022-12-02 Bram Moolenaarpatch 9.0.0989: popupwin test is more flaky on MacOS v9.0.0989
2022-12-02 Bram Moolenaarpatch 9.0.0988: using feedkeys() does not show up in... v9.0.0988
2022-12-02 Bram Moolenaarpatch 9.0.0987: file missing from list of distributed... v9.0.0987
2022-12-02 Bram Moolenaarpatch 9.0.0986: build failure with tiny version v9.0.0986
2022-12-02 Bram Moolenaarpatch 9.0.0985: when using kitty keyboard protocol... v9.0.0985
2022-12-01 Bram Moolenaarpatch 9.0.0984: GUI: remote_foreground() does not alway... v9.0.0984
2022-12-01 Bram Moolenaarpatch 9.0.0983: stray characters displayed when startin... v9.0.0983
2022-12-01 Bram Moolenaarpatch 9.0.0982: 'cursorline' not drawn before virtual... v9.0.0982
2022-12-01 Bram Moolenaarpatch 9.0.0981: build error in tiny version v9.0.0981
2022-12-01 Bram Moolenaarpatch 9.0.0980: the keyboard state response may end... v9.0.0980
2022-12-01 Bram Moolenaarpatch 9.0.0979: ch_log() text can be hard to find in... v9.0.0979
2022-11-30 Bram Moolenaarpatch 9.0.0978: build errors without the +channel feature v9.0.0978
2022-11-30 Bram Moolenaarpatch 9.0.0977: it is not easy to see what client-serve... v9.0.0977
2022-11-30 Bram Moolenaarpatch 9.0.0976: enabling the kitty keyboard protocol... v9.0.0976
2022-11-29 Bram Moolenaarpatch 9.0.0975: virtual text below empty line misplaced... v9.0.0975
2022-11-29 Bram Moolenaarpatch 9.0.0974: even when Esc is encoded a timeout... v9.0.0974
2022-11-29 Bram Moolenaarpatch 9.0.0973: Kitty keyboard protocol key with NumLoc... v9.0.0973
2022-11-29 Bram Moolenaarpatch 9.0.0972: build failure on some systems v9.0.0972
2022-11-29 Bram Moolenaarpatch 9.0.0971: escape sequences not recognized without... v9.0.0971
2022-11-29 Bram Moolenaarpatch 9.0.0970: Coverity warns for uninitialized variable v9.0.0970
2022-11-28 Bram Moolenaarpatch 9.0.0969: matchparen highlight is not updated... v9.0.0969
2022-11-28 Bram Moolenaarpatch 9.0.0968: GUI mouse event test is a bit flaky v9.0.0968
2022-11-28 Bram Moolenaarpatch 9.0.0967: leaking memory from autocmd windows v9.0.0967
2022-11-28 Bram Moolenaarpatch 9.0.0966: some compilers don't allow a declaratio... v9.0.0966
2022-11-28 Bram Moolenaarpatch 9.0.0965: using one window for executing autocomm... v9.0.0965
2022-11-28 Luuk van Baalpatch 9.0.0964: status line not redrawn when 'splitkeep... v9.0.0964
2022-11-28 zeertzjqpatch 9.0.0963: function name does not match autocmd... v9.0.0963
2022-11-27 porygonisaduckpatch 9.0.0962: virtual text below cannot be placed... v9.0.0962
2022-11-27 Bram Moolenaarpatch 9.0.0961: using deletebufline() may jump to anoth... v9.0.0961
2022-11-27 Bram Moolenaarpatch 9.0.0960: error when using the "Spelling / Find... v9.0.0960
2022-11-27 Bram Moolenaarpatch 9.0.0959: error when using the "File Settings... v9.0.0959
2022-11-27 Bram Moolenaarpatch 9.0.0958: messages test is flaky v9.0.0958
2022-11-27 Bram Moolenaarpatch 9.0.0957: tests fail without the terminal feature v9.0.0957
2022-11-27 Bram Moolenaarpatch 9.0.0956: terminal tests fail when using key... v9.0.0956
2022-11-27 Bram Moolenaarpatch 9.0.0955: libvterm does not support the XTQMODKEY... v9.0.0955
2022-11-26 Bram Moolenaarpatch 9.0.0954: cannot detect whether modifyOtherKeys... v9.0.0954
2022-11-26 Bram Moolenaarpatch 9.0.0953: part of making search more efficient... v9.0.0953
2022-11-26 ObserverOfTimepatch 9.0.0952: Eclipse preference files are not recognized v9.0.0952
2022-11-26 Bram Moolenaarpatch 9.0.0951: trying every character position for... v9.0.0951
2022-11-25 Bram Moolenaarpatch 9.0.0950: the pattern "\_s\zs" matches at EOL v9.0.0950
2022-11-25 Bram Moolenaarpatch 9.0.0949: crash when unletting a variable while... v9.0.0949
2022-11-25 Bram Moolenaarpatch 9.0.0948: 'ttyfast' is set for arbitrary terminals v9.0.0948
2022-11-25 Bram Moolenaarpatch 9.0.0947: invalid memory access in substitute... v9.0.0947
2022-11-25 K.Takatapatch 9.0.0946: CI: Error in Coverity flow is not reported v9.0.0946
2022-11-24 Bram Moolenaarpatch 9.0.0945: failures in the cursorline test v9.0.0945
2022-11-24 Bram Moolenaarpatch 9.0.0944: 'cursorline' causes virtual text highli... v9.0.0944
2022-11-24 Bram Moolenaarpatch 9.0.0943: pretending to go out of Insert mode... v9.0.0943
2022-11-24 Matt Dunfordpatch 9.0.0942: Workflow Description Language files... v9.0.0942
2022-11-24 Philip Hpatch 9.0.0941: CI failures in sound dummy v9.0.0941
2022-11-24 Bram Moolenaarpatch 9.0.0940: crash when typing a letter in a termina... v9.0.0940
2022-11-24 Bram Moolenaarpatch 9.0.0939: still using simplified mappings when... v9.0.0939
2022-11-24 Christopher... patch 9.0.0938: MS-Windows: debug executable not found... v9.0.0938
2022-11-24 shane.xb.qianpatch 9.0.0937: forked repositories send out useless... v9.0.0937
2022-11-24 Bram Moolenaarpatch 9.0.0936: wrong type for "isunnamed" returned... v9.0.0936
2022-11-24 Eisuke Kawashimapatch 9.0.0935: when using dash it may not be recognize... v9.0.0935
2022-11-24 Bram Moolenaarpatch 9.0.0934: various code formatting issues v9.0.0934
2022-11-23 Bram MoolenaarUpdate runtime files
2022-11-23 Bram Moolenaarpatch 9.0.0933: Kitty shows "already at oldest change... v9.0.0933
2022-11-23 Bram Moolenaarpatch 9.0.0932: Oblivion files are not recognized v9.0.0932
2022-11-23 Christopher... patch 9.0.0931: MS-Windows: mouse column limited to 223 v9.0.0931
2022-11-23 Bram Moolenaarpatch 9.0.0930: cannot debug the Kitty keyboard protoco... v9.0.0930
2022-11-23 Bram Moolenaarpatch 9.0.0929: build failure with tiny version v9.0.0929
2022-11-23 Zdenek Dohnalpatch 9.0.0928: using Ruby LDFLAGS may cause build... v9.0.0928
2022-11-23 Bram Moolenaarpatch 9.0.0927: Coverity warns for using a NULL pointer v9.0.0927
2022-11-23 Bram Moolenaarpatch 9.0.0926: Coverity warns for not using return... v9.0.0926
2022-11-23 zeertzjqpatch 9.0.0925: two conditions are always false v9.0.0925
2022-11-22 Bram Moolenaarpatch 9.0.0924: the first termcap entry of a builtin... v9.0.0924
2022-11-22 Bram Moolenaarpatch 9.0.0923: second SIGWINCH signal may be ignored v9.0.0923
2022-11-22 Bram Moolenaarpatch 9.0.0922: Mermaid files are not recognized v9.0.0922
2022-11-22 Bram Moolenaarpatch 9.0.0921: missing defined(PROTO) in #ifdef v9.0.0921
2022-11-22 Bram Moolenaarpatch 9.0.0920: cannot find an import prefixed with... v9.0.0920
2022-11-22 Bram Moolenaarpatch 9.0.0919: build failure with tiny features v9.0.0919
2022-11-22 Christopher... patch 9.0.0918: MS-Windows: modifier keys do not work... v9.0.0918
2022-11-22 Bram Moolenaarpatch 9.0.0917: the WinScrolled autocommand event is... v9.0.0917
2022-11-21 Bram Moolenaarpatch 9.0.0916: getbufline() is inefficient for getting... v9.0.0916
2022-11-20 Bram Moolenaarpatch 9.0.0915: WinScrolled may trigger immediately... v9.0.0915
2022-11-20 zeertzjqpatch 9.0.0914: deletebufline() may move marks in the... v9.0.0914
2022-11-19 Bram Moolenaarpatch 9.0.0913: only change in current window triggers... v9.0.0913
2022-11-19 Bram Moolenaarpatch 9.0.0912: libvterm with modifyOtherKeys level... v9.0.0912
2022-11-19 Yee Cheng Chinpatch 9.0.0911: with 'smoothscroll' set mouse click... v9.0.0911
2022-11-19 Bram Moolenaarpatch 9.0.0910: setting lines in another buffer may... v9.0.0910
2022-11-19 Bram Moolenaarpatch 9.0.0909: error message for layout change does... v9.0.0909
2022-11-19 Yee Cheng Chinpatch 9.0.0908: with 'smoothscroll' cursor may end... v9.0.0908
2022-11-19 Bram Moolenaarpatch 9.0.0907: restoring window after WinScrolled... v9.0.0907
2022-11-19 Christopher... patch 9.0.0906: mouse scroll code is not optimal v9.0.0906
2022-11-18 Bram Moolenaarpatch 9.0.0905: virtual text after the line wraps when... v9.0.0905
2022-11-18 Bram Moolenaarpatch 9.0.0904: various comment and indent flaws v9.0.0904
2022-11-18 Bram MoolenaarUpdate runtime files
2022-11-18 Bram Moolenaarpatch 9.0.0903: key code checker doesn't check modifyOt... v9.0.0903
2022-11-18 Christopher... patch 9.0.0902: some mouse scroll code is not in a... v9.0.0902
2022-11-18 Bram Moolenaarpatch 9.0.0901: setting w_leftcol and handling side... v9.0.0901
2022-11-18 Yee Cheng Chinpatch 9.0.0900: cursor moves too far with 'smoothscroll' v9.0.0900
2022-11-17 Bram Moolenaarpatch 9.0.0899: the builtin terminals are in one long... v9.0.0899
next