aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* PVS/V590: redundant condition #10510Ihor Antonov2019-07-15
* PVS/V547: expression is always false #10511Ihor Antonov2019-07-15
* PVS/V1028: cast operands, not the result #10508erw72019-07-14
* PVS/V1028: cast operands, not the result #10508Ihor Antonov2019-07-14
* PVS/V1028 ugrid.c:76 (#10495)Ihor Antonov2019-07-14
* Merge pull request #10497 from bfredl/synlistBjörn Linse2019-07-14
|\
| * syntax: refactor syn_list_header to not use magic valueBjörn Linse2019-07-14
| * syntax: fix missing newlines in execute("syn list"). fixes #10467Björn Linse2019-07-14
* | floats: fix 'winblend' on top of doublewidth chars.Björn Linse2019-07-13
|/
* viml/profile: revert gettimeofday() #10488Justin M. Keyes2019-07-13
* Merge #10435 from Shougo/vim-8.1.1610Justin M. Keyes2019-07-13
|\
| * Fix lint failedShougo Matsushita2019-07-06
| * Fix errorsShougo Matsushita2019-07-06
| * vim-patch:8.1.1611: bufadd() reuses existing buffer without a nameShougo Matsushita2019-07-06
| * vim-patch:8.1.1610: there is no way to add or load a buffer without side effectsShougo Matsushita2019-07-06
* | PVS/V547: dead code #10459Bartosz Miera2019-07-13
* | vim-patch:8.1.1660: assert_fails() inside try/catch #10472Daniel Hahler2019-07-13
* | build: fix check_c_compiler_flag for -Wno-… (#10483)Daniel Hahler2019-07-12
* | oldtest: more compact output with "clean" target (#10477)Daniel Hahler2019-07-12
* | vim-patch:8.1.1173: suspend test has duplicated lines (#10466)Daniel Hahler2019-07-11
* | Merge pull request #9575 from bfredl/redrawdebugBjörn Linse2019-07-09
|\ \
| * | ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
* | | Merge pull request #10457 from bfredl/dwfloatBjörn Linse2019-07-09
|\ \ \
| * | | compositor: handle float overlapping left half of doublewidth charBjörn Linse2019-07-09
| |/ /
* | | viml/reltime(): allow negative result #10453Justin M. Keyes2019-07-09
* | | eval.c: clang/"Dead assignment" #10446Bartosz Miera2019-07-09
|/ /
* | window: allow resize wincmds for floatsBjörn Linse2019-07-08
* | Merge pull request #10090 from bfredl/floatpopupBjörn Linse2019-07-07
|\ \
| * | api/window: add style="minimal" flag to nvim_open_win()Björn Linse2019-07-07
| |/
* | CI: improve gcov handling #10404Daniel Hahler2019-07-07
* | Merge #10394 from janlazo/vim-8.1.1614Justin M. Keyes2019-07-06
|\ \
| * | vim-patch:8.1.1639: changing an autoload name into a file name is inefficientJan Edmund Lazo2019-07-05
| * | vim-patch:8.1.1634: terminal test fails when term_getansicolors() is missingJan Edmund Lazo2019-07-05
| * | vim-patch:8.1.1632: build with EXITFREE but without +arabic failsJan Edmund Lazo2019-07-05
| * | vim-patch:8.1.1614: 'numberwidth' can only go up to 10Jan Edmund Lazo2019-07-05
| |/
* / func_clear_items: use XFREE_CLEAR #10436Daniel Hahler2019-07-06
|/
* vim-patch:8.1.0229: crash when dumping profiling data #10428Daniel Hahler2019-07-05
* Merge pull request #10398 from bfredl/resizeautocmdBjörn Linse2019-07-05
|\
| * screen: disable redrawing inside VimResizedBjörn Linse2019-07-05
* | highlight: show "hi Group" message correctly when not using the screenBjörn Linse2019-07-05
|/
* Merge pull request #10414 from blueyed/luacheckDaniel Hahler2019-07-04
|\
| * Improve luacheck setup [skip appveyor]Daniel Hahler2019-07-04
| * Fix luacheck errors for all Lua source filesSameed Ali2019-07-04
* | win,fs.c: Fix is_executable_ext #10209erw72019-07-04
|/
* cmdline: remove local variables i and j from command_line_stateBjörn Linse2019-07-02
* defaults: wildoptions=pum,tagfile #10384Justin M. Keyes2019-07-01
* test/old: pass Test_recover_root_dir on Windows (#10207)Jan Edmund Lazo2019-07-01
* Merge pull request #10389 from bfredl/luafloatBjörn Linse2019-07-01
|\
| * api/lua: make nvim_execute_lua use native lua floats, not special tablesBjörn Linse2019-07-01
* | cmdline: correct the column position of wildoptions=pum popupmenuBjörn Linse2019-07-01
|/