aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:9.0.0228: crash when pattern looks below the last linezeertzjq2024-07-17
* test(old): reorder test_regexp_latin.vim to match upstreamzeertzjq2024-07-17
* vim-patch:8.2.0281: two placed signs in the same line are not combined (#29757)zeertzjq2024-07-17
* fix(column): modifying a sign should update placed signs (#29750)luukvbaal2024-07-17
* fix(lsp): don't show codelens for buffers that don't support it (#29690)Riley Bruins2024-07-16
* fix(snippet): modify base indentation when there's actually whitespace (#29670)Maria José Solano2024-07-16
* fix(tohtml): support ranges againaltermo2024-07-16
* ci: run workflows on release branchesdundargoc2024-07-16
* vim-patch:1cc4cae: runtime(typst): Add typst runtime filesChristian Clason2024-07-16
* Merge pull request #29741 from zeertzjq/vim-8.2.1651zeertzjq2024-07-16
|\
| * vim-patch:8.2.1659: spellfile code not completely testedzeertzjq2024-07-16
| * vim-patch:8.2.1651: spellfile code not completely testedzeertzjq2024-07-16
|/
* vim-patch:8.2.3381: crash when using NULL list with sign functions (#29740)zeertzjq2024-07-16
* Merge pull request #29739 from zeertzjq/vim-8.2.5158zeertzjq2024-07-16
|\
| * vim-patch:9.0.0393: signals test often fails on FreeBSDzeertzjq2024-07-16
| * vim-patch:8.2.5158: TSTP and INT signal tests are not run with valgrindzeertzjq2024-07-16
| * vim-patch:8.2.2276: list of distributed files is outdatedzeertzjq2024-07-16
* | fix(tohtml): extmark text may be out of boundsaltermo2024-07-16
|/
* vim-patch:8.2.0183: tests fail when the float feature is disabled (#29738)zeertzjq2024-07-16
* vim-patch:8.1.1106: no test for 'writedelay' (#29736)zeertzjq2024-07-16
* vim-patch:7.4.1565 (#29734)zeertzjq2024-07-16
* Merge pull request #29732 from zeertzjq/vim-8.2.3579zeertzjq2024-07-16
|\
| * vim-patch:8.2.3579: CI sometimes fails for MinGWzeertzjq2024-07-16
| * vim-patch:8.2.3311: Vim9: check for DO_NOT_FREE_CNT is very slowzeertzjq2024-07-16
|/
* vim-patch:df62c62: runtime(doc): grammar fixes in options.txt (#29729)zeertzjq2024-07-15
* build: allow comment after #include for required header (#29722)zeertzjq2024-07-16
* docs(lpeg): merge upstream changesMaria José Solano2024-07-15
* ci: adjust workflows to enable required checksdundargoc2024-07-15
* fix(ui): avoid ambiguity about last chunk when flushing halfway (#29718)zeertzjq2024-07-15
* docs: misc (#29622)dundargoc2024-07-15
* Merge pull request #29713 from zeertzjq/vim-9.1.0585zeertzjq2024-07-15
|\
| * vim-patch:9.1.0585: tests: test_cpoptions leaves swapfiles aroundzeertzjq2024-07-15
| * vim-patch:partial:9.0.0418: manually deleting temp test fileszeertzjq2024-07-15
|/
* vim-patch:9.1.0586: ocaml runtime files are outdatedChristian Clason2024-07-14
* vim-patch:9.1.0583: filetype: *.pdf_tex files are not recognizedChristian Clason2024-07-14
* vim-patch:27c5598: runtime(doc): Add hint how to load termdebug from vimrc (#...zeertzjq2024-07-14
* Merge pull request #29696 from zeertzjq/vim-9.1.0573zeertzjq2024-07-14
|\
| * vim-patch:9.1.0582: Printed line doesn't overwrite colon when pressing Enter ...zeertzjq2024-07-14
| * vim-patch:9.1.0574: ex: wrong handling of commands after barzeertzjq2024-07-14
| * vim-patch:9.1.0573: ex: no implicit print for single addresseszeertzjq2024-07-14
|/
* vim-patch:9.1.0580: :lmap mapping for keypad key not applied when typed in Se...zeertzjq2024-07-14
* vim-patch:9.1.0575: Wrong comments in alt_tabpage() (#29692)zeertzjq2024-07-14
* Merge pull request #29691 from zeertzjq/vim-9.1.0577zeertzjq2024-07-14
|\
| * vim-patch:8.2.3716: Vim9: range without a command is not compiledzeertzjq2024-07-14
| * vim-patch:9.1.0579: Ex command is still executed after giving E1247zeertzjq2024-07-14
| * vim-patch:8.2.4065: computation overflow with large cound for :yankzeertzjq2024-07-14
| * test(old): enable Test_address_line_overflow()zeertzjq2024-07-14
| * vim-patch:9.1.0577: Unnecessary checks for v:sizeoflong in test_put.vimzeertzjq2024-07-14
|/
* Merge pull request #29315 from bfredl/staticinlinebfredl2024-07-13
|\
| * refactor(declarations): also generate prototypes for functions in headersbfredl2024-07-13