aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2020-10-10
* vim-patch:8.1.0988: deleting location list buffer breaks location list windowJan Edmund Lazo2020-10-10
* vim-patch:8.1.0877: new buffer used every time the quickfix window is openedJan Edmund Lazo2020-10-10
* vim-patch:8.1.0720: cannot easily change the current quickfx list indexJan Edmund Lazo2020-10-10
* vim-patch:8.1.0523: opening window from quickfix leaves empty buffer behindJan Edmund Lazo2020-10-10
* Merge pull request #13038 from bfredl/multiluahlBjörn Linse2020-10-10
|\
| * whineBjörn Linse2020-10-10
| * screen: untangle static and dynamic decorationsBjörn Linse2020-10-10
| * because reasons (undefined behavior)Björn Linse2020-10-10
| * api: multiple decoration providers at onceBjörn Linse2020-10-10
* | Merge pull request #12904 from erw7/vim-8.1.0431Jan Edmund Lazo2020-10-10
|\ \ | |/ |/|
| * vim-patch:8.2.1677: memory access errors when calling setloclist() in autocom...erw72020-09-15
| * vim-patch:8.1.0489: crash when autocmd clears vimpgrep location listerw72020-09-14
| * vim-patch:8.1.0431: the qf_jump() function is too longerw72020-09-13
* | Merge pull request #13081 from bfredl/usdt2Björn Linse2020-10-10
|\ \
| * | basic support for usdt probesZachary P. Landau2020-10-10
|/ /
* | Merge pull request #13075 from vigoux/ts-check-parser-versionThomas Vigouroux2020-10-09
|\ \
| * | treesitter: check language ABI version on loadThomas Vigouroux2020-10-08
* | | Merge pull request #13074 from janlazo/vim-8.1.1717Jan Edmund Lazo2020-10-08
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.0007: popup menu positioned wrong with folding in two tabsJan Edmund Lazo2020-10-08
| * | vim-patch:8.1.2405: matchadd_conceal test fails under valgrindJan Edmund Lazo2020-10-08
| * | vim-patch:8.1.2303: cursor in wrong position after horizontal scrollJan Edmund Lazo2020-10-08
| * | vim-patch:8.1.2294: cursor pos wrong with concealing and search causes a scrollJan Edmund Lazo2020-10-08
| * | vim-patch:8.1.1717: last char in menu popup window highlightedJan Edmund Lazo2020-10-08
|/ /
* | provider: update supported Python versions (#13070)Marco Hinz2020-10-08
* | Merge pull request #13029 from aufarg/vim-8.2.1345Jan Edmund Lazo2020-10-07
|\ \
| * | vim-patch:8.2.1488: text does not scroll when inserting above first lineAufar Gilbran2020-10-07
| * | vim-patch:8.2.1345: Redraw error when using visual block and scrollAufar Gilbran2020-10-07
* | | Merge pull request #13064 from janlazo/vim-8.1.2325Jan Edmund Lazo2020-10-07
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.1599: missing line end when skipping a long line with :cgetfileJan Edmund Lazo2020-10-07
| * | vim-patch:8.1.1705: using ~{} for a literal dict is not niceJan Edmund Lazo2020-10-07
| * | vim-patch:8.1.1692: using *{} for literal dict is not backwards compatibleJan Edmund Lazo2020-10-07
| * | vim-patch:8.1.1686: "*" of "*{" is recognized as multipy operatorJan Edmund Lazo2020-10-07
| * | vim-patch:8.1.1683: dictionary with string keys is longer than neededJan Edmund Lazo2020-10-07
| * | vim-patch:8.1.2325: crash when using balloon with empty lineJan Edmund Lazo2020-10-06
|/ /
* | Merge pull request #13060 from janlazo/vim-8.1.2310Jan Edmund Lazo2020-10-06
|\ \
| * | vim-patch:8.1.1624: when testing in the GUI may try to run gvim in a terminalJan Edmund Lazo2020-10-06
| * | vim-patch:8.1.1619: tests are not run with GUI on TravisJan Edmund Lazo2020-10-06
| * | vim-patch:8.1.2401: :cexpr does not handle | in expressionJan Edmund Lazo2020-10-06
| * | vim-patch:8.1.2310: no proper test for directory changes in quickfixJan Edmund Lazo2020-10-06
|/ /
* | lua: vim.wait allows control of fast events (#13053)TJ DeVries2020-10-06
* | Merge pull request #13037 from janlazo/runtime-typescriptJan Edmund Lazo2020-10-06
|\ \
| * | runtime/typescript: 3d1cde8a2f28dce2c82d2b2b4c5e35e6662030e0Jan Edmund Lazo2020-10-05
| * | runtime/typescript: 91359014b359cf816bf943fe2c7d492996263defJan Edmund Lazo2020-10-05
| * | runtime/typescript: 09c6f265b21065ffa9437837b1d0955137175e45Jan Edmund Lazo2020-10-05
| * | runtime/typescript.vim: 96f45c0b6fc9e9d404e6805593ed1e0e6795e470Jan Edmund Lazo2020-10-05
* | | Merge pull request #13054 from erw7/fix-msg-is-a-directory-on-WindowsThomas Vigouroux2020-10-06
|\ \ \ | |/ / |/| |
| * | fileio: fix "is a directory" warning on Windowserw72020-10-06
* | | Merge pull request #13042 from godlygeek/unmapped_meta_is_escJames McCoy2020-10-05
|\ \ \ | |/ / |/| |
| * | Treat unmapped ALT/META as ESC+c in all modesMatt Wozniski2020-10-05