| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | feat(fs.lua): add vim.fs.rm() | Lewis Russell | 2024-09-22 |
| * | test: support upvalues in exec_lua | Lewis Russell | 2024-09-21 |
| * | feat(tui): builtin UI (TUI) sets client info #30397 | Justin M. Keyes | 2024-09-18 |
| * | refactor(tests): rename terminal/testutil.lua => testterm.lua #30372 | Justin M. Keyes | 2024-09-15 |
| * | refactor(test): rename alter_slashes, invert its behavior | Justin M. Keyes | 2024-09-09 |
| * | fix(startup): server fails if $NVIM_APPNAME is relative dir #30310 | Justin M. Keyes | 2024-09-08 |
| * | fix(scrollbind): properly take filler/virtual lines into account | Lewis Russell | 2024-07-31 |
| * | Merge pull request #29103 from gpanders/test-no-tgc | Gregory Anders | 2024-06-12 |
| |\ | |||
| | * | test: do not set termguicolors in test runner | Gregory Anders | 2024-05-31 |
| * | | refactor(lua): use tuple syntax everywhere #29111 | Ilia Choly | 2024-06-04 |
| |/ | |||
| * | fix(test): failure after version bump #28771 | Justin M. Keyes | 2024-05-16 |
| * | test: improve test conventions | dundargoc | 2024-04-23 |