aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | vim-patch:8.2.2499: "vim -g --version" does not redirect output (#13922)Jan Edmund Lazo2021-02-13
* | | | | man.vim: `:Man` should not change global value of 'tagfunc' option (#13926)最上川2021-02-13
* | | | | Merge pull request #13491 from seandewar/vim-8.2.1967Jan Edmund Lazo2021-02-11
|\ \ \ \ \
| * | | | | vim-patch:8.2.2467: script generated by :mkview changes alternate fileSean Dewar2021-02-11
| * | | | | vim-patch:8.2.2058: using mkview/loadview changes the jumplistSean Dewar2021-02-11
| * | | | | vim-patch:8.2.1967: the session file does not restore the alternate fileSean Dewar2021-02-11
| | |/ / / | |/| | |
* / | | | cmake: Remove duplicate compile flags argument (#13920)Florian Walch2021-02-11
|/ / / /
* | | | Merge pull request #13908 from janlazo/vim-8.2.2489Jan Edmund Lazo2021-02-10
|\ \ \ \
| * | | | vim-patch:8.2.2490: 'wrap' option is always reset when starting diff modeJan Edmund Lazo2021-02-10
| * | | | vim-patch:8.2.2496: insufficien testing for text jumping fixJan Edmund Lazo2021-02-10
| * | | | vim-patch:8.2.2495: text jumps up and down when moving the cursorJan Edmund Lazo2021-02-10
| * | | | vim-patch:8.2.2492: command line buffer name cannot be translatedJan Edmund Lazo2021-02-10
| * | | | vim-patch:8.1.0341: :argadd in empty buffer changes the buffer nameJan Edmund Lazo2021-02-10
| * | | | vim-patch:8.2.2489: current buffer is wrong after deletebufline() failsJan Edmund Lazo2021-02-10
|/ / / /
* | | | Merge pull request #13895 from bfredl/ar2Björn Linse2021-02-10
|\ \ \ \
| * | | | buffer updates: add on_reload callback and handle it in treesitter parserBjörn Linse2021-02-10
| * | | | treesitter: propagate on_detach event properlyBjörn Linse2021-02-10
|/ / / /
* | | | Merge pull request #13903 from glacambre/fix_prompt_for_numberBjörn Linse2021-02-10
|\ \ \ \
| * | | | 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