aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* src/nvim/testdir/runnvim.vim: improve escaping of non-printablesDaniel Hahler2019-08-21
* oldtest: windows: revert setting shellslash individually (#10189)Daniel Hahler2019-08-20
* win: stream: reset tty stream on closeAnciety2019-08-20
* Merge pull request #10814 from janlazo/vim-8.1.1887Daniel Hahler2019-08-20
|\
| * vim-patch:8.1.1890: ml_get error when deleting fold markerJan Edmund Lazo2019-08-19
| * vim-patch:8.1.1887: the +cmdline_compl feature is not in the tiny versionJan Edmund Lazo2019-08-19
* | src/nvim/README: revisit sanitizer section [ci skip] (#10780)Daniel Hahler2019-08-20
|/
* Unreserve :X #10807Julian Berman2019-08-18
* Merge pull request #10798 from bfredl/multifixBjörn Linse2019-08-18
|\
| * ui: transmit "blend=" property of highlight attributesBjörn Linse2019-08-18
| * ui: use Window type in win_pos consistently with win_float_posBjörn Linse2019-08-17
* | Merge #10679 from erw7/fix-oldtest-on-windowsJustin M. Keyes2019-08-18
|\ \
| * | Change to use v:progpath instead of constant [skip ci]erw72019-08-18
| * | Fix test failure on Windows [skip travis]erw72019-08-17
| * | Change value of cpo [skip travis]erw72019-08-17
| * | Remove test52erw72019-08-17
| * | Change test execution conditionserw72019-08-17
| * | Add target fixff to testdir/Makefileerw72019-08-17
| * | Fix get_path_cutoff() on Windowserw72019-08-17
| * | Remove code that is no longer needed by set shellslasherw72019-08-17
| * | Change to set shellslash to test under same conditions as vimerw72019-08-17
* | | Merge #10800 from janlazo/vim-8.1.1870Justin M. Keyes2019-08-18
|\ \ \
| * | | vim-patch:8.1.1839: insufficient info when test fails because of screen sizeJan Edmund Lazo2019-08-17
| * | | vim-patch:8.1.1679: test using SwapExists autocommand file may failJan Edmund Lazo2019-08-17
| * | | vim-patch:8.1.1870: using :pedit from a help file sets help filetypeJan Edmund Lazo2019-08-17
| | |/ | |/|
* / | CI/OpenBSD: run oldtest #10797Edd Barrett2019-08-18
|/ /
* | 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
|/