aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ex_getln: Fix “echoerr msg not shown” problemZyX2017-06-28
* functests: Uncomment `{REDRAW}` part of “works” testZyX2017-06-28
* functests: Partially uncomment <C-c> testZyX2017-06-28
* ex_getln: Call highlight callback inside :tryZyX2017-06-28
* functests: Make “stops executing callback” test workZyX2017-06-28
* functests: Fix typoZyX2017-06-28
* functests: Make tests work with input()ZyX2017-06-27
* functests: Comment out failing testZyX2017-06-27
* functests: Abstract away some ways to enter cmdline coloring modeZyX2017-06-27
* ex_getln: Enable coloring for expression modeZyX2017-06-27
* functests: Add missing wait()ZyX2017-06-27
* eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
* ex_getln: Add some more tests, fix some found errorsZyX2017-06-27
* functests: Start adding some testsZyX2017-06-27
* ex_getln: Add basic support for coloring command-line promptZyX2017-06-27
* ex_getln: Do not do arabic shaping unless neededZyX2017-06-27
* ex_getln: Clean up draw_cmdline a bitZyX2017-06-27
* scripts/pvscheck.sh: fix function renameJustin M. Keyes2017-06-25
* scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes2017-06-25
* scripts/pvscheck.sh: HACK: de-parallelize on CIJustin M. Keyes2017-06-25
* Merge pull request #5266 from bfredl/kbtreeBjörn Linse2017-06-24
|\
| * bufhl: fix moveBjörn Linse2017-06-24
| * bufhl: some style cleanupBjörn Linse2017-06-24
| * kbtree: make warning free and delete deprecated macrosBjörn Linse2017-06-24
| * kbtree: eliminate unneccesary heap allocationBjörn Linse2017-06-24
| * kbtree: use proper structsBjörn Linse2017-06-24
| * kbtree: allow iterators to start at arbitrary positionBjörn Linse2017-06-24
| * bufhl: use kbtree for bufhlBjörn Linse2017-06-24
| * kbtree.htimeyyy2017-06-24
|/
* Merge #6914 from ZyX-I/func-def-trailing-errorJustin M. Keyes2017-06-21
|\
| * functests: Fix screen.lua supplying dedent additional argumentZyX2017-06-21
| * functests: Check that minimal distance between commands worksZyX2017-06-21
| * functests: Add testsZyX2017-06-21
| * eval: Allow running next command after :endfunctionZyX2017-06-20
| * functests: Refactor redir_execZyX2017-06-20
| * functests: Move function_spec to evalZyX2017-06-20
| * eval: Error out when there is something after :endfunctionZyX2017-06-20
* | Merge #6863Justin M. Keyes2017-06-19
|\ \
| * | coverity/112076: fixing "Explicit null dereferenced"Chris Hall2017-06-20
|/ /
* | coverity/155506: fixing "dereference null after check" (#6862)Chris Hall2017-06-19
* | genappimage.sh: set CMAKE_INSTALL_MANDIRJustin M. Keyes2017-06-19
* | vim-patch:7.4.2356 (#6880)Shougo2017-06-19
* | Merge #6841 from alexgenco/ruby-host-progJustin M. Keyes2017-06-17
|\ \
| * | runtime: Add docs for g:ruby_host_progAlex Genco2017-06-17
| * | runtime: Allow overriding ruby host with g:ruby_host_progAlex Genco2017-06-17
| * | runtime: Fix issue with Ruby health `latest_gem` determinationAlex Genco2017-06-17
| |/
* | Merge pull request #6898 from blueyed/pvscheck-fixesJames McCoy2017-06-17
|\ \ | |/ |/|
| * scripts/pvscheck.sh: fixesDaniel Hahler2017-06-17
|/
* Update deps (#6885)equal-l22017-06-17
* Merge pull request #6860 from justinmk/coverityJames McCoy2017-06-15
|\