aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | Fix buffer_updates on blockwise pasteKillTheMule2020-09-30
* | | treesitter: add string parser (#13008)Thomas Vigouroux2020-09-30
* | | Merge pull request #12903 from justinmk/checkcoresThomas Vigouroux2020-09-30
|\ \ \
| * | | lua/check_cores(): check uname instead of TRAVIS_OS_NAMEJustin M. Keyes2020-09-12
* | | | vim-patch:8.1.1992: the search stat moves when wrapping at the end of the bufferJan Edmund Lazo2020-09-29
* | | | test: Fix failing test in case of special .bashrc (#12920)Omri Sarig2020-09-28
* | | | screen: more work on fold_line replacementBjörn Linse2020-09-24
* | | | screen.c: remove fold_lineMatthieu Coudron2020-09-24
| |/ / |/| |
* | | test: buffer updates: add visual charwise paste testBjörn Linse2020-09-19
* | | buffer updates: fix issues with "change" operatorBjörn Linse2020-09-19
* | | tests: lua buffer updates: reorg check_events()Björn Linse2020-09-19
* | | buf_updates: fix wrong updates on linewise changeThomas Vigouroux2020-09-18
* | | buf_updates: fix updates for empty buffers (#12926)Thomas Vigouroux2020-09-17
* | | api(extmarks): allow extrange past final newlineThomas Vigouroux2020-09-17
* | | treesitter: filter updates on <CR>Thomas Vigouroux2020-09-16
* | | buf_attach: fix buffer updates with setline()Björn Linse2020-09-16
* | | api: add nvim_buf_call to call function with curbuf changed to bufferBjörn Linse2020-09-13
* | | fix: use luahl in treesitterThomas Vigouroux2020-09-13
* | | UI: fix cursor not displayed after hiding and un-hiding #12811erw72020-09-12
|/ /
* | Merge pull request #12721 from aufarg/vim-8.1.0265Jan Edmund Lazo2020-09-12
|\ \
| * | vim-patch:8.1.0295: no 'incsearch' highlighting for :vimgrep and similarAufar Gilbran2020-09-11
| * | vim-patch:8.1.0291: 'incsearch' highlighting not used for :sortAufar Gilbran2020-09-11
| * | vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
* | | fix(bufupdates): avoid sending empty updatesThomas Vigouroux2020-09-11
* | | fix(bytetrack): send correct events when opening linesThomas Vigouroux2020-09-11
* | | tests: disable hl glitch test for now, will be fixed in luahl (next PR)Björn Linse2020-09-10
* | | fix lintsThomas Vigouroux2020-09-09
* | | api/buffer: add "on_bytes" callback to nvim_buf_attachBjörn Linse2020-09-09
* | | treesitter: revert wrong optimization in highlightsThomas Vigouroux2020-09-09
* | | win: avoid duplicate separators in $PATH #12869Justin M. Keyes2020-09-08
* | | win/env: fix stdpath()/XDG_* initialization, parsing #12829erw72020-09-07
* | | UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* | | Merge pull request #12802 from jamessan/travis-ubuntu-bumpJames McCoy2020-09-06
|\ \ \
| * | | test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is setJames McCoy2020-09-06
* | | | tests: update query.list_predicates() testBjörn Linse2020-09-06
* | | | treesitter: Use excplicit names in testsThomas Vigouroux2020-09-06
* | | | provider: align all foo#Detect() functions #12839Justin M. Keyes2020-09-05
* | | | Support for :perl, :perlfile, :perldo and perleval() (#12809)Justin M. Keyes2020-09-05
|\ \ \ \
| * | | | healtcheck: use g:perl_host_prog if its set insteadJacques Germishuys2020-09-05
| * | | | support for :perl, :perlfile, :perldo and perleval()Jacques Germishuys2020-08-30
| | |/ / | |/| |
* | | | API: be less breaking in the christmas tree decorationsBjörn Linse2020-09-04
* | | | Merge pull request #12847 from nvim-treesitter/ts-list-predicatesBjörn Linse2020-09-04
|\ \ \ \ | |_|/ / |/| | |
| * | | treesitter: allow to list supported predicatesThomas Vigouroux2020-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
|/ / /
* | | 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
| |/ / /