aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * TUI/paste: define paste function as Lua builtinJustin M. Keyes2019-08-27
| * lua/stdlib: cleanupJustin M. Keyes2019-08-27
| * log: log_key()Justin M. Keyes2019-08-27
| * TUI/paste: push bytes directly (avoid libtermkey)Justin M. Keyes2019-08-27
| * TUI/paste: collect data, invoke user callback #4448ZyX2019-08-27
| * paste: WIP #4448Justin M. Keyes2019-08-27
* | vim-patch:8.1.1932: ml_get errors after append() #10866Marco Hinz2019-08-27
* | clang/"null pointer dereference" #10864Ihor Antonov2019-08-27
|/
* vim-patch:8.1.1931: syntax test failsJan Edmund Lazo2019-08-26
* vim-patch:8.1.1930: cannot recognize .jsx and .tsx filesJan Edmund Lazo2019-08-26
* clang/"dereference of null pointer" #10856Ihor Antonov2019-08-26
* vim-patch:8.1.1923: some source files are not in a normal encoding (#10852)Daniel Hahler2019-08-26
* runnvim.sh: lint (shellcheck) (#10851)Daniel Hahler2019-08-26
* Merge pull request #10850 from blueyed/option-aliasDaniel Hahler2019-08-26
|\
| * 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