aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Merge pull request #20489 from jpalus/memory-alignmentbfredl2022-10-31
| |\ \
| | * | refactor(memory): simplify new alignment logicbfredl2022-10-31
| | * | fix(memory): fix memory alignment for dynamic allocationJan Palus2022-10-31
| |/ /
| * | Merge #20873 from justinmk/checkhealthJustin M. Keyes2022-10-30
| |\ \
| | * | feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes2022-10-30
| | * | refactor(checkhealth): convert "nvim" check to LuaJustin M. Keyes2022-10-30
| | * | feat(checkhealth): improve treesitter reportJustin M. Keyes2022-10-30
| |/ /
| * | ci(stylua): explicitly set the version to latest (#20869)dundargoc2022-10-30
| * | fix(lsp/window_showDocument): correctly handle external resources #20867lvimuser2022-10-30
| * | ci(windows): build dependencies with Ninja (#20800)dundargoc2022-10-30
| * | Merge pull request #20855 from zeertzjq/vim-fb0cf2357e0czeertzjq2022-10-30
| |\ \
| | * | vim-patch:9.0.0819: still a build error, tests are failingzeertzjq2022-10-30
| | * | vim-patch:9.0.0816: CTRL-Z at end of file is always droppedzeertzjq2022-10-30
| |/ /
| * | build(vim-patch.sh): checkout files with path for uncrustify (#20863)zeertzjq2022-10-30
| * | fix(health): correct tmux rgb verification (#20868)Barrett Ruth2022-10-30
| * | fix(mouse): ensure no scrolling with "ver:0" in 'mousescroll' (#20861)zeertzjq2022-10-30
| * | fix(path): don't remove trailing slash when getting absolute path (#20853)zeertzjq2022-10-30
| * | fix: avoid unsigned overflow in home_replace() (#20854)zeertzjq2022-10-30
| * | ci: use GHA default clang for asan, tsan jobs #20846dundargoc2022-10-29
| * | build: remove python linting #20851dundargoc2022-10-29
| * | vim-patch:partial:6ebe4f970b8b (#20860)Christian Clason2022-10-29
| * | fix(docs): nil as viable argument for goto_prev (#20852)Martin Kunz2022-10-28
| * | Merge pull request #20848 from zeertzjq/vim-8.2.1639zeertzjq2022-10-29
| |\ \
| | * | vim-patch:8.2.1716: options window has duplicate translationszeertzjq2022-10-28
| | * | vim-patch:8.2.1663: options window entries cannot be translatedzeertzjq2022-10-28
| | * | vim-patch:8.2.1652: cannot translate lines in the options windowzeertzjq2022-10-28
| | * | vim-patch:8.2.1642: otions test failszeertzjq2022-10-28
| | * | vim-patch:8.2.1639: options window cannot be translatedzeertzjq2022-10-28
| |/ /
| * | build: make update-po support optwin.vim (#20840)zeertzjq2022-10-28
| * | fix(diff.c): regression in diffgetput (#20843)Lewis Russell2022-10-28
| * | Merge pull request #20842 from zeertzjq/vim-8.2.1395zeertzjq2022-10-28
| |\ \
| | * | vim-patch:8.2.3407: using uninitialized memory with "let g:['bar'] = 2"zeertzjq2022-10-28
| | * | vim-patch:8.2.1395: Vim9: no error if declaring a funcref with lower case letterzeertzjq2022-10-28
| |/ /
| * | Merge pull request #20832 from zeertzjq/vim-8.2.1544zeertzjq2022-10-28
| |\ \
| | * | vim-patch:8.2.1585: messages in globals.h not translatedzeertzjq2022-10-28
| | * | vim-patch:8.2.1544: cannot translate messages in a Vim scriptzeertzjq2022-10-28
| |/ /
| * | docs(api): pattern is not expanded for autocommands (#20812)Christian Clason2022-10-27
| * | docs: .git-blame-ignore-revs (#20820)dundargoc2022-10-27
| * | Merge pull request #20796 from lewis6991/refactor/diff.c_memmoveLewis Russell2022-10-27
| |\ \
| | * | refactor(diff.c): copy lines via memmoveLewis Russell2022-10-25
| | * | refactor(diff.c): factor out diffblock deletionLewis Russell2022-10-25
| * | | build: fix plural messages missing from .po files (#20830)zeertzjq2022-10-27
| * | | Merge pull request #20828 from zeertzjq/vim-patch-nullJames McCoy2022-10-27
| |\ \ \
| | * | | build(vim-patch.sh): handle added/removed files properlyzeertzjq2022-10-27
| * | | | build(deps): bump vimdoc parser to v1.2.5 (#20829)Christian Clason2022-10-27
| |/ / /
| * | | Merge pull request #20827 from zeertzjq/vim-8.2.4234zeertzjq2022-10-27
| |\ \ \
| | * | | vim-patch:8.2.4234: test_garbagecollect_now() does not check v:testingzeertzjq2022-10-27
| | * | | vim-patch:8.2.2653: build failurezeertzjq2022-10-27
| |/ / /
| * | | Merge pull request #20826 from zeertzjq/vim-8.2.4206zeertzjq2022-10-27
| |\ \ \
| | * | | vim-patch:8.2.4207: recursion test fails with MSVCzeertzjq2022-10-27