aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Clear prompt_for_number messagesglacambre2021-02-10
* | | | | fix(notify): Expected 3 arguments error (#13905)notomo2021-02-09
* | | | | vim-patch:8.2.2259: Test_Executable() fails when using chroot (#13907)Jan Edmund Lazo2021-02-08
* | | | | Merge pull request #13842 from vigoux/update-last-lineBjörn Linse2021-02-08
|\ \ \ \ \
| * | | | | fix(buf_updates): send updates when putting past last lineThomas Vigouroux2021-02-08
|/ / / / /
* | | | | Merge pull request #13899 from chentau/set_text_fixBjörn Linse2021-02-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | correctly mark changed regions for set_textchentau2021-02-07
* | | | | Merge pull request #13843 from teto/notif_providerMatthieu Coudron2021-02-08
|\ \ \ \ \
| * | | | | test: test vim-notifyMatthieu Coudron2021-02-02
| * | | | | api: add nvim_notifyMatthieu Coudron2021-02-02
| * | | | | feat: adds vim.notifyMatthieu Coudron2021-01-31
* | | | | | Merge pull request #13898 from janlazo/set_string_option_directJan Edmund Lazo2021-02-07
|\ \ \ \ \ \
| * | | | | | option: use char* for get_option_value() paramJan Edmund Lazo2021-02-07
| * | | | | | menu: use char* for set_context_in_menu_cmd() paramJan Edmund Lazo2021-02-07
| * | | | | | eval: use char* for set_var_lval() paramJan Edmund Lazo2021-02-07
| * | | | | | eval: use char* for set_internal_string_var()Jan Edmund Lazo2021-02-07
| * | | | | | option: use char* for set_string_option_direct()Jan Edmund Lazo2021-02-07
|/ / / / / /
* | | | | | Merge pull request #13894 from stsewd/ts-small-fixesThomas Vigouroux2021-02-07
|\ \ \ \ \ \
| * | | | | | treesitter: small fixesSantos Gallegos2021-02-07
|/ / / / / /
* | | | | | Merge pull request #13892 from janlazo/vim-8.1.2285Jan Edmund Lazo2021-02-06
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | eval: ll_range,ll_empty2 members are boolJan Edmund Lazo2021-02-06
| * | | | | vim-patch:8.1.2285: padding in structures wastes memoryJan Edmund Lazo2021-02-06
|/ / / / /
* | | | | vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)Jan Edmund Lazo2021-02-06
* | | | | Merge pull request #13876 from jamessan/pty-termJames McCoy2021-02-06
|\ \ \ \ \
| * | | | | fix(pty): Always use $TERM from the job's env dictJames McCoy2021-02-06
|/ / / / /
* | | | | Merge pull request #13888 from jamessan/win-ciJames McCoy2021-02-06
|\ \ \ \ \
| * | | | | ci(gha/win): Do not rename python.exe to python3.exe if it existsJames McCoy2021-02-05
* | | | | | Merge pull request #13701 from erw7/fix-checkhealtherw72021-02-06
|\ \ \ \ \ \
| * | | | | | checkhealth: fix terminfo problems on Windowserw72021-01-06
| * | | | | | checkhealth: fix problem where &shada is emptyerw72021-01-06
* | | | | | | Merge pull request #13702 from erw7/fix-build_stl_str_hlerw72021-02-06
|\ \ \ \ \ \ \
| * | | | | | | buffer.c: remove useless 'for' loops.erw72021-01-09
| * | | | | | | buffer.c: fix problem of memory allocationerw72021-01-05
* | | | | | | | Merge pull request #12080 from erw7/feature-bracketed-paste-on-termerw72021-02-06
|\ \ \ \ \ \ \ \
| * | | | | | | | Change default for tpf optionerw72021-02-04
| * | | | | | | | Add termpastefilter optionerw72021-02-04
| * | | | | | | | Change to filter control characters when pasting a terminal windowerw72021-02-04
| * | | | | | | | Add support for bracketed paste mode in terminal windowserw72021-02-04
* | | | | | | | | Merge pull request #13878 from bfredl/incmarkBjörn Linse2021-02-05
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | tests: clean up lua/buffer_updates_spec.luaBjörn Linse2021-02-04
| * | | | | | | | inccommand: preserve extmarks when undoing preview substitutionBjörn Linse2021-02-04
|/ / / / / / / /
* / / / / / / / lsp: Fix pumvisible() check introduced in #12900 (#13866)runiq2021-02-04
|/ / / / / / /
* | | | | | | Merge pull request #13865 from janlazo/vim-8.2.2437Jan Edmund Lazo2021-02-03
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | vim-patch:8.2.2464: using freed memory if window closed in autocommandJan Edmund Lazo2021-02-03
| * | | | | | vim-patch:8.2.2462: Coverity warns for not checking for fseek() errorJan Edmund Lazo2021-02-03
| * | | | | | vim-patch:8.2.2458: Coverity warns for :retab using freed memoryJan Edmund Lazo2021-02-03
| * | | | | | vim-patch:8.2.2447: 'foldlevel' not applied to folds restored from sessionJan Edmund Lazo2021-02-01
| * | | | | | vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...Jan Edmund Lazo2021-02-01
* | | | | | | vim-patch.sh: remove unsupported files (#13570)Jan Edmund Lazo2021-02-03
|/ / / / / /
* | | | | | Add clangd cache to ignore (#13856)Volodymyr Kot2021-01-31