aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | Merge pull request #13467 from jamessan/release-fixesJames McCoy2020-12-06
|\ \ \
| * | | GHA: Use full version in release descriptionJames McCoy2020-12-06
| * | | GHA: Fix event_name check for nightly buildsJames McCoy2020-12-06
* | | | Merge pull request #13464 from jamessan/release-fixesJames McCoy2020-12-05
|\| | |
| * | | GHA: Delete nightly tag before creating new releaseJames McCoy2020-12-05
* | | | Merge pull request #13455 from bfredl/deprecatedBjörn Linse2020-12-05
|\ \ \ \
| * | | | api: move deprecated functions to separate filesBjörn Linse2020-12-05
* | | | | Merge pull request #13454 from tk-shirasaka/fix/send-win_hideBjörn Linse2020-12-05
|\ \ \ \ \
| * | | | | Fixed lint errorShirasaka2020-12-06
| * | | | | Moved temporary variable to where it's usedShirasaka2020-12-05
| * | | | | ui: Fix win_hide distination gridshirasaka2020-12-05
| |/ / / /
* | | | | Merge pull request #13458 from jamessan/release-fixesJames McCoy2020-12-05
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | GHA: Generate correct appimage for release/nightlyJames McCoy2020-12-05
| * | | | GHA: Do not run CI for tagsJames McCoy2020-12-05
| * | | | GHA: Rename "Nightly release" to "Release"James McCoy2020-12-05
| * | | | GHA: Automatically create a release for versioned tagsJames McCoy2020-12-05
| * | | | GHA: Add support for manually creating a releaseJames McCoy2020-12-05
| * | | | GHA: Use meeDamian/github-release to create/update releaseJames McCoy2020-12-05
| |/ / /
* / / / vim-patch:8.2.2091: MS-Windows: build warnings (#13451)Jan Edmund Lazo2020-12-05
|/ / /
* | | Merge pull request #13452 from jamessan/appimageJames McCoy2020-12-04
|\ \ \
| * | | GHA: Build appimage for nightlyJames McCoy2020-12-04
| * | | GHA: Stop installing test dependencies for nightly buildJames McCoy2020-12-04
|/ / /
* | | Merge pull request #13417 from shade-of-noon/man_count.13411James McCoy2020-12-04
|\ \ \ | |/ / |/| |
| * | runtime: Fix man.vim count handling.Edwin Pujols2020-11-29
* | | Merge pull request #13445 from jamessan/build-artifactsJames McCoy2020-12-04
|\ \ \
| * | | GHA: Publish nightly builds for Linux and macOSJames McCoy2020-12-04
|/ / /
* | | Merge pull request #13173 from tjdevries/tjdevries/option_infoBjörn Linse2020-12-04
|\ \ \
| * | | api/options: cleanup the fixupBjörn Linse2020-12-04
| * | | api/options: fixupTJ DeVries2020-12-04
| * | | api/options: cleanupBjörn Linse2020-12-04
| * | | api/options: add option metadataTJ DeVries2020-12-04
* | | | Merge pull request #13434 from janlazo/vim-8.2.2076Jan Edmund Lazo2020-12-03
|\ \ \ \ | |_|_|/ |/| | |
| * | | vim-patch:8.2.2085: Qt translation file is recognized as typescriptJan Edmund Lazo2020-12-03
| * | | vim-patch:8.2.1907: complete_info().selected may be wrongJan Edmund Lazo2020-12-03
| * | | vim-patch:8.2.1673: complete_info() selected index has an invalid valueJan Edmund Lazo2020-12-03
| * | | vim-patch:8.2.2078: illegal memory access when using :print on invalid textJan Edmund Lazo2020-12-03
|/ / /
* | | lsp: Change diagnosticg.get_all to return {bufnr: Diagnostic[]} (#13310)Mathias Fußenegger2020-12-03
* | | lsp: Make open_floating_preview buffers ephemeral (#13437)runiq2020-12-03
* | | lsp: Fix "unsupported_method" error when the buffer does not have an LSP Serv...eightpigs2020-12-03
|/ /
* | vim-patch:8.2.0602: :unlet $VAR does not work properly (#13238)Sean Dewar2020-12-02
* | Merge pull request #13428 from janlazo/nvim-8.0.1525Jan Edmund Lazo2020-12-01
|\ \
| * | test/wildmode_spec: override $PS1Jan Edmund Lazo2020-12-01
| * | test/timer_spec: increase base timeoutJan Edmund Lazo2020-12-01
| * | vim-patch:8.0.1525: using :wqa exits even if a job runs in a terminal windowJan Edmund Lazo2020-12-01
| * | vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2020-12-01
| * | fixup! vim-patch:8.0.0858: check if job terminal is running #10908Jan Edmund Lazo2020-12-01
* | | Merge pull request #12235 from dm1try/add_init_luaBjörn Linse2020-12-01
|\ \ \
| * | | executor: use new nlua_ name patternBjörn Linse2020-12-01
| * | | doc: mention init.luadm1try2020-12-01
| * | | startup: allow lua files as session onedm1try2020-12-01