aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | Add empty options dict to buf_attachKillTheMule2018-05-23
| * | Rename some more, fixe borked renamingKillTheMule2018-05-23
| * | Send changedtick as first event if buffer contents weren't requestedKillTheMule2018-05-23
| * | Unify updates_start and updates to lines_eventKillTheMule2018-05-23
| * | Use autogenerated declarationsKillTheMule2018-05-23
| * | LintKillTheMule2018-05-23
| * | Some renamings and doc changesKillTheMule2018-05-23
| * | Enable -WconversionKillTheMule2018-05-23
| * | The grand renamingKillTheMule2018-05-23
| * | Fix memory leakKillTheMule2018-05-23
| * | Bump up buffer capacity to 2GBKillTheMule2018-05-23
| * | Make LiveUpdate return lastline instead of numreplacedKillTheMule2018-05-23
| * | LintKillTheMule2018-05-23
| * | Make separate functions to start/stop live updatesKillTheMule2018-05-23
| * | Adjust FUNC_API_SINCE for nvim_buf_live_updatesKillTheMule2018-05-23
| * | Add argument to not send a buffers content when updates are enabledKillTheMule2018-05-23
| * | Update to latest masterKillTheMule2018-05-23
| * | API: Implement buffer updatesPeter Hodge2018-05-23
* | | Merge #8498 from janlazo/vim-8.0.0523Justin M. Keyes2018-06-08
|\ \ \
| * | | lintJan Edmund Lazo2018-06-07
| * | | vim-patch:8.0.0523: dv} deletes part of a multi-byte character.Jan Edmund Lazo2018-06-07
* | | | vim-patch:8.0.0355: using uninitialized memory when 'isfname' is empty (#8493)Jan Edmund Lazo2018-06-08
* | | | vim-patch:8.0.0586: no test for mapping timing out (#8501)Jan Edmund Lazo2018-06-08
* | | | vim-patch:8.0.0560: :windo allows for ! but it's not supported (#8500)Jan Edmund Lazo2018-06-08
* | | | terminal: flush vterm output buffer on pty output #8486林千里2018-06-08
|/ / /
* | | Merge #8491 from janlazo/vim-8.0.0255Justin M. Keyes2018-06-07
|\ \ \
| * | | vim-patch:8.0.0256: missing changes to one file breaks testJan Edmund Lazo2018-06-07
| * | | vim-patch:8.0.0255: setpos() does not use the buffer argument for all marksJan Edmund Lazo2018-06-06
* | | | API: validation: mention invalid method name (#8489)Justin M. Keyes2018-06-07
* | | | vim-patch:8.0.0265: ml_get error when :pydo deletes lines (#8492)Jan Edmund Lazo2018-06-07
* | | | vim-patch:8.0.0254: error message of assert functions (#8488)Jan Edmund Lazo2018-06-07
|/ / /
* | | Merge #8464 from justinmk/cmake-findpkg-requiredJustin M. Keyes2018-06-06
|\ \ \
| * | | win/build: avoid "C4142: benign redefinition of type"Justin M. Keyes2018-06-06
| * | | win: enable DYNAMIC_ICONVJustin M. Keyes2018-06-06
| * | | win/build: download iconv, gettext toolsJustin M. Keyes2018-06-06
| * | | build/CMake: find_package(… REQUIRED)Justin M. Keyes2018-06-06
* | | | ex_getln.c: Fix PVS/V519: variable assigned twiceJustin M. Keyes2018-06-06
|/ / /
* | | Merge #8461 from bfredl/scrollstatusJustin M. Keyes2018-06-06
|\ \ \
| * | | ex_getln: remove msg_scrolled cargo-cult magic, fixes #8251Björn Linse2018-06-02
| * | | ex_getln: don't redraw statusline on top of scrolled messagesBjörn Linse2018-06-02
* | | | vim-patch:8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' (#8483)Jan Edmund Lazo2018-06-05
* | | | Merge #8479 from janlazo/vim-8.0.0529Justin M. Keyes2018-06-05
|\ \ \ \
| * | | | lintJan Edmund Lazo2018-06-04
| * | | | vim-patch:8.0.0623: error for invalid regexp is not very informativeJan Edmund Lazo2018-06-04
| * | | | vim-patch:8.0.0529: line in test commented outJan Edmund Lazo2018-06-04
| | |_|/ | |/| |
* / | | vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481)Jan Edmund Lazo2018-06-05
|/ / /
* | | vim-patches: 8.0.0399 8.0.0401 (#8475)Justin M. Keyes2018-06-04
* | | vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473)Jan Edmund Lazo2018-06-04
* | | version.c: update [ci skip] (#8413)Marvim the Paranoid Android2018-06-04
* | | build/MSVC: TUI: Fix uninitialized variableb-r-o-c-k2018-06-03