aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:8.2.1693: "hi def" does not work for cleared highlightAndy K. Massimino2021-03-05
* | | | | vim-patch:8.2.0422: crash when passing popup window to win_splitmove()Andy K. Massimino2021-03-19
* | | | | vim-patch:8.2.0093: win_splitmove() can make Vim hangAndy K. Massimino2021-03-19
* | | | | vim-patch:8.1.2020: it is not easy to change the window layoutAndy K. Massimino2021-03-19
* | | | | vim-patch:8.2.2611: conditions for startup tests are not exactly rightJan Edmund Lazo2021-03-17
* | | | | vim-patch:8.2.2609: test disabled on MS-Windows even though it should workJan Edmund Lazo2021-03-17
* | | | | Merge pull request #14145 from teto/remove-tshighlighterMatthieu Coudron2021-03-16
|\ \ \ \ \
| * | | | | chore(ts): show grammar that triggers the errorMatthieu Coudron2021-03-16
| | |_|_|/ | |/| | |
* | | | | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* | | | | vim-patch:8.2.2604: GUI-specific command line arguments not testedJan Edmund Lazo2021-03-14
* | | | | vim-patch:8.2.2596: :doautocmd may confuse scripts listening to WinEnterJan Edmund Lazo2021-03-14
* | | | | Merge pull request #14020 from chentau/float_resizeBjörn Linse2021-03-14
|\ \ \ \ \
| * | | | | screen: make ui_compositor aware of the intended size of a floatchentau2021-03-11
| | |/ / / | |/| | |
* | | | | Fix click on foldcolumn with vsplit (#14127)tk-shirasaka2021-03-13
* | | | | vim-patch:8.2.2595: setting 'winminheight' may cause 'lines' to changeJan Edmund Lazo2021-03-13
* | | | | vim-patch:8.2.2594: alternate buffer added to session file even when it's hiddenJan Edmund Lazo2021-03-13
* | | | | vim-patch:8.2.2341: expresison command line completion incomplete after "g:"Jan Edmund Lazo2021-03-12
* | | | | vim-patch:8.2.2452: no completion for the 'filetype' optionJan Edmund Lazo2021-03-12
* | | | | vim-patch:8.2.2591: Poke files are not recognizedJan Edmund Lazo2021-03-12
* | | | | Merge pull request #13567 from bfredl/termpipeBjörn Linse2021-03-12
|\ \ \ \ \
| * | | | | api: allow open non-current buffer as terminal (+ xmas bonus)Björn Linse2021-03-12
| | |/ / / | |/| | |
* / | | | vim-patch:8.2.2588: build failure with tiny features (#14099)Jan Edmund Lazo2021-03-11
|/ / / /
* | | | Merge pull request #14065 from bfredl/overlaymodeBjörn Linse2021-03-10
|\ \ \ \ | |_|/ / |/| | |
| * | | decorations: add additional styling of virt_text overlaysBjörn Linse2021-03-10
* | | | vim-patch:8.2.2438: out of bounds compiler warningJan Edmund Lazo2021-03-09
* | | | vim-patch:8.2.1507: using malloc() directlyJan Edmund Lazo2021-03-09
* | | | vim-patch:8.2.2577: compiler warning for type conversionJan Edmund Lazo2021-03-09
* | | | Merge pull request #13875 from smolck/vim_fn_error_on_apiBjörn Linse2021-03-09
|\ \ \ \
| * | | | Fix unused varargsmolck2021-02-06
| * | | | remove extra line, remove () in errorsmolck2021-02-04
| * | | | vim.fn: throw error when trying to use API functionsmolck2021-02-03
* | | | | state: throttle batched event processing when input is availableBjörn Linse2021-03-08
| |/ / / |/| | |
* | | | Merge pull request #14070 from janlazo/vim-8.2.2564Jan Edmund Lazo2021-03-07
|\ \ \ \
| * | | | vim-patch:8.2.1513: cannot interrupt shell used for filename expansionJan Edmund Lazo2021-03-06
| * | | | vim-patch:8.1.1016: MS-Windows: No color in shell when using "!" in 'guioptionsJan Edmund Lazo2021-03-06
* | | | | Merge pull request #13004 from jgehrig/jg-neovim-qt-runtimeerw72021-03-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Issue 12928: Windows missing QtSVG DLLJohn Gehrig2021-02-16
* | | | | Merge pull request #14052 from phaazon/fix/typoBjörn Linse2021-03-06
|\ \ \ \ \
| * | | | | Fix a typo in the Lua documentation for nvim_create_namespace().Dimitri Sabadie2021-03-04
* | | | | | Added If true to show that {after} and {follow} parameters of nvim_put() are ...Lee Wannacott2021-03-07
| |_|_|/ / |/| | | |
* | | | | [RDY] Fix click on foldcolumn if it has tabline (#13982)tk-shirasaka2021-03-04
|/ / / /
* | | | Merge pull request #13973 from chentau/on_bytes_undofileBjörn Linse2021-03-03
|\ \ \ \
| * | | | Extmarks: Save extmark undo information to undofile.chentau2021-03-02
* | | | | vim-patch:8.2.1043: %a item in 'statusline' not testedJan Edmund Lazo2021-03-02
* | | | | vim-patch:8.2.2236: 'scroll' option can change when setting the statuslineJan Edmund Lazo2021-03-02
* | | | | vim-patch:8.1.1901: the +insert_expand feature is not always availableJan Edmund Lazo2021-03-01
* | | | | vim-patch:8.2.2560: setting 'winminheigt' does not take tabline into accountJan Edmund Lazo2021-03-01
| |_|_|/ |/| | |
* | | | Merge pull request #14004 from erw7/fix-ficJan Edmund Lazo2021-02-25
|\ \ \ \
| * | | | path.c: fix path_fnamencmperw72021-02-25
| * | | | eval: add fname_case to feature listerw72021-02-25