aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | 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
* | | | | | 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
|/ / / / /
* | | | | 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
* | | | | | 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
|/ / / / /
* | | | | 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 #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
* | | | | | Merge pull request #13039 from janlazo/vim-8.2.1790Jan Edmund Lazo2020-10-05
|\ \ \ \ \ \
| * | | | | | vim-patch:8.2.1801: undo file not found when using ":args" or ":next"Jan Edmund Lazo2020-10-05
| * | | | | | vim-patch:8.1.2024: delete call commented out for debuggingJan Edmund Lazo2020-10-05
| * | | | | | vim-patch:8.1.1812: reading a truncted undo file hangs VimJan Edmund Lazo2020-10-05
| * | | | | | vim-patch:8.2.0665: wrongly assuming Python executable is called "python"Jan Edmund Lazo2020-10-05
* | | | | | | Merge pull request #13040 from Shougo/vim-8.2.1793Jan Edmund Lazo2020-10-05
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | vim-patch:8.2.1793: not consistently giving the "is a directory" warningShougo Matsushita2020-10-06
| |/ / / / /
* / / / / / PVS/V1001: Remove assignment to unused variableG-flat2020-10-05
|/ / / / /
* | | | | vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* | | | | vim-patch:8.1.2143: cannot see each command even when 'verbose' is setJan Edmund Lazo2020-10-02
* | | | | vim-patch:8.2.1787: crash with 'incsearch' and very long lineJan Edmund Lazo2020-10-02
* | | | | vim-patch:8.2.1780: statusline not updated when splitting windowsJan Edmund Lazo2020-10-02
* | | | | vim-patch:8.2.1779: some debian changelog files are not recognizedJan Edmund Lazo2020-10-02
* | | | | Merge pull request #12968 from erw7/fix-substitute2Thomas Vigouroux2020-10-02
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | extmark: Change nvim_buf_set_extmark to not create undo dataerw72020-10-02
| * | | | undo: fix possibility of abortingerw72020-10-02