summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-03-28patch 9.1.0220: Few typos in source and test filesv9.1.0220zeertzjq
2024-03-28patch 9.1.0219: Vim9: No enum supportv9.1.0219Yegappan Lakshmanan
2024-03-28patch 9.1.0218: Unnecessary multiplications in backspace codev9.1.0218zeertzjq
2024-03-28translation(ru): Add translation for README.txt and uganda.txt (#14312)Restorer
2024-03-28patch 9.1.0217: regexp: verymagic cannot match before/after a markv9.1.0217Julio B
2024-03-28NSIS: Possibility to include translated license and README.txt files (#14311)Restorer
2024-03-28Update README.txt and README.md (#14313)Restorer
2024-03-28patch 9.1.0216: Error on exit with EXITFREE and 'winfixbuf'v9.1.0216zeertzjq
2024-03-28patch 9.1.0215: Half-page scrolling does not support smooth-scrollingv9.1.0215Luuk van Baal
2024-03-28runtime(vim): Update base-syntax, match empty blob and :abclear modifiers (#1...dkearns
2024-03-28patch 9.1.0214: Duplicate condition in win_lbr_chartabsize()v9.1.0214zeertzjq
2024-03-28runtime(haskell): allow TODO keywords in commentsEnrico Maria De Angelis
2024-03-28runtime(debcontrol): add Static-Built-Using field (#14306)Guilherme Puida
2024-03-28patch 9.1.0213: CI: MS-Windows fails in test_winfixbufv9.1.0213Sean Dewar
2024-03-27patch 9.1.0212: CI: MS-Windows fails in test_winfixbufv9.1.0212Christian Brabandt
2024-03-26runtime(json5): add basic indent support (#14298)Rocco Mao
2024-03-26patch 9.1.0211: page-wise scrolling does not support smooth-scrollingv9.1.0211Luuk van Baal
2024-03-26patch 9.1.0210: Motif: leaking memory when mui_mch_dialog() failsv9.1.0210Christian Brabandt
2024-03-26patch 9.1.0209: leaking memory in exe_newdict() on errorv9.1.0209Christian Brabandt
2024-03-26patch 9.1.0208: winfixbuf does not allow to re-edit current bufferv9.1.0208Colin Kennedy
2024-03-26patch 9.1.0207: No autocommand when writing session filev9.1.0207Colin Kennedy
2024-03-26runtime(java): Update java[CR]_JavaLang type lists (#14297)Aliaksei Budavei
2024-03-26Update README.md (#14302)partev
2024-03-26patch 9.1.0206: unused display_text_first boolean var in win_line()v9.1.0206Dylan Thacker-Smith
2024-03-25patch 9.1.0205: Cannot use modifiers before :-Ntabmovev9.1.0205zeertzjq
2024-03-25NSIS: Redesigning the appearance of the vimrc settings page (#14292)Restorer
2024-03-25patch 9.1.0204: Backspace inserts spaces with virtual text and 'smarttab'v9.1.0204zeertzjq
2024-03-25runtime(doc): Update options.txtSong-Tianxiang
2024-03-25patch 9.1.0203: build-error on GNU/Hurdv9.1.0203James McCoy
2024-03-25runtime(java): Recognise the inline kind of the {@return} tag (#14284)Aliaksei Budavei
2024-03-24runtime(netrw): Fix typo in netrw#NetWrite (#14283)dkearns
2024-03-24NSIS: Update nsis installer and nsis docs (#14256)Restorer
2024-03-24runtime(compiler): update errorformat for dot and neato compiler (#14257)Enno
2024-03-24patch 9.1.0202: leaking memory in add_user() on failurev9.1.0202Christian Brabandt
2024-03-24patch 9.1.0201: gM not working correctly with virt textv9.1.0201Dylan Thacker-Smith
2024-03-24patch 9.1.0200: `gj`/`gk` not skipping over outer virtual text linesv9.1.0200Dylan Thacker-Smith
2024-03-24runtime(termdebug): allow multibyte characters as breakpoint signs (#14274)Mihai Ciuraru
2024-03-23patch 9.1.0199: Not enough tests for the slice() functionv9.1.0199zeertzjq
2024-03-22patch 9.1.0198: Vim9: compound operators broken for lambdas in an objectv9.1.0198Yegappan Lakshmanan
2024-03-22runtime(vim): Update base-syntax, remove old unused syntax groups. (#14146)dkearns
2024-03-22patch 9.1.0197: Vim9: problem evaluating negated boolean logicv9.1.0197Yegappan Lakshmanan
2024-03-22CI: Fix for Sodium version 1.0.19 and MinGW (#14267)Restorer
2024-03-22runtime(java): Recognise the {@snippet} documentation tag (#14271)Aliaksei Budavei
2024-03-21CI: mingw complains about unknown escape sequence: '\l', fails with libsodium...Christian Brabandt
2024-03-21runtime(vim): Update base-syntax, improve function definition highlighting (#...dkearns
2024-03-21patch 9.1.0196: filetype: support for gnuplot files is lackingv9.1.0196RobbiZ98
2024-03-21patch 9.1.0195: memleak with ex_drop, NULL dereferencev9.1.0195Christian Brabandt
2024-03-21patch 9.1.0194: gcc complains about uninitialized varv9.1.0194Christian Brabandt
2024-03-21patch 9.1.0193: May leak memory in completion when ga_grow() failsv9.1.0193zeertzjq
2024-03-20runtime(colors): don't unnecessarily reload v:colornames dictAlin Mr