aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | 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
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | coverity/155509: negative close() argJustin M. Keyes2017-06-14
* | | | | | | | | | Merge pull request #6896 from jamessan/clang-bumpJames McCoy2017-06-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ci: Bump clang version to 4.0James McCoy2017-06-15
* | | | | | | | | | | provider/clipboard: add tmux support (#6894)Xu Cheng2017-06-15
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #6700 from bfredl/winhlBjörn Linse2017-06-14
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | screen.c: fix lintBjörn Linse2017-06-14
| * | | | | | | | | | screen.c: make more highlights window specificBjörn Linse2017-06-14
|/ / / / / / / / / /
* | | | | | | | | | vim-patch:7.4.2190 (#6882)Shougo2017-06-12
* | | | | | | | | | scripts/vim-patch.sh: do not git-reset on push failure (#6878)Daniel Hahler2017-06-11
* | | | | | | | | | mksession: Restore tab-local working directory #6859HiPhish2017-06-11
* | | | | | | | | | vim-patch:8.0.0607 (#6879)Daniel Hahler2017-06-11
* | | | | | | | | | pvscheck: Fix argument handling in do_recheckJames McCoy2017-06-09
* | | | | | | | | | Merge pull request #6345 from brcolow/vim-7.4.2360James McCoy2017-06-08
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | vim-patch:7.4.2360Michael Ennen2017-06-08
|/ / / / / / / / /
* | | | | | | | | Merge #6827 'Always enable logging'Justin M. Keyes2017-06-07
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: *standard-path*, *$NVIM_LOG_FILE*Justin M. Keyes2017-06-07
| * | | | | | | | | test: iswin(): detect without nvim sessionJustin M. Keyes2017-06-07
| * | | | | | | | | log: Fall back to CWD-relative .nvimlogJustin M. Keyes2017-06-07
| * | | | | | | | | test: Set $NVIM_LOG_FILE to test-local pathJustin M. Keyes2017-06-07
| * | | | | | | | | log: set $NVIM_LOG_FILE; fallback to $XDG_DATA_HOME/nvim/logJustin M. Keyes2017-06-07
| * | | | | | | | | ga_append_via_ptr: fix log argumentsJustin M. Keyes2017-06-07