aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | test: nvim_buf_attach: reduce delayJustin M. Keyes2018-07-02
| * | test: nvim_buf_attach response after initial delayJustin M. Keyes2018-07-01
| * | test: buffer_updates: 10s timeoutJustin M. Keyes2018-07-01
* | | coverity/166184: Null pointer dereference (FP)Justin M. Keyes2018-07-02
|/ /
* | Merge #8635 from janlazo/vim-8.0.0252Justin M. Keyes2018-07-01
|\ \
| * | test: port kword_test to Lua for utf_char2bytes()Jan Edmund Lazo2018-07-01
| * | vim-patch:8.0.0252: not properly recognizing word characters between 128 and 255Jan Edmund Lazo2018-07-01
* | | coverity/108274: tty-test.c: Insecure data handling (#8666)Justin M. Keyes2018-07-01
* | | API: emit nvim_buf_lines_event from :terminal #8616KillTheMule2018-07-01
|/ /
* | vim-patch:8.0.0593: DRY: setting list/dict return value (#8639)Jan Edmund Lazo2018-06-30
* | Merge pull request #8661 from jamessan/gen_api_vimdocJames McCoy2018-06-29
|\ \
| * | gen_api_vimdoc: Make executable and change #! to python3James McCoy2018-06-29
|/ /
* | Merge pull request #8656 from bfredl/wd_lsBjörn Linse2018-06-29
|\ \
| * | ui: don't crash when 'writedelay' is set and redrawing inside an event handlerBjörn Linse2018-06-28
|/ /
* | highlight: high-priority CursorLine if fg is set. #8578Yichao Zhou2018-06-28
* | doc (#8652)Justin M. Keyes2018-06-28
* | Merge pull request #8650 from jamessan/skip-pydo-testsJames McCoy2018-06-27
|\ \
| * | oldtest: Disable tests that :py(3)do stop executing when buffer changesJames McCoy2018-06-27
* | | Merge #8645 from janlazo/vim-8.0.0677Justin M. Keyes2018-06-27
|\ \ \ | |/ / |/| |
| * | vim-patch:8.0.0688: cannot resize the window in a FileType autocommandJan Edmund Lazo2018-06-26
| * | vim-patch:8.0.0677: setting 'filetype' may switch buffersJan Edmund Lazo2018-06-26
|/ /
* | API: nvim_win_set_cursor: set w_set_curswant #8640Justin M. Keyes2018-06-26
|\ \
| * | Improved version of #8613David Hotham2018-06-25
* | | Merge #8642 from janlazo/vim-8.0.0704Justin M. Keyes2018-06-26
|\ \ \ | |/ / |/| |
| * | vim-patch:8.0.0707: freeing wrong memory with certain autocommandsJan Edmund Lazo2018-06-25
| * | vim-patch:8.0.0706: crash when cancelling the cmdline window in Ex modeJan Edmund Lazo2018-06-25
| * | vim-patch:8.0.0704: problems with autocommands when opening helpJan Edmund Lazo2018-06-25
|/ /
* | API: nvim_win_set_cursor: set curswant #8613David Hotham2018-06-25
* | Merge #8621 from janlazo/vim-8.0.0642Justin M. Keyes2018-06-25
|\ \
| * | test: update writefile test for invalid list itemsJan Edmund Lazo2018-06-24
| * | vim-patch:8.0.0642: writefile() continues after detecting an errorJan Edmund Lazo2018-06-24
* | | vim-patch:8.1.0107: getting buffer option clears message (#8637)Jacob Niehus2018-06-24
* | | l10n: Update Ukrainian translation (#8622)Anatolii Sakhnik2018-06-24
|/ /
* | vim-patch:8.0.0548: saving the redo buffer only works one time (#8629)KunMing Xie2018-06-24
* | vim-patch:8.0.0535: leak when exiting user function (#8574)KunMing Xie2018-06-24
* | vim-patch:8.0.0{538,539} (#8615)Jan Edmund Lazo2018-06-24
* | win/deps: Fix copy to subdir (#8636)b-r-o-c-k2018-06-24
* | vim-patch:8.0.0627: "gn" selects only one character with 'nowrapscan' (#8632)Jan Edmund Lazo2018-06-24
* | checkhealth: Python: fix VIRTUAL_ENV check (#8628)Daniel Hahler2018-06-24
* | vim-patch:8.0.0544: cppcheck warnings (#8627)KunMing Xie2018-06-23
* | main: fix FALLTHROUGH hints (#8623)John Dallahan2018-06-22
* | Merge pull request #7551 from bfredl/setl_bufwinBjörn Linse2018-06-22
|\ \
| * | buffer: fix copying setl options for buffer currently displayed in another wi...Björn Linse2018-06-21
* | | Merge #8618 'Replace b_changedtick with always-inline functions'Justin M. Keyes2018-06-22
|\ \ \
| * | | *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* | | | defaults: shortmess+=F (#8619)Justin M. Keyes2018-06-22
|/ / /
* | | Merge #8612 from janlazo/vim-8.0.0621Justin M. Keyes2018-06-21
|\ \ \ | |/ / |/| |
| * | vim-patch:8.0.0648: possible use of NULL pointerJan Edmund Lazo2018-06-21
| * | vim-patch:8.0.0621: :stag does not respect 'switchbuf'Jan Edmund Lazo2018-06-21
|/ /
* | vim-patch:8.0.0468: g< after aborting an Ex command (#7941)KunMing Xie2018-06-21