aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | fix(fileio): use first available directory in backupdir for backupcopy (#20655)Will Spurgin2022-11-05
| * | | fix(vim.diff): fix fastforward off-by-1 (#20937)Lewis Russell2022-11-05
| * | | Merge pull request #20934 from zeertzjq/vim-8.2.0968zeertzjq2022-11-04
| |\ \ \
| | * | | vim-patch:8.2.2901: some operators not fully testedzeertzjq2022-11-04
| | * | | vim-patch:8.2.1810: some code in normal.c not covered by testszeertzjq2022-11-04
| | * | | vim-patch:8.2.1022: various parts of code not covered by testszeertzjq2022-11-04
| | * | | vim-patch:8.2.0976: some 'cpoptions' not testedzeertzjq2022-11-04
| | * | | vim-patch:8.2.0968: no proper testing of the 'cpoptions' flagszeertzjq2022-11-04
| |/ / /
| * | | ci: skip tests if build fails (#20908)dundargoc2022-11-04
| * | | vim-patch:8.2.0540: regexp and other code not tested (#20930)zeertzjq2022-11-04
| * | | fix(vim.diff): correctly apply hunk offsets with linematch (#20931)Lewis Russell2022-11-04
| * | | fix(diff): remove size_t underflow (#20929)Lewis Russell2022-11-04
| * | | vim-patch:8.2.0448: various functions not properly tested (#20926)zeertzjq2022-11-04
| * | | Enable new diff option linematch (#14537)Jonathon2022-11-04
| * | | fix(man.lua): set modifiable before writing page (#20914)Kevin Hwang2022-11-03
| * | | Merge pull request #20782 from dundargoc/docs/typoszeertzjq2022-11-02
| |\ \ \
| | * | | docs: fix typosdundargoc2022-11-02
| |/ / /
| * | | Merge pull request #20904 from zeertzjq/vim-9.0.0822zeertzjq2022-11-02
| |\ \ \
| | * | | vim-patch:9.0.0825: cannot drag an entry in the tabpage linezeertzjq2022-11-02
| | * | | vim-patch:9.0.0824: crash when using win_move_separator() in other tab pagezeertzjq2022-11-02
| | * | | vim-patch:9.0.0823: mouse drag test failszeertzjq2022-11-02
| | * | | vim-patch:9.0.0822: crash when dragging the statusline with a mappingzeertzjq2022-11-02
| |/ / /
| * | / vim-patch:9.0.0826: if 'endofline' is set CTRL-Z may be written in a wrong pl...zeertzjq2022-11-02
| | |/ | |/|
| * | build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
| * | build(deps): bump lua parser to v0.0.14 (#20897)Christian Clason2022-11-01
| * | vim-patch:8.2.2343: Vim9: return type of readfile() is any (#20896)zeertzjq2022-11-01
| * | refactor: move do_mouse() and its helpers to mouse.c (#20895)zeertzjq2022-11-01
| * | vim-patch:9.0.0821: crash with win_move_statusline() in another tabpage (#20894)zeertzjq2022-11-01
| * | fix(mark): do not restore view in op-pending mode (#20889)zeertzjq2022-11-01
| * | 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