aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.0047: cannot skip tests for specific MS-Windows platform (#13461)Jan Edmund Lazo2020-12-11
* unused macros: Remove a five unused macros. (#13517)Edwin Pujols2020-12-11
* tests: Take into account magic hyphen. (#13518)Edwin Pujols2020-12-11
* Merge pull request #13515 from neovim/revert-13514-patch-1James McCoy2020-12-11
|\
| * Revert "Use oldest macOS version for release workflow"James McCoy2020-12-11
|/
* Merge pull request #13514 from mhanberg/patch-1James McCoy2020-12-11
|\
| * Use oldest macOS version for release workflowMitchell Hanberg2020-12-11
|/
* vim-patch:8.1.1900: sign test fails in the GUI (#13511)Jan Edmund Lazo2020-12-11
* macros.h: Remove unused CURSOR_BAR_RIGHT macro. (#13506)Edwin Pujols2020-12-11
* vim-patch:8.2.0005: duplication in version info (#13502)Jan Edmund Lazo2020-12-10
* ex_cmds: port cmd_addr_T and ADDR_NONE (#13492)Jan Edmund Lazo2020-12-10
* Merge pull request #13482 from dm1try/propagate_lua_file_loading_errorsBjörn Linse2020-12-10
|\
| * runtime: propagate lua parsing errors while using "require"dm1try2020-12-10
* | Merge pull request #13450 from nvim-treesitter/fix-unknown-language-parserThomas Vigouroux2020-12-10
|\ \
| * | fix(treesitter): don't throw an error for missing injected langsSteven Sojka2020-12-04
* | | vim-patch:8.2.1833: when reading from stdin dup() is called twice (#13498)Jan Edmund Lazo2020-12-09
* | | Merge pull request #13497 from seandewar/vim-8.2.2121Jan Edmund Lazo2020-12-09
|\ \ \
| * | | vim-patch:8.2.2123: after using a complete popup the buffer is listedSean Dewar2020-12-09
| * | | vim-patch:8.2.2121: internal error when using \ze before \zs in a patternSean Dewar2020-12-09
|/ / /
* | | Merge pull request #13494 from jamessan/release-fixesJames McCoy2020-12-09
|\ \ \
| * | | GHA: Use oldest OS images to build releasesJames McCoy2020-12-09
|/ / /
* | | doc: Fix incorrect LSP diagnostic-related helptags (#13388)Kevin Fleming2020-12-09
* | | doc: Add missing parameter end_pos for range_formatting (#13481)Olivier Roques2020-12-09
* | | feat(nix): add flake.nix (#13487)Matthieu Coudron2020-12-09
* | | feat: Allow incremental sync & lsp flags (#13371)TJ DeVries2020-12-08
* | | Merge pull request #13478 from seandewar/vim-8.2.2106Jan Edmund Lazo2020-12-07
|\ \ \ | |_|/ |/| |
| * | vim-patch:8.2.2106: TOML files are not recognizedSean Dewar2020-12-07
|/ /
* | Merge pull request #13473 from ostera/patch-1Thomas Vigouroux2020-12-07
|\ \
| * | Fix typo on treesitter.txt help pageLeandro Ostera2020-12-07
|/ /
* | Merge pull request #13471 from jamessan/release-fixesJames McCoy2020-12-06
|\ \
| * | GHA: Perform a full checkout for release workflowJames McCoy2020-12-06
| * | Use vX.Y.Z-dev+{git-describe} for development versionsJames McCoy2020-12-06
* | | Merge pull request #13468 from janlazo/vim-8.1.0818Jan Edmund Lazo2020-12-06
|\ \ \ | |/ / |/| |
| * | log: use uv_gettimeofday() for WindowsJan Edmund Lazo2020-12-06
| * | runtime/doc: strftime() is always availableJan Edmund Lazo2020-12-06
| * | vim-patch:8.2.1296: some part of using 'smarcase' was not testedJan Edmund Lazo2020-12-06
| * | vim-patch:8.2.1021: Ruby interface not tested enoughJan Edmund Lazo2020-12-06
| * | vim-patch:8.1.2064: MS-Windows: compiler warnings for unused argumentsJan Edmund Lazo2020-12-06
|/ /
* | Merge pull request #13449 from nvim-treesitter/fix-language-for-rangeThomas Vigouroux2020-12-06
|\ \
| * | fix(treesitter): incorrect method name callSteven Sojka2020-12-04
| |/
* | Merge pull request #13472 from jamessan/macos-nightlyJames McCoy2020-12-06
|\ \
| * | GHA: Include runtime in macos release tarballJames McCoy2020-12-06
|/ /
* | 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
|\ \ \ \