aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.1.1483: skipped tests are not properly listedDaniel Hahler2019-08-22
* vim-patch:8.1.0811: too many #ifdefsDaniel Hahler2019-08-22
* test: fix problem of breaking user's viminfo (#10824)erw72019-08-22
* Merge #10823 from janlazo/vim-8.1.1124Justin M. Keyes2019-08-21
|\
| * edit: add nonnull func attributeJan Edmund Lazo2019-08-21
| * edit: compl_started,compl_used_match are boolJan Edmund Lazo2019-08-21
| * vim-patch:8.1.1124: insert completion flags are mixed upJan Edmund Lazo2019-08-21
* | vim-patch:8.1.0888: the a: dict is not immutable as documented (#10819)Abdelhakeem Osama2019-08-21
|/
* fixup! test/functional/helpers.lua: env: forward also TSAN_OPTIONS/MSAN_OPTIONSDaniel Hahler2019-08-21
* 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