aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is setJames McCoy2020-09-06
* ci: Try to recover from sanitizer issuesJames McCoy2020-09-04
* suggest_trie_walk: Remove invalid FALLTHROUGH annotationJames McCoy2020-09-04
* travis: Install clang-11 for ASAN/UBSAN jobJames McCoy2020-09-04
* travis: Relax pyenv versions to 2.7:3.8James McCoy2020-09-04
* travis: Install powershell via "snaps" addonJames McCoy2020-09-04
* travis: Bump Linux dist to bionicJames McCoy2020-09-04
* Merge pull request #12816 from vigoux/decorationsBjörn Linse2020-09-04
|\
| * treesitter: update to use buf_set_extmarkThomas Vigouroux2020-09-03
| * decor: sketch new decorations APIBjörn Linse2020-09-03
| * extmark: move id to dict in nvim_buf_set_extmarkBjörn Linse2020-09-03
| * extmark: refiy "Decoration" abstractionBjörn Linse2020-09-03
* | Merge pull request #12848 from jamessan/vim-8.2.1552James McCoy2020-09-04
|\ \ | |/ |/|
| * vim-patch.sh: Fix PR subject with multiple patchesJames McCoy2020-09-04
| * lintJames McCoy2020-09-04
| * vim-patch:8.2.1560: using NULL pointers in some codeJames McCoy2020-09-04
| * vim-patch:8.2.1553: crash in edit testJames McCoy2020-09-04
| * vim-patch:8.2.1552: warnings from asan with clang-11James McCoy2020-09-03
|/
* Merge #12827 'vim-patch:8.2.{1554,1561,1564,1565,1566}'Justin M. Keyes2020-09-02
|\
| * vim-patch:8.2.1564: a few remaining errors from ubsanJan Edmund Lazo2020-09-02
| * vim-patch:8.2.1566: not all Bazel files are recognizedJan Edmund Lazo2020-09-02
| * vim-patch:8.2.1565: spellfile test sometimes failsJan Edmund Lazo2020-09-02
| * vim-patch:8.2.1561: using NULL pointers in fold codeJan Edmund Lazo2020-09-02
| * vim-patch:8.2.1554: crash in normal testJan Edmund Lazo2020-09-02
|/
* Merge #12468 'lsp: logging'Justin M. Keyes2020-09-01
|\
| * lsp: add key name to the output log valueHirokazu Hata2020-08-26
| * lsp: remove output log at rpc.notifyHirokazu Hata2020-08-26
* | lsp/make_position_param(): handle empty buffer #12825Gıyaseddin Tanrıkulu2020-09-01
* | eval_call_provider(): free unused return value #12819Jacques Germishuys2020-09-01
* | Merge pull request #12814 from theHamsta/escape-queriesThomas Vigouroux2020-09-01
|\ \
| * | treesitter: avoid escaping complete query stringsStephan Seitz2020-08-31
* | | Merge pull request #12736 from vigoux/ts-iter-childrenBjörn Linse2020-09-01
|\ \ \
| * | | treesitter: add node:field() to get field childrenThomas Vigouroux2020-09-01
| * | | treesitter: allow to iterate over node childrenThomas Vigouroux2020-08-31
* | | | g:clipboard: allow command given as a list #12775DDoSolitary2020-09-01
* | | | build/FindLua.cmake: allow Lua 5.4 #12820Michel Alexandre Salim2020-08-31
| |/ / |/| |
* | | Merge pull request #12804 from janlazo/vim-8.1.1725Jan Edmund Lazo2020-08-31
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.1548: cannot move position of "%%" in message translationsJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.1694: the RUN_VIM variable is longer than neededJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.2041: no test for diff mode with syntax highlightingJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.1831: confusing skipped messageJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.2206: no test for fixed issue vim/vim#3893Jan Edmund Lazo2020-08-30
| * | vim-patch:8.1.1806: test for display updating doesn't check without statuslineJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.1804: no test for display updating without a scroll regionJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.1776: text added with a job isn't displayedJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.2198: crash when using :center in autocommandJan Edmund Lazo2020-08-30
| * | vim-patch:8.2.1315: MS-Windows: test log contains escape sequencesJan Edmund Lazo2020-08-30
| * | vim-patch:8.2.1033: not easy to read the test time in the test outputJan Edmund Lazo2020-08-30
| * | vim-patch:8.1.1725: MS-Windows: E325 message may use incorrect date formatJan Edmund Lazo2020-08-30
* | | fix(win): ignore closing wins in win_findbuf #12798Thomas Vigouroux2020-08-31