aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
* | vim-patch.sh: fix for bash 4.3 or older #11700Jan Edmund Lazo2020-01-11
* | tabpage: disallow go-to-previous in cmdline-win #11692butwerenotthereyet2020-01-09
* | Merge #11669 'LSP: differentiate diagnostic underline by severity'Justin M. Keyes2020-01-08
|\ \
| * | LSP: highlight groups test, docJustin M. Keyes2020-01-08
| * | test: hoist buf_lines()Justin M. Keyes2020-01-08
| * | test: just say no to hyper-granularityJustin M. Keyes2020-01-08
| * | LSP: differentiate diagnostic underline by severityAlvaro Muñoz2020-01-08
* | | 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
|/ /
* | third-party: upgrade libvterm to v0.1.3 (#11678)Daniel Hahler2020-01-07
* | ui_grid_resize: fix resize logic for floating window #11655Ville Hakulinen2020-01-06
* | man.vim: workaround for 'cscopetag' #11679Rob Pilling2020-01-06
* | Merge #11674 'vim-patch:8.0.1786,8.1.{851,1308,1309,1579}'Justin M. Keyes2020-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
|/ /
* | Merge #11670 from janlazo/vim-8.0.1817Justin M. Keyes2020-01-04
|\ \
| * | 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
* | | LSP: place hover window by vertical space #11657Ville Hakulinen2020-01-03
* | | vim-patch:8.2.0079: test still fails on MS-Windows #11663Jan Edmund Lazo2020-01-03
* | | option: restore termencoding (readonly) #11662Jan Edmund Lazo2020-01-02
|/ /
* | Merge pull request #11658 from bfredl/clipstderrBjörn Linse2020-01-02
|\ \
| * | clipboard: do not close stderr together with stdout (fixup #11617)Björn Linse2020-01-02
|/ /
* | tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* | build.ps1: add "-NoTests" param #11654KillTheMule2020-01-02
* | API: fix crash on copy_object(kObjectTypeWindow) #11651Ghjuvan Lacambre2020-01-02
* | clipboard: close stdout when copying via xclip #11617Jan Edmund Lazo2020-01-02
* | doc: mention `*_host_prog` ordering sensitivity #11639William Chargin2020-01-02
* | Merge pull request #11470 from bfredl/emptytableBjörn Linse2020-01-01
|\ \
| * | lua: metatable for empty dict valueBjörn Linse2020-01-01
* | | Merge #11647 from janlazo/vim-8.2.0070Justin M. Keyes2020-01-01
|\ \ \ | |/ / |/| |
| * | vim-patch:8.2.0076: Python 3 unicode test fails on MS-WindowsJan Edmund Lazo2020-01-01
| * | vim-patch:8.2.0075: Python 3 unicode test still sometimes failsJan Edmund Lazo2020-01-01
| * | vim-patch:8.2.0074: Python 3 unicode test someitmes failsJan Edmund Lazo2020-01-01
| * | vim-patch:8.2.0070: crash when using Python 3 with "debug" encodingJan Edmund Lazo2020-01-01
|/ /
* | Merge #11642 'CI: test powershell core'Justin M. Keyes2020-01-01
|\ \
| * | doc: powershell is 'pwsh' on non-Windows OSJan Edmund Lazo2019-12-31