aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #10234 from bfredl/resizefloatBjörn Linse2019-07-08
|\
| * window: allow resize wincmds for floatsBjörn Linse2019-07-08
* | tests: ex_terminal_spec: add test for previous leak (#10450)Daniel Hahler2019-07-08
|/
* ci: Travis: use minimum supported CMake in one job (#10445)Daniel Hahler2019-07-08
* make all *.h linguist-language as C file #10442George Zhao2019-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
* | ci: fix/improve Travis cache handling [skip appveyor] (#10412)Daniel Hahler2019-07-07
* | tests: executable_spec: enable pending test #10443Daniel Hahler2019-07-07
* | build: fix GetCompileFlags for CMake #10444Daniel 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
* termdebug.vim: vertical layout #10424Gavin D. Howard2019-07-05
* Merge pull request #10398 from bfredl/resizeautocmdBjörn Linse2019-07-05
|\
| * screen: disable redrawing inside VimResizedBjörn Linse2019-07-05
* | Merge pull request #10293 from bfredl/hi_msgBjörn Linse2019-07-05
|\ \ | |/ |/|
| * highlight: show "hi Group" message correctly when not using the screenBjörn Linse2019-07-05
|/
* build: FindLibIntl: fix warning about CMP0075 (#10427)Daniel Hahler2019-07-05
* Merge pull request #10425 from blueyed/luarocks-buildDaniel Hahler2019-07-05
|\
| * BuildLuarocks: improve commentsDaniel Hahler2019-07-05
| * BuildLuarocks.cmake: use ROCKS_DIRDaniel Hahler2019-07-05
|/
* .gitignoreJustin M. Keyes2019-07-04
* tests: loop_spec: retry (#10413)Daniel Hahler2019-07-04
* build: use -fdiagnostics-color=always with Ninja (#10419)Daniel Hahler2019-07-04
* tests: fix flaky ':digraphs displays digraphs' (#10406)Daniel Hahler2019-07-04
* 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
* | build: FindLuaJit: handle luajit-2.1 include path suffix (#10418)Daniel Hahler2019-07-04
* | third-party: fix warning with (un)bundled libtermkey/unibilium (#10416)Daniel Hahler2019-07-04
* | win,fs.c: Fix is_executable_ext #10209erw72019-07-04
|/
* build: bundle: clean binary dir with new downloads (#10411)Daniel Hahler2019-07-04
* tests: shell-test: add INTERACT mode (#10405)Daniel Hahler2019-07-03
* tests: executable_spec: keep assertion (#10408)Daniel Hahler2019-07-03
* tests: fix/improve "TUI background color" tests (#10229)Daniel Hahler2019-07-03
* ci: Travis: do not close fold on failure [skip ci]Daniel Hahler2019-07-03
* build: Fix rule of `build/.ran-third-party-cmake` #10402Eisuke Kawashima2019-07-03
* tests: fix flaky "TermClose event triggers when fast-exiting terminal job sto...Daniel Hahler2019-07-02
* tests: fix flaky "terminal (with fake shell) with not arguments …" (#10401)Daniel Hahler2019-07-02
* Merge pull request #10397 from bfredl/cmdcleanupBjörn Linse2019-07-02
|\
| * 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
|\