aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | vim-patch:8.1.0274: 'incsearch' triggers on ":source"Aufar Gilbran2020-09-11
| * | | vim-patch:8.1.0273: invalid memory access when using 'incsearch'Aufar Gilbran2020-09-11
| * | | vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
| * | | vim-patch:8.1.0265: the getcmdline() function is way too bigAufar Gilbran2020-09-11
* | | | Merge pull request #12889 from vigoux/bytetrack-open-lineBjörn Linse2020-09-11
|\ \ \ \
| * | | | fix(bufupdates): avoid sending empty updatesThomas Vigouroux2020-09-11
| * | | | fix(bytetrack): send correct events when opening linesThomas Vigouroux2020-09-11
* | | | | lua: cleanup naming conventions of executor functionsBjörn Linse2020-09-10
|/ / / /
* | | | memline: do not attempt to cache line2byte()Björn Linse2020-09-10
* | | | fix lintsThomas Vigouroux2020-09-09
* | | | treesitter: use new on_bytes interfaceBjörn Linse2020-09-09
* | | | api/buffer: add "on_bytes" callback to nvim_buf_attachBjörn Linse2020-09-09
* | | | memline: cache byte offset of current lineBjörn Linse2020-09-09
* | | | extmark: use resonable names in extmark_spliceBjörn Linse2020-09-09
* | | | extmark: separate extmark_splice_cols for column-only changeBjörn Linse2020-09-09
* | | | win: avoid duplicate separators in $PATH #12869Justin M. Keyes2020-09-08
* | | | vim-patch:8.2.1635: no digraph for 0x2022 BULLET #12876Jan Edmund Lazo2020-09-08
* | | | win/env: fix stdpath()/XDG_* initialization, parsing #12829erw72020-09-07
* | | | vim-patch:8.2.1633: some error messages are internal but do not use iemsg()Jan Edmund Lazo2020-09-07
* | | | UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* | | | Merge pull request #12802 from jamessan/travis-ubuntu-bumpJames McCoy2020-09-06
|\ \ \ \
| * | | | ci: Try to recover from sanitizer issuesJames McCoy2020-09-04
| * | | | suggest_trie_walk: Remove invalid FALLTHROUGH annotationJames McCoy2020-09-04
* | | | | Merge pull request #11649 from vhakulinen/fix-blank-sections-with-multigridBjörn Linse2020-09-06
|\ \ \ \ \
| * | | | | Invalidate grid on allction when in ext_multigridVille Hakulinen2020-09-06
* | | | | | version.c: update [ci skip] (#12763)Marvim the Paranoid Android2020-09-06
|/ / / / /
* | | | | doc: fix invalid help tags #12745Georgy Komarov2020-09-05
* | | | | 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