aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * vim-patch:8.1.1790: :mkvimrc is not testedJan Edmund Lazo2019-08-26
| * findoption_len: treat viminfo/viminfofile as aliasesDaniel Hahler2019-08-26
* | vim-patch:8.1.1926: redraw cursorline after putting line above #10849Jan Edmund Lazo2019-08-26
|/
* Merge pull request #10841 from janlazo/vim-7.4.1407Daniel Hahler2019-08-25
|\
| * vim-patch:8.1.1111: it is not easy to check for infinityJan Edmund Lazo2019-08-24
| * vim-patch:7.4.1407Jan Edmund Lazo2019-08-24
* | vim-patch:8.1.1913: not easy to compute the space on the command line (#10845)Daniel Hahler2019-08-25
* | Merge #10840 from janlazo/vim-8.1.1757Justin M. Keyes2019-08-25
|\ \
| * | vim-patch:8.1.1924: using empty string for current buffer is unexpectedJan Edmund Lazo2019-08-24
| * | vim-patch:8.1.1757: text added with appendbufline() isn't displayedJan Edmund Lazo2019-08-24
| |/
* / teardown: fix win_free_all() heap-use-after-free #10839Abdelhakeem Osama2019-08-25
|/
* vim-patch:8.0.1236: Mac features are confusing #10837Jan Edmund Lazo2019-08-24
* Merge #10833 from janlazo/vim-8.1.0037Justin M. Keyes2019-08-23
|\
| * vim-patch:8.1.0187: getwininfo() and win_screenpos() return different numbersJan Edmund Lazo2019-08-23
| * vim-patch:8.0.1386: cannot select modified buffers with getbufinfo()Jan Edmund Lazo2019-08-23
| * vim-patch:8.1.0039: cannot easily delete lines in another bufferJan Edmund Lazo2019-08-23
| * vim-patch:8.1.0037: cannot easily append lines to another bufferJan Edmund Lazo2019-08-23
* | Merge #9163 'fix crash wiping buffer after getbufinfo()'Justin M. Keyes2019-08-23
|\ \ | |/ |/|
| * free_buffer: rework b:changedtick handling #9163Justin M. Keyes2019-08-12
| * vim-patch:8.0.1193: crash when wiping buffer after getbufinfo()Justin M. Keyes2019-08-12
* | API: fix nvim_command_output buffer overflow (#10830)Abdelhakeem Osama2019-08-22
* | vim-patch:8.1.1897: may free memory twice when out of memory (#10827)Jan Edmund Lazo2019-08-22
* | Merge pull request #10815 from blueyed/vim-8.1.1483Daniel Hahler2019-08-22
|\ \
| * | -u NONE for no syntax highlightingDaniel Hahler2019-08-22
| * | vim-patch:8.1.1893: script to summarize test results can be improvedDaniel Hahler2019-08-22
| * | vim-patch:8.1.1478: still an error when running tests with the tiny versionDaniel Hahler2019-08-22
| * | vim-patch:8.1.1477: test summary fails in the tiny versionDaniel Hahler2019-08-22
| * | vim-patch:8.1.1488: summary of tests has incorrect failed countDaniel Hahler2019-08-22
| * | vim-patch:8.1.1476: no statistics displayed after running testsDaniel Hahler2019-08-22
| * | 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
* | | tui: handle Smulx extension capability (extended underline) (#9097)Daniel 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