aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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
* | TUI: fix processing of bg color responseerw72020-11-20
* | TUI: fix bracket paste getting stuckerw72020-11-20
* | Merge pull request #12592 from jamessan/fix-mod-keysJames McCoy2020-11-20
|\ \ | |/ |/|
| * keymap: Preserve S- modifier when C- is presentJames McCoy2020-11-16
| * tui/input: Add S- modifier for chords with capital ASCIIJames McCoy2020-11-16
| * Understand Escape as another name for EscJames McCoy2020-11-16
* | vim-patch:8.2.2011: "syn sync" reports a very large numberSean Dewar2020-11-19
* | vim-patch:8.2.2006: .pbtxt files are not recognizedSean Dewar2020-11-19
* | startup: load files from &packpath . '/start/{pluginname}'Björn Linse2020-11-19
* | Merge pull request #13316 from bfredl/vim-8.2.2005Björn Linse2020-11-18
|\ \
| * | vim-patch:8.2.2005: redoing a mapping with <Cmd> doesn't work properlyBjörn Linse2020-11-18
* | | fix: NULL segfaults brought to you by @vigouxTJ DeVries2020-11-18
|/ /
* / vim-patch:8.2.1995: the popup menu can cause too much redrawingShougo Matsushita2020-11-17
|/