aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\
| * import legacy perl interface testsJacques Germishuys2020-09-03
| * support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
* | Merge pull request #12838 from bfredl/screenshotBjörn Linse2020-09-05
|\ \
| * | nvim__screenshotBjörn Linse2020-09-05
* | | vim-patch:8.2.1586: :resize command not fully tested (#12853)Jan Edmund Lazo2020-09-05
|/ /
* | robustness: avoid adding offset to NULL pointerBjörn Linse2020-09-04
* | treesitter: update runtimeBjörn Linse2020-09-04
* | API: be less breaking in the christmas tree decorationsBjörn Linse2020-09-04
* | Merge pull request #12816 from vigoux/decorationsBjörn Linse2020-09-04
|\ \
| * | 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
* | | 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
|/ /
* | 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
* | eval_call_provider(): free unused return value #12819Jacques Germishuys2020-09-01
* | 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
* | | 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
* | docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
|/
* l10n: Update Ukrainian translation (#12785)Anatolii Sakhnik2020-08-30
* Revert "tui: improve support for GNU Screen (#12098)"erw72020-08-27
* Revert "tui: Fix italics when $TERM is screen in tmux #12199"erw72020-08-27
* Merge pull request #12510 from jamessan/clang-implicit-fallthroughJames McCoy2020-08-26
|\
| * spell_load_file: Add missing "goto endFAIL" if spellfile is not readableJames McCoy2020-08-23
| * Disable -Wimplicit-fallthrough for tree_sitter/James McCoy2020-08-23
| * Disable -Wimplicit-fallthrough for funcs.generated.hJames McCoy2020-08-23
* | Merge pull request #12708 from runiq/lsp-docTJ DeVries2020-08-25
|\ \
| * | Add docs for most vim.lsp methodsPatrice Peterson2020-08-23
| |/