aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* runtime/netrw: 91359014b359cf816bf943fe2c7d492996263defJan Edmund Lazo2021-02-15
* runtime/netrw: 09c6f265b21065ffa9437837b1d0955137175e45Jan Edmund Lazo2021-02-15
* runtime/netrw: 574ee7bc1246070dba598f9561a2776aa1a10d07Jan Edmund Lazo2021-02-15
* runtime/netrw: 5ef1c6a4838a9629b793f3ae676f72a764171b00Jan Edmund Lazo2021-02-15
* Merge pull request #13930 from janlazo/vim-8.2.1902Jan Edmund Lazo2021-02-14
|\
| * vim-patch:8.2.0925: getcompletion() does not return command line argumentsJan Edmund Lazo2021-02-14
| * vim-patch:8.2.0064: diffmode completion doesn't use per-window settingJan Edmund Lazo2021-02-13
| * vim-patch:8.2.0054: :diffget and :diffput don't have good completionJan Edmund Lazo2021-02-13
| * vim-patch:8.2.1056: wrong display when mixing match conceal and syntax concealJan Edmund Lazo2021-02-13
| * vim-patch:8.2.1058: multiline conceal causes display errorsJan Edmund Lazo2021-02-13
| * vim-patch:8.2.1904: still using default option values after using ":badd +1"Jan Edmund Lazo2021-02-13
| * vim-patch:8.2.1903: buffer test fails with normal featuresJan Edmund Lazo2021-02-13
| * vim-patch:8.2.0576: some errors are not covered by testsJan Edmund Lazo2021-02-13
| * vim-patch:8.2.1902: default option values changed with :badd for existing bufferJan Edmund Lazo2021-02-13
* | Merge pull request #13935 from bfredl/undotimeBjörn Linse2021-02-14
|\ \ | |/ |/|
| * buffer_updates: autoload episode III: revenge of the treesBjörn Linse2021-02-14
|/
* 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