aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeLines
* Merge pull request #27088 from zeertzjq/backportrelease-0.9 zeertzjq2024-01-19-8/+170
|\
| * fix(inccommand): improve preview buffer number handling (#27087) zeertzjq2024-01-19-4/+74
| * vim-patch:9.1.0040: issue with prompt buffer and hidden buffer (#27071) zeertzjq2024-01-19-12/+42
| * vim-patch:9.1.0033: Insert mode not stopped if closing prompt buffer modifies... zeertzjq2024-01-19-1/+54
| * fix(edit): don't go to Terminal mode when stopping Insert mode (#27033) zeertzjq2024-01-19-1/+10
|/
* Merge pull request #27030 from neovim/backport-27029-to-release-0.9 zeertzjq2024-01-16-1/+16
|\
| * vim-patch:8.1.1968: crash when using nested map() (#27029) zeertzjq2024-01-16-1/+16
|/
* Merge pull request #26976 from neovim/backport-26975-to-release-0.9 zeertzjq2024-01-10-10/+78
|\
| * fix(pum): handle right-click menu repositioning with multigrid (#26975) zeertzjq2024-01-10-10/+78
|/
* [Backport release-0.9] fix(tui): use buflen to calculate remaining buffer siz... github-actions[bot]2024-01-07-3/+3
* Merge pull request #26920 from jamessan/backport-26913-to-release-0.9 James McCoy2024-01-06-1/+1
|\
| * fix(test/tui_spec): pass the expected NULL-sentinel to execl() James McCoy2024-01-06-1/+1
|/
* Merge pull request #26907 from jamessan/backport-26905-to-release-0.9 James McCoy2024-01-05-2/+1
|\
| * fix(test): call separate_arguments() correctly to honor $BUSTED_ARGS (#26905) James McCoy2024-01-05-2/+1
|/
* Merge pull request #26896 from neovim/backport-25602-to-release-0.9 bfredl2024-01-05-48/+31
|\
| * refactor(lang): reduce scope of HAVE_WORKING_LIBINTL #ifdefsbackport-25602-to-release-0.9 bfredl2024-01-05-48/+31
|/
* Merge pull request #26893 from neovim/backport-26892-to-release-0.9 zeertzjq2024-01-05-4/+134
|\
| * fix(terminal): check if mouse on statusline/tabline/winbar/vsep (#26892)backport-26892-to-release-0.9 zeertzjq2024-01-05-4/+134
|/
* fix(health): fix tmux RGB capability detection (#26886) (#26887) Gregory Anders2024-01-05-18/+11
* fix: checkhealth warning even if init.lua exists #25306 Tom Blake2024-01-03-6/+10
* feat(vim.deprecate): only issue warning if neovim version is high enough dundargoc2024-01-03-3/+17
* ci(lintcommit): allow colon not followed by space in description zeertzjq2024-01-01-6/+24
* build: remove LOG_LIST_ACTIONS option and related code dundargoc2023-12-30-183/+0
* build: enable ASAN for MSVC dundargoc2023-12-30-17/+15
* test(functional): remove faulty pending check Christian Clason2023-12-30-5/+0
* build: use -O3 optimization for release builds dundargoc2023-12-30-7/+0
* build: add more runtime files to test dependencies dundargoc2023-12-30-1/+2
* version bump bfredl2023-12-30-2/+2
* NVIM 0.9.5v0.9.5 bfredl2023-12-30-1/+2
* ci: add workflow_dispatch to optional.yml workflow dundargoc2023-12-29-1/+2
* ci: disable libintl on mac release dundargoc2023-12-27-5/+9
* build(ci): ensure correct headers are used on macOS Carlo Cabrera2023-12-27-3/+14
* ci: remove winget workflow dundargoc2023-12-26-30/+0
* ci(release/winget): get msi from previous job instead of downloading Vedant2023-12-26-3/+5
* Merge pull request #26720 from neovim/backport-26719-to-release-0.9 zeertzjq2023-12-23-1/+11
|\
| * fix(mappings): fix mapset() not replacing map with backslash zeertzjq2023-12-23-1/+11
|/
* Merge pull request #26680 from zeertzjq/backport zeertzjq2023-12-20-24/+70
|\
| * ci(release): create version tag after "stable" tag zeertzjq2023-12-20-1/+1
| * fix(options): setting 'scroll' with resized grid zeertzjq2023-12-20-4/+9
| * test: make text-only snapshots work zeertzjq2023-12-20-7/+17
| * test: allow avoiding repeated screen lines in expected states zeertzjq2023-12-20-14/+45
|/
* Merge pull request #26644 from jamessan/big-endian-fixes James McCoy2023-12-20-3/+52
|\
| * fix(extmark_to_array): convert conceal_char to bytes James McCoy2023-12-19-1/+3
| * fix(set_option_from_tv): use v_bool to access boolean option James McCoy2023-12-19-1/+1
| * fix(set_bool_option): use int value to make bool Object James McCoy2023-12-19-1/+1
| * ci(s390x): run build & test as a non-root user James McCoy2023-12-19-7/+11
| * ci(s390x): double TEST_TIMEOUT since tests are running via qemu James McCoy2023-12-19-0/+2
| * ci: various fixes dundargoc2023-12-19-2/+9
| * ci: add optional CI that can be triggered manually dundargoc2023-12-19-0/+34
* | Merge pull request #26662 from neovim/backport-26660-to-release-0.9 zeertzjq2023-12-19-0/+18
|\ \ | |/ |/|