aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | refactor(decorations): more conservative redraw rangeLuuk van Baal2024-01-13
| |/ / / / / /
| * | | | | | Merge pull request #26734 from bfredl/splitaroobfredl2024-01-13
| |\ \ \ \ \ \
| | * | | | | | fix(buffer_updates): correct buffer updates when splitting empty linebfredl2024-01-13
| * | | | | | | vim-patch:9.1.0022: Coverity complains about improper use of negative value (...zeertzjq2024-01-13
| * | | | | | | Merge pull request #26911 from zeertzjq/vim-8.2.3439zeertzjq2024-01-13
| |\ \ \ \ \ \ \
| | * | | | | | | vim-patch:9.1.0021: i_CTRL-R- doesn't work for multibyte chars in Replace modezeertzjq2024-01-13
| | * | | | | | | vim-patch:9.1.0015: i_CTRL-R- no longer works in replace modezeertzjq2024-01-13
| | * | | | | | | vim-patch:8.2.3439: deleted lines go to wrong yank registerzeertzjq2024-01-13
| |/ / / / / / /
| * | | | | | | vim-patch:9.1.0025: A few typos in tests and justify.vimdundargoc2024-01-12
| * | | | | | | fix(flake): clang-tools moved to nativeBuildInputs (#26955)LamprosPitsillos2024-01-12
| * | | | | | | Merge pull request #26994 from lewis6991/vimhelpersLewis Russell2024-01-12
| |\ \ \ \ \ \ \
| | * | | | | | | test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
| | * | | | | | | test: normalise nvim bridge functionsLewis Russell2024-01-12
| | * | | | | | | test: typing for helpers.methsLewis Russell2024-01-12
| | * | | | | | | test: use vim.mpack and vim.uv directlyLewis Russell2024-01-12
| | * | | | | | | test: use vim.inspect directlyLewis Russell2024-01-12
| | * | | | | | | test: remove helpers.sleep()Lewis Russell2024-01-12
| | * | | | | | | test: do not inject vim module into global helpersLewis Russell2024-01-12
| * | | | | | | | vim-patch:2357765304e4Christian Clason2024-01-12
| * | | | | | | | vim-patch:5f4cc8ea65e8Christian Clason2024-01-12
| * | | | | | | | vim-patch:9.1.0016: default diff highlighting is too noisyChristian Clason2024-01-12
| | |/ / / / / / | |/| | | | | |
| * | | | | | | vim-patch:9.1.0011: regexp cannot match combining chars in collection (#26992)zeertzjq2024-01-12
| * | | | | | | refactor(IWYU): fix headersdundargoc2024-01-11
| * | | | | | | Merge pull request #26961 from bfredl/drawendbfredl2024-01-11
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | refactor(screen): simplify grid_clear() and win_draw_end()bfredl2024-01-11
| * | | | | | | fix(doc): improve doc generation of types using lpegLewis Russell2024-01-11
| * | | | | | | feat(vim.iter): add Iter:flatten (#26786)JD2024-01-10
| * | | | | | | fix(pum): handle right-click menu repositioning with multigrid (#26975)zeertzjq2024-01-10
| * | | | | | | fix(terminal): use terminal buffer for TermRequest autocommand (#26974)Gregory Anders2024-01-09
| * | | | | | | fix(health): improve python executable check error handling (#26954)Barrett Ruth2024-01-10
| * | | | | | | fix(health): correctly expand and resolve PYENV_ROOT (#26953)Barrett Ruth2024-01-10
| * | | | | | | vim-patch:71d0ba07a33aChristian Clason2024-01-09
| * | | | | | | refactor(options): remove `OPT_FREE` (#26963)Famiu Haque2024-01-10
| * | | | | | | vim-patch:3a5b3df7764d (#26956)dundargoc2024-01-10
| * | | | | | | feat(terminal): trigger TermRequest autocommand events (#22159)Ghjuvan Lacambre2024-01-09
| * | | | | | | fix(docs): make lines not overflow in vim docsJongwook Choi2024-01-09
| |/ / / / / /
| * | | | | | fix(extmarks): blending space shouldn't overwrite wide char (#26960)zeertzjq2024-01-09
| * | | | | | refactor(drawline): remove unused save_extra argument (#26959)zeertzjq2024-01-09
| * | | | | | fix(extmarks): handle overwriting right half of wide char (#26951)zeertzjq2024-01-09
| * | | | | | Merge pull request #26872 from bfredl/fillscharbfredl2024-01-08
| |\ \ \ \ \ \
| | * | | | | | refactor(options): use schar_T representation for fillchars and listcharsbfredl2024-01-08
| |/ / / / / /
| * | | | | | docs(treesitter): improve 'no parser' error message for InspectTreeJongwook Choi2024-01-08
| * | | | | | fix(tui): use buflen to calculate remaining buffer size (#26942)James McCoy2024-01-07
| * | | | | | fix(defaults): use augroup for default autocommands (#26933)Gregory Anders2024-01-06
| * | | | | | fix(highlight): update `IncSearch` to link to `CurSearch`Evgeni Chasnovski2024-01-06
| * | | | | | Merge pull request #26913 from jamessan/execl-fixJames McCoy2024-01-06
| |\ \ \ \ \ \
| | * | | | | | fix(test/tui_spec): pass the expected NULL-sentinel to execl()James McCoy2024-01-06
| * | | | | | | docs(luvref): update to version bumpChristian Clason2024-01-06
| * | | | | | | build(deps): bump luv to 1.47.0-0Christian Clason2024-01-06
| |/ / / / / /
| * | | | | | vim-patch:9.1.0014: incorrect use of W_WINROW in edit.c (#26910)zeertzjq2024-01-06