aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.0123: complete_info() does not work when CompleteDone is triggeredJan Edmund Lazo2020-01-17
* vim-patch:8.1.1139: no test for what is fixed in patch 8.1.0716Jan Edmund Lazo2020-01-17
* vim-patch:8.1.0716: get warning message when 'completefunc' returns nothingJan Edmund Lazo2020-01-17
* spell: spell_soundfold_sal() is dead codeJan Edmund Lazo2020-01-17
* clang/'Logic error': zero-init structJan Edmund Lazo2020-01-17
* vim-patch:8.2.0120: virtcol() does not check arguments to be validJan Edmund Lazo2020-01-17
* vim-patch:8.2.0112: illegal memory access when using 'cindent'Jan Edmund Lazo2020-01-17
* Remove termtype optionerw72020-01-17
* Change to replace stderr with conouterw72020-01-17
* Add missing include fileerw72020-01-17
* Change option name from termwintype to termtypeerw72020-01-17
* Rename from os_win_conpty.{c,h} to pty_conpty_win.{c,h}erw72020-01-17
* Add stdin, stdout replacement functionserw72020-01-17
* Change enum to a name that follows naming conventionerw72020-01-17
* Change to use TriState instead of boolerw72020-01-17
* Fix function prototypeerw72020-01-17
* Minor changes in reviewer's pointerw72020-01-17
* Move ConPTY resize to os_win_conpty.cerw72020-01-17
* Change union name from pty_object to objecterw72020-01-17
* Change to use ConPTY, if availableerw72020-01-17
* messages: echo "line1\r\nline2" should not clear line1Björn Linse2020-01-16
* Merge pull request #11563 from bfredl/mark_madnessBjörn Linse2020-01-16
|\
| * extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16
| * Add new marktree data structure for storing marksBjörn Linse2020-01-14
* | api_set_error: include expression with "Failed to evaluate expression" (#11713)Daniel Hahler2020-01-15
* | version.c: update [ci skip] #11689Marvim the Paranoid Android2020-01-14
|/
* API: include invalid buffer/window/tabpage in error message (#11712)Daniel Hahler2020-01-14
* edit.c: Ensure undo sync when emulating <Esc>x #11706Matthew Malcomson2020-01-12
* defaults: set fillchars "foldsep" to box line #11702Matthieu Coudron2020-01-11
* vim-patch:8.0.1593: :qall never exits active :terminal #11704Jan Edmund Lazo2020-01-11
* vim-patch:8.0.1769: refactor save/restore of viewstate #11701Jan Edmund Lazo2020-01-11
* tabpage: disallow go-to-previous in cmdline-win #11692butwerenotthereyet2020-01-09
* Merge #11691 from janlazo/vim-8.2.0099Justin M. Keyes2020-01-08
|\
| * Remove (void) hacks, Mark unused attrsJan Edmund Lazo2020-01-08
| * vim-patch:8.2.0099: use of NULL pointer when out of memoryJan Edmund Lazo2020-01-07
* | API: nvim_get_hl_by_id: omit hl instead of returning -1 #11685kevinhwang912020-01-08
* | version.c: update [ci skip] #11636Marvim the Paranoid Android2020-01-07
|/
* ui_grid_resize: fix resize logic for floating window #11655Ville Hakulinen2020-01-06
* vim-patch:8.1.1309: test for Normal highlight fails on MS-Windows GUIJan Edmund Lazo2020-01-06
* vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUIJan Edmund Lazo2020-01-06
* vim-patch:8.1.1579: dict and list could be GC'ed while displaying errorJan Edmund Lazo2020-01-05
* vim-patch:8.1.0851: feedkeys() with "L" does not work properlyJan Edmund Lazo2020-01-05
* vim-patch:8.0.1786: no test for 'termwinkey'Jan Edmund Lazo2020-01-05
* vim-patch:8.1.0844: when timer fails test will hang foreverJan Edmund Lazo2020-01-03
* vim-patch:8.1.0842: getchar_zero test fails on MS-WindowsJan Edmund Lazo2020-01-03
* vim-patch:8.1.0840: getchar(0) never returns a character in the terminalJan Edmund Lazo2020-01-03
* vim-patch:8.0.1817: a timer may change v:count unexpectedlyJan Edmund Lazo2020-01-03
* Merge #11648 from butwerenotthereyet/vim-8.1.0972Justin M. Keyes2020-01-03
|\
| * vim-patch:8.1.0974: cannot switch from terminal window to previous tabpageWe're Yet2020-01-03
| * vim-patch:8.1.0972: cannot switch from terminal window to next tabpageWe're Yet2020-01-03