aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | vim-patch:8.1.1860: map timeout test is flakyJan Edmund Lazo2019-08-16
* | | vim-patch:8.1.1858: test for multi-byte mapping fails on some systemsJan Edmund Lazo2019-08-16
* | | vim-patch:8.1.1857: cannot use modifier with multi-byte characterJan Edmund Lazo2019-08-16
|/ /
* | vim-patch:8.1.1854: now another timer test is flaky #10791Jan Edmund Lazo2019-08-16
* | keymap: allow modifiers to multibyte chars, like <m-ä>Björn Linse2019-08-16
* | Merge #10785 from bfredl/tui_startJustin M. Keyes2019-08-16
|\ \
| * | Remove TSan suppression config [skip appveyor]Daniel Hahler2019-08-15
| * | TUI: do not use "starting" global mutated by main threadBjörn Linse2019-08-15
* | | vim-patch:8.1.1852: timers test is flaky #10788Jan Edmund Lazo2019-08-16
* | | Merge pull request #10784 from blueyed/improve-version-compile-flagsDaniel Hahler2019-08-15
|\ \ \
| * | | src/nvim/CMakeLists.txt: use compile options/definitionsDaniel Hahler2019-08-15
| |/ /
* / / emsg_multiline: log Vim errors (#10778)Daniel Hahler2019-08-15
|/ /
* | build/win: fix warningsJustin M. Keyes2019-08-15
* | os/: remove redundant defineJustin M. Keyes2019-08-15
* | utf16_to_utf8: align with libuvJustin M. Keyes2019-08-15
* | utf8_to_utf16: align with libuvJustin M. Keyes2019-08-15
* | Merge pull request #10774 from bfredl/miminal_fdcBjörn Linse2019-08-14
|\ \
| * | api: nvim_win_open() style="minimal" should disable 'foldcolumn'Björn Linse2019-08-14
* | | Merge pull request #10779 from blueyed/ci-homebrew-no-updateDaniel Hahler2019-08-14
|\ \ \
| * | | build: TSan: add src/.tsan-suppressionsDaniel Hahler2019-08-14
* | | | pyxversion: fix logic error #10759Björn Linse2019-08-14
|/ / /
* | | clang/"null pointer dereference" #10776Ihor Antonov2019-08-14
* | | ci: Travis: check logs for TSan also (#10775)Daniel Hahler2019-08-14
* | | compositor: handle invalid screen positions after resize gracefullyBjörn Linse2019-08-14
|/ /
* | Merge #10763 from justinmk/startup-guicursorJustin M. Keyes2019-08-14
|\ \
| * | styleJustin M. Keyes2019-08-13
| * | startup: handle 'guicursor' after user configJustin M. Keyes2019-08-13
* | | tests: include `timer_start` in duration #10772Daniel Hahler2019-08-14
* | | mksession: use exists(':tcd'), not has('nvim') #10770mg9792019-08-14
* | | vim-patch:8.1.0456: running test hangs when the input file is being edited (#...Daniel Hahler2019-08-14
* | | vim-patch:8.1.1842: test listed as flaky should no longer be flakyDaniel Hahler2019-08-13
* | | vim-patch:8.0.1179: Test_popup_and_window_resize() does not always passDaniel Hahler2019-08-13
|/ /
* | clang/"null pointer dereference" #10755Ihor Antonov2019-08-13
* | vim-patch:8.1.1843: might be freeing memory that was not allocated (#10756)Jan Edmund Lazo2019-08-13
* | build: link libraries by full path (for luv.so) (#10661)Daniel Hahler2019-08-12
* | testdir/test_popup.vim: sync/align with Vim (#10751)Daniel Hahler2019-08-12
* | ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)Ghjuvan Lacambre2019-08-12
* | Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\ \ | |/ |/|
| * Change to use VV_PROGPATH instead os_exepath()erw72019-06-09
| * Fix problems with message catalog directoryerw72019-06-09
| * Remove display_erros()erw72019-06-09
| * Remove USE_MCH_ERRMSGerw72019-06-09
| * Change mch_errmsg and mch_msg from macro to functionerw72019-06-09
| * Fix garbled problem with msg_puts_printf on Windowserw72019-06-09
* | Merge pull request #10745 from blueyed/vim-8.1.1461Daniel Hahler2019-08-11
|\ \
| * | vim-patch:8.1.1462: MS-Windows: using special character requires quotingDaniel Hahler2019-08-11
| * | vim-patch:8.1.1461: tests do not run or are not reliable on some systemsDaniel Hahler2019-08-11
| * | test_source.vim: move Test_source_sandboxDaniel Hahler2019-08-11
* | | win/env: Vim-compat: Empty string deletes env var #10743erw72019-08-11
|/ /
* | win: expand nested env var #10662erw72019-08-11