aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * vim-patch:8.1.0130: ":profdel func" does not work if func was called alreadyDaniel Hahler2019-06-08
* | vim-patch:8.0.1305: writefile() never calls fsync() #10153Jan Edmund Lazo2019-06-09
* | vim-patch:8.1.1191: test debug commands #10158Daniel Hahler2019-06-09
* | vim-patch:8.1.0769: :stop is covered in two tests #10157Daniel Hahler2019-06-09
* | Merge #10135 from janlazo/vim-8.1.0406Justin M. Keyes2019-06-09
|\ \
| * | vim-patch:8.1.0426: accessing invalid memory in SmcOpenConnection()Jan Edmund Lazo2019-06-08
| * | test/old: ignore defaults.vim assertionJan Edmund Lazo2019-06-08
| * | vim-patch:8.1.0417: several command line arguments are not testedJan Edmund Lazo2019-06-08
| * | vim-patch:8.1.0409: startup test fails on MS-WindowsJan Edmund Lazo2019-06-08
| * | vim-patch:8.1.0406: several command line arguments are not testedJan Edmund Lazo2019-06-08
| |/
* / vim-patch:8.1.1491: fix skipping after exception #10164Daniel Hahler2019-06-08
|/
* vim-patch:8.1.0830: test leaves directory behind #10152Daniel Hahler2019-06-08
* vim-patch:8.1.1199: no test for :abclear #9936Jaskaran Singh2019-06-08
* Merge #10151 from blueyed/vim-8.1.0807Justin M. Keyes2019-06-08
|\
| * vim-patch:8.1.0813: FileChangedShell not sufficiently testedDaniel Hahler2019-06-08
| * vim-patch:8.1.0807: session test fails on MS-WindowsDaniel Hahler2019-06-08
* | vim-patch:8.1.0529: flaky test sometimes fails in different waysDaniel Hahler2019-06-08
* | vim-patch:8.1.0430: Xargadd file left behind after running testDaniel Hahler2019-06-08
|/
* Merge #10141 from blueyed/vim-8.0.1335Justin M. Keyes2019-06-08
|\
| * Test_writefile_sync_dev_stdout: use s for sync explicitlyDaniel Hahler2019-06-08
| * vim-patch:9980b37a80Daniel Hahler2019-06-08
| * vim-patch:83799a7b7Daniel Hahler2019-06-08
* | vim-patch:1ebff3dc9 #10144Daniel Hahler2019-06-08
|/
* defaults: exclude "S" from 'shortmess' #10136Justin M. Keyes2019-06-07
* Merge #10114 from erw7/vim-8.1.1270Justin M. Keyes2019-06-07
|\
| * vim-patch:8.1.1475: search string not displayed when 'rightleft' is seterw72019-06-07
| * vim-patch:8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt oftenerw72019-06-07
| * vim-patch:8.1.1390: search stats are off when using count or offseterw72019-06-05
| * vim-patch:8.1.1350: "W" for wrapping not shown when more than 99 matcheserw72019-06-05
| * vim-patch:8.1.1289: may not have enough space to add "W" to search statserw72019-06-05
| * vim-patch:8.1.1288: search stats don't show for mapped commanderw72019-06-05
| * vim-patch:8.1.1283: delaying half a second after the top-bot messageerw72019-06-05
| * vim-patch:8.1.1271: compiler warnings for use of STRNCPY()erw72019-06-05
| * vim-patch:8.1.1270: cannot see current match positionerw72019-06-05
| * vim-patch:8.1.0629: "gn" selects the wrong text with a multi-line matcherw72019-06-04
* | vim-patch:8.0.1702: leaking memory when autocommands make quickfix list invalidJan Edmund Lazo2019-06-06
* | vim-patch:8.1.0060: crash when autocommands delete the current bufferJan Edmund Lazo2019-06-06
* | vim-patch:8.0.1784: gvim test gets stuck in dialogJan Edmund Lazo2019-06-06
* | vim-patch:8.0.1669: :vimgrep may add entries to the wrong quickfix listJan Edmund Lazo2019-06-06
* | vim-patch:8.0.1414: accessing freed memory in :lfile.Jan Edmund Lazo2019-06-06
* | vim-patch:8.0.1412: using free memory using setloclist()Jan Edmund Lazo2019-06-06
* | vim-patch:8.0.1384: not enough quickfix help; confusing winidJan Edmund Lazo2019-06-06
* | lua: docs and tests for vim.scheduleBjörn Linse2019-06-05
* | lua: add vim.schedule(cb)Andrey Popp2019-06-05
* | Merge pull request #10117 from bfredl/ctrl-o_eventBjörn Linse2019-06-04
|\ \
| * | normal: Don't exit CTRL-O mode after processing K_EVENTBjörn Linse2019-06-04
* | | Merge pull request #9170 from bfredl/lua_cbBjörn Linse2019-06-04
|\ \ \ | |/ / |/| |
| * | api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* | | version.c: update [ci skip] #10072Marvim the Paranoid Android2019-06-04
* | | Merge #10113 from janlazo/vim-8.0.1518Justin M. Keyes2019-06-04
|\ \ \