aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | 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
| | |_|_|/ / / | |/| | | | |
* | | | | | | 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
| |/ / / / /
* | | | | | Merge pull request #13045 from jamessan/unicode-13James McCoy2020-10-05
|\ \ \ \ \ \
| * | | | | | Update unicode filesJames McCoy2020-10-04
| * | | | | | Download emoji-data from UNIDATA/James McCoy2020-10-04
| |/ / / / /
* | | | | | Merge pull request #13023 from G-flat/pvs-v1001Thomas Vigouroux2020-10-05
|\ \ \ \ \ \
| * | | | | | PVS/V1001: Remove assignment to unused variableG-flat2020-10-05
| * | | | | | Merge pull request #1 from neovim/masterG-flat2020-10-05
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #12999 from PaperMountainStudio/resolv-ipv6Jan Edmund Lazo2020-10-04
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | runtime: backport IPv6 support to resolv.vimPaper2020-10-01