aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.0957: compiler warning for uninitialized variableJan Edmund Lazo2020-10-14
* vim-patch:8.2.0573: using :version twice leaks memoryJan Edmund Lazo2020-10-14
* Merge pull request #12953 from vigoux/tshl-custom-parserBjörn Linse2020-10-13
|\
| * treesitter: allow multiple highlighters per bufferThomas Vigouroux2020-10-12
| * treesitter: allow custom parser for highlighterThomas Vigouroux2020-10-12
|/
* Merge pull request #13059 from vigoux/ts-runtime-queriesBjörn Linse2020-10-12
|\
| * treesitter: runtime queriesThomas Vigouroux2020-10-11
* | Fix multiple typos (#13063)Hansraj Das2020-10-12
* | Merge pull request #13088 from janlazo/vim-8.2.1834Jan Edmund Lazo2020-10-12
|\ \
| * | vim-patch:8.2.1837: using "gn" after "gN" does not workJan Edmund Lazo2020-10-11
|/ /
* | Merge pull request #11318 from janlazo/vim-8.1.1201Jan Edmund Lazo2020-10-11
|\ \ | |/ |/|
| * test/old: skip Test_addr_all() for nowJan Edmund Lazo2020-10-11
| * vim-patch:8.1.1206: user command parsing and listing not properly testedJan Edmund Lazo2020-10-11
| * vim-patch:8.1.1204: output of :command with address completion is not niceJan Edmund Lazo2020-10-11
| * vim-patch:8.1.0560: cannot use address type "other" with with user commandJan Edmund Lazo2020-10-11
|/
* Merge pull request #13083 from janlazo/vim-8.1.1281Jan Edmund Lazo2020-10-11
|\
| * vim-patch:8.2.1823: "gN" does not select the matched stringJan Edmund Lazo2020-10-11
| * vim-patch:8.2.1101: no error when using wrong arguments for setqflist()Jan Edmund Lazo2020-10-11
| * vim-patch:8.1.1036: quickfix function arguments are inconsistentJan Edmund Lazo2020-10-10
| * 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