aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* fix: Include auto/config.h before HAVE_* preprocessor checksJames McCoy2020-12-15
* vim-patch:8.1.1630: various small problemsJan Edmund Lazo2020-12-13
* vim-patch:8.2.2136: Vim9: Using uninitialized variableJan Edmund Lazo2020-12-13
* vim-patch:8.2.2130: Insert mode completion messages end up in message historyJan Edmund Lazo2020-12-12
* Merge pull request #13521 from janlazo/nvim-8.1.2246Jan Edmund Lazo2020-12-12
|\
| * vim-patch:8.1.2246: some tests are still in old styleJan Edmund Lazo2020-12-11
| * test/old: cherry-pick patch v8.1.1955 changes for test_trycatch.vimJan Edmund Lazo2020-12-11
| * test/old: cherry-pick patch 8.1.0711 changes for test_trycatch.vimJan Edmund Lazo2020-12-11
* | Merge pull request #13486 from bfredl/bufnoreloadBjörn Linse2020-12-12
|\ \ | |/ |/|
| * fileio: detach buffer when buffer was reloaded (like with :edit)Björn Linse2020-12-08
* | eval: executable(), exepath() accept strings onlyJan Edmund Lazo2020-12-11
* | 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
* | 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
* | | vim-patch:8.2.1833: when reading from stdin dup() is called twice (#13498)Jan 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
| |/ |/|
* | vim-patch:8.2.2106: TOML files are not recognizedSean Dewar2020-12-07
|/
* Merge pull request #13471 from jamessan/release-fixesJames McCoy2020-12-06
|\
| * Use vX.Y.Z-dev+{git-describe} for development versionsJames McCoy2020-12-06
* | log: use uv_gettimeofday() for WindowsJan 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 #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
| |/
* / vim-patch:8.2.2091: MS-Windows: build warnings (#13451)Jan Edmund Lazo2020-12-05
|/
* 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
* | 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
|/
* 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
|\
| * 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