aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * Fix colors in terminal by maintaining COLORTERMThomas Fehér2020-11-26
* | Merge pull request #13375 from janlazo/vim-8.2.2041Jan Edmund Lazo2020-11-25
|\ \
| * | vim-patch:8.2.0462: previewwindow test fails on some systemsJan Edmund Lazo2020-11-25
| * | vim-patch:8.2.0996: using "aucmdwin" in win_gettype() is not idealJan Edmund Lazo2020-11-25
| * | vim-patch:8.2.0991: cannot get window type for autocmd and preview windowJan Edmund Lazo2020-11-25
| * | vim-patch:8.2.0257: cannot recognize a terminal in a popup windowJan Edmund Lazo2020-11-25
| * | vim-patch:8.1.2390: test94 is old style, fix 7.4.441 not testedJan Edmund Lazo2020-11-25
| * | vim-patch:8.2.0303: TermChanged test fails in the GUIJan Edmund Lazo2020-11-24
| * | vim-patch:8.2.0302: setting 'term' may cause error in TermChanged autocommandJan Edmund Lazo2020-11-24
| * | vim-patch:8.1.2290: autocommand test failsJan Edmund Lazo2020-11-24
| * | vim-patch:8.2.2041: haskell filetype not optimally recognizedJan Edmund Lazo2020-11-24
* | | screen.c: Allow showbreak to override cursorline. (#13372)shade-of-noon2020-11-25
* | | Merge pull request #13379 from bfredl/runtimeBjörn Linse2020-11-25
|\ \ \
| * | | runtime: extract 'runtimepath' and 'packpath' logic to its own fileBjörn Linse2020-11-25
* | | | Merge pull request #13357 from vigoux/luahl-priorityBjörn Linse2020-11-25
|\ \ \ \ | |_|/ / |/| | |
| * | | feat(luahl): add priority mechanismThomas Vigouroux2020-11-25
* | | | vim-patch:8.1.0825: code for autocommands is mixed with file I/O code (#13305)TJ DeVries2020-11-24
| |_|/ |/| |
* | | Merge pull request #13366 from bfredl/path3aBjörn Linse2020-11-24
|\ \ \ | | |/ | |/|
| * | api: enable nvim_get_runtime_file to find subdirectoriesBjörn Linse2020-11-24
* | | vim-patch:8.2.2036: buffer messed up if creating the quickfix window fails (#...Jan Edmund Lazo2020-11-24
* | | Merge pull request #13322 from teto/remove_curwinThomas Vigouroux2020-11-24
|\ \ \
| * | | fix(fold): use Folded highlight even with spell onMatthieu Coudron2020-11-23
| * | | refactor: pass window to was_set_insecurelyMatthieu Coudron2020-11-23
| |/ /
* | | Merge pull request #13270 from vigoux/ts-range-rangesThomas Vigouroux2020-11-23
|\ \ \
| * | | fix(treesitter): allow ranges in set_included_rangesThomas Vigouroux2020-11-23
| * | | treesitter: refactor some thingsThomas Vigouroux2020-11-23
* | | | Merge pull request #11148 from janlazo/vim-8.0.1455Jan Edmund Lazo2020-11-23
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.1.2361: MS-Windows: test failures related to VIMDLLJan Edmund Lazo2020-11-23
| * | | vim-patch:8.1.2115: MS-Windows: shell commands fail if &shell contains a spaceJan Edmund Lazo2020-11-23
| | |/ | |/|
* | | Add eap->skip checks to script_host_{execute_file,do_range}James McCoy2020-11-22
* | | do_one_cmd: Remove :pyxdo/:pyxfile from "handle <bar>" switchJames McCoy2020-11-22
|/ /
* | Merge pull request #13351 from janlazo/vim-8.1.1598Jan Edmund Lazo2020-11-22
|\ \
| * | vim-patch:8.1.2332: missing file in refactoringJan Edmund Lazo2020-11-22
| * | vim-patch:8.2.2032: cabalconfig and cabalproject filetypes not recognizedJan Edmund Lazo2020-11-22
| |/
* | Merge pull request #13345 from shade-of-noon/lingering-e145Jan Edmund Lazo2020-11-22
|\ \ | |/ |/|
| * po: Remove E145 error message.Edwin Pujols2020-11-22
* | vim-patch:8.2.1217: startup test depends on random source fileJan Edmund Lazo2020-11-21
* | test/old: cherry-pick patch 8.2.0509 for Test_q_arg()Jan Edmund Lazo2020-11-21
* | test/old: cherry-pick patch 8.1.2373 for test_startup.vimJan Edmund Lazo2020-11-21
* | vim-patch:8.1.0650: command line argument -q [errorfile] is not testedJan Edmund Lazo2020-11-21
|/
* eval: use VAR_UNLOCKED enum, not the direct valueJan Edmund Lazo2020-11-21
* vim-patch:8.2.2027: Coverity warnts for uninitialized fieldJan Edmund Lazo2020-11-21
* vim-patch:8.2.2029: Coverity warns for not checking return valueJan Edmund Lazo2020-11-21
* vim-patch:8.2.2028: Coverity warns for using an uninitialized variableJan Edmund Lazo2020-11-21
* Merge pull request #13307 from janlazo/vim-8.1.0777Jan Edmund Lazo2020-11-21
|\
| * menu: remove winbar codeJan Edmund Lazo2020-11-20
| * vim-patch:8.2.1608: Vim9: getchar() test fails with GUIJan Edmund Lazo2020-11-20
* | Merge pull request #13250 from bfredl/missinglinkBjörn Linse2020-11-21
|\ \ | |/ |/|
| * decorations: allow nvim_set_hl to break existing linksBjörn Linse2020-11-21
* | test,unit: Change test according to change of bg color response processingerw72020-11-20