aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | remove DYNAMIC_ICONVerw72019-08-06
| | |_|/ / | |/| | |
* | | | | :terminal : update buffer when switching tabpage #10700Adrien Fabre2019-08-09
* | | | | vim-patch:8.1.1540: cannot build without +eval #10729Jan Edmund Lazo2019-08-09
* | | | | test: Minimize shada/helpers.lua #10728Justin M. Keyes2019-08-09
| |/ / / |/| | |
* | | | Merge pull request #10688 from bfredl/utf16libBjörn Linse2019-08-09
|\ \ \ \
| * | | | lua: minimal UTF-16 support needed for LSPBjörn Linse2019-08-08
|/ / / /
* | | | vim-patch:8.1.1824: crash when correctly spelled word is very long (#10725)Jan Edmund Lazo2019-08-08
* | | | tests: use module pattern with test/functional/helpers.lua (#10724)Daniel Hahler2019-08-08
* | | | build: Makefile: use _opt_pylint [ci skip] (#10720)Daniel Hahler2019-08-08
* | | | tests: output_spec: use shell-test REP_NODELAY (#10726)Daniel Hahler2019-08-08
* | | | build/MSVC: Fix HAVE_ICONV_H #10697erw72019-08-08
* | | | build: port FindLibVterm to LibFindMacros (#10395)Daniel Hahler2019-08-08
* | | | build: clean up / remove X_USE_STATIC (#10713)Daniel Hahler2019-08-07
* | | | ci: AppVeyor: fix upload of coverage for oldtest (#10721)Daniel Hahler2019-08-07
| |/ / |/| |
* | | Fix lualint: remove unused varDaniel Hahler2019-08-07
* | | cmakelists: fixed tests to avoid clang warnings (#10705)Ihor Antonov2019-08-07
* | | tests: more cleanup of plugin/shada_specDaniel Hahler2019-08-07
* | | build: lint: fix exit with optional pylintDaniel Hahler2019-08-07
* | | Merge pull request #10703 from ngortheone/clang_dead2Björn Linse2019-08-07
|\ \ \
| * | | clang/"dead assignment": suppessedIhor Antonov2019-08-05
* | | | Merge pull request #10513 from bfredl/bytecountBjörn Linse2019-08-06
|\ \ \ \
| * | | | lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
| * | | | lua: add {old_byte_size} to on_lines buffer change eventBjörn Linse2019-08-06
| | |/ / | |/| |
* | | | Fix list_features to include space after first feature (#10711)Daniel Hahler2019-08-06
* | | | build: move pylint to Makefile, optional with "make lint" (#10714)Daniel Hahler2019-08-06
* | | | tests: unit.helpers: provide string with write errors (#10715)Daniel Hahler2019-08-06
|/ / /
* | | Merge #10701 from justinmk/test-fixesJustin M. Keyes2019-08-06
|\ \ \
| * | | test/mbyte_spec: skip broken test on QuickBuildJustin M. Keyes2019-08-06
| * | | test: Eliminate plugin/helpers.luaJustin M. Keyes2019-08-05
* | | | Merge #10655 'environ(), getenv(), setenv()'Justin M. Keyes2019-08-06
|\ \ \ \
| * | | | f_environ: cleanup/refactorDaniel Hahler2019-08-06
| * | | | vim-patch:8.1.1305: there is no easy way to manipulate environment variablesDaniel Hahler2019-08-06
|/ / / /
* / / / clang/"dead assignment": screen.c #10702Ihor Antonov2019-08-06
|/ / /
* / / vim-patch:8.1.1439: ga_grow(): 1.5x growth rate #10699Jan Edmund Lazo2019-08-05
|/ /
* | Merge pull request #10690 from bfredl/lua_printBjörn Linse2019-08-05
|\ \
| * | lua: add vim.in_fast_event() to check if we are in a luv callbackBjörn Linse2019-08-05
| * | lua: do not crash on syntax error in debug.debug()Björn Linse2019-08-05
| * | lua: immediate-callback safe print()Björn Linse2019-08-05
* | | Merge #10695 from justinmk/test-fixesJustin M. Keyes2019-08-05
|\ \ \
| * | | test/man_spec: remove plugin_helpers.reset()Justin M. Keyes2019-08-05
| * | | test/mbyte_spec: skip broken test on QuickBuildJustin M. Keyes2019-08-05
| * | | test: isCI(): add "name" parameterJustin M. Keyes2019-08-05
| * | | tests: fix flaky "TermClose … fast-exiting terminal job stops"Justin M. Keyes2019-08-05
|/ / /
* | | vim-patch:8.1.1383: warning for size_t/int mixup (#10694)Jan Edmund Lazo2019-08-05
* | | :doautocmd : Never show "No matching autocommands" #10689Justin M. Keyes2019-08-05
* | | vim-patch:8.1.1311: test: abort autocmd with exception #10692Jan Edmund Lazo2019-08-05
* | | vim-patch:8.1.1251: test completion of mapping keys #10691Jan Edmund Lazo2019-08-05
|/ /
* | Makefile: only use pattern rules with BUILD_TYPE=Ninja (#10687)Daniel Hahler2019-08-04
* | runtime/matchit.vim: workaround broken 'packpath'Justin M. Keyes2019-08-04
* | Merge #10161 from equalsraf/tb-clipboard-reloadJustin M. Keyes2019-08-04
|\ \