summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-08-13Farewell to Bram and dedicate upcoming Vim 9.1 to him (#12749)Christian Brabandt
2023-08-13patch 9.0.1702: Undo test is flakyv9.0.1702zeertzjq
2023-08-13patch 9.0.1701: vim9 crash when class member overriddenv9.0.1701Yegappan Lakshmanan
2023-08-13patch 9.0.1700: Cannot compile with dynamic perl < 5.38v9.0.1700K.Takata
2023-08-12patch 9.0.1699: compile warning for xdiff/xutils on MS-Windowsv9.0.1699Mike Williams
2023-08-12patch 9.0.1698: Test_map_restore_sid fails in GUIv9.0.1698zeertzjq
2023-08-12patch 9.0.1697: incsearch test not sufficientv9.0.1697Christ van Willegen
2023-08-12patch 9.0.1696: sodium_mlock may still fail in CIv9.0.1696Christian Brabandt
2023-08-12patch 9.0.1695: Crash with overlong textprop abovev9.0.1695Christian Brabandt
2023-08-12patch 9.0.1694: wrong mapping applied when replaying a char searchv9.0.1694zeertzjq
2023-08-12patch 9.0.1693: Ctrl-Q not handled like Ctrl-V in replace modev9.0.1693Christian Brabandt
2023-08-11patch 9.0.1692: Android not handling AI_V4MAPPED ai_flagv9.0.1692cions
2023-08-11patch 9.0.1691: wrong viewport restored for incsearch and smoothscrollv9.0.1691zeertzjq
2023-08-11patch 9.0.1690: popup_create() not aborting on errorsv9.0.1690Christian Brabandt
2023-08-11patch 9.0.1689: python 3.12 produces warnings and fails testv9.0.1689Zdenek Dohnal
2023-08-11patch 9.0.1688: cannot store custom data in quickfix listv9.0.1688Tom Praschan
2023-08-11patch 9.0.1687: mapset() not properly handling script IDv9.0.1687zeertzjq
2023-08-11patch 9.0.1686: undotree() only works for the current bufferv9.0.1686Devin J. Pohly
2023-08-11patch 9.0.1685: silence Python 3.11 depreciations for gccv9.0.1685Philip H
2023-08-11patch 9.0.1684: Update libvterm to rev 839v9.0.1684zeertzjq
2023-08-10Updated runtime filesv9.0.1683Christian Brabandt
2023-08-09patch 9.0.1682: sodium encryption is not portablev9.0.1682Christian Brabandt
2023-08-09patch 9.0.1681: Build Failure with Perl 5.38v9.0.1681Philip H
2023-08-09patch 9.0.1680: sodium test fails in Github CIv9.0.1680Christian Brabandt
2023-08-09feat: recognize geojson extension as json filetype (#12636)Dominique Pellé
2023-08-09Add filetype detection for eyaml files (#12659)Max Gautier
2023-08-09detect filetype for `*.vsh` and `*.vv` files (#12692)Turiiya
2023-08-09PyPA manifest files are not recognized (#12707)ObserverOfTime
2023-08-09Unison support (#12715)Anton Parkhomenko
2023-08-09Add WebGPU Shading Language (WGSL) filetype (#12723)Gergő Sályi
2023-08-08patch 9.0.1679: Cleanup Tests from leftover filesv9.0.1679Christian Brabandt
2023-08-07patch 9.0.1678: blade files are not recognizedObserverOfTime
2023-07-09patch 9.0.1677: typo in syntax test input filev9.0.1677THARAK HEGDE
2023-07-08patch 9.0.1676: warning for buffer in use when exiting earlyv9.0.1676Bram Moolenaar
2023-07-08patch 9.0.1675: test may run into timeout when using valgrindv9.0.1675Bram Moolenaar
2023-07-07patch 9.0.1674: help for builtin functions is not sorted properlyv9.0.1674Bram Moolenaar
2023-07-07patch 9.0.1673: cannot produce a status 418 or 503 messagev9.0.1673Bram Moolenaar
2023-07-01patch 9.0.1672: tabline highlight wrong after truncated double width labelv9.0.1672zeertzjq
2023-06-28patch 9.0.1671: Termdebug: error with more than 99 breakpointsv9.0.1671skywind3000
2023-06-27patch 9.0.1670: resetting local option to global value is inconsistentv9.0.1670Bram Moolenaar
2023-06-27patch 9.0.1669: Crash syncing swapfile in new buffer when using sodium cryptv9.0.1669Christian Brabandt
2023-06-26patch 9.0.1668: PEM files are not recognizedv9.0.1668ObserverOfTime
2023-06-26patch 9.0.1667: regression test doesn't fail when fix is revertedv9.0.1667zeertzjq
2023-06-26patch 9.0.1666: compiler may warn for uninitialized variablev9.0.1666Christian Brabandt
2023-06-25patch 9.0.1665: empty CmdlineEnter autocommand causes errors in Ex modev9.0.1665Christian Brabandt
2023-06-24patch 9.0.1664: divide by zero when scrolling with 'smoothscroll' setv9.0.1664fullwaywang
2023-06-24patch 9.0.1663: Termdebug on MS-Windows: some file names are not recognizedv9.0.1663Christian Brabandt
2023-06-24patch 9.0.1662: crash when using a class member twicev9.0.1662Bram Moolenaar
2023-06-24patch 9.0.1661: BUCK files are not recognizedv9.0.1661Son Luong Ngoc
2023-06-24patch 9.0.1660: error for using matchfuzzy() returning a list of dictsv9.0.1660Yegappan Lakshmanan