aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | test: jobstop() kills entire process treeJustin M. Keyes2018-03-18
| * | | | | | | | | API: nvim_get_proc()Justin M. Keyes2018-03-18
| * | | | | | | | | win: nvim_get_proc_children()Justin M. Keyes2018-03-16
| * | | | | | | | | nvim_get_proc_children: fallback to shellJustin M. Keyes2018-03-16
| * | | | | | | | | API: nvim_get_proc_children()Justin M. Keyes2018-03-16
| * | | | | | | | | win: os_proc_tree_kill()Justin M. Keyes2018-03-16
| * | | | | | | | | jobs: child proc must have a separate process-groupJustin M. Keyes2018-03-16
| * | | | | | | | | test: use luv.now() instead of os.time()Justin M. Keyes2018-03-16
* | | | | | | | | | screen.c: define column width by function (#5802)Matthieu Coudron2018-03-18
* | | | | | | | | | Merge #8142 'build/msvc: fix some warnings'Justin M. Keyes2018-03-18
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | build/MSVC: fix "C4005: RGB: macro redefinition"Justin M. Keyes2018-03-18
| * | | | | | | | | | build/MSVC: fix "C4003: not enough actual parameters for macro"Justin M. Keyes2018-03-18
| * | | | | | | | | | build/MSVC: fix "C4028: formal parameter different from declaration"Justin M. Keyes2018-03-18
| * | | | | | | | | | ci/travis: report cache sizeJustin M. Keyes2018-03-18
| * | | | | | | | | | ci/travis: also cache $DEPS_DOWNLOAD_DIRJustin M. Keyes2018-03-18
| * | | | | | | | | | ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-17
|/ / / / / / / / / /
* / / / / / / / / / vim-patch:8.0.0344: unlet command leaks memory (#8141)KunMing Xie2018-03-17
|/ / / / / / / / /
* | | | | | | | | DirChanged: support <buffer> (#8140)Marco Hinz2018-03-16
* | | | | | | | | doc: nodejsJustin M. Keyes2018-03-15
* | | | | | | | | node/provider: support g:node_host_prog #8135chemzqm2018-03-15
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | vim-patch:8.0.0316: :help z? does not work (#8134)KunMing Xie2018-03-14
* | | | | | | | Merge pull request #8127 from jamessan/update-pvs-headersJames McCoy2018-03-11
|\ \ \ \ \ \ \ \
| * | | | | | | | pvscheck: Ignore exit code of pvs-studio-analyzerJames McCoy2018-03-11
| * | | | | | | | Add missing PVS headers to new filesJames McCoy2018-03-11
* | | | | | | | | ci/AppVeyor: use PowerShell (#8124)b-r-o-c-k2018-03-11
|/ / / / / / / /
* | | | | | | | ci/travis: Don't destroy cache during prepareJustin M. Keyes2018-03-11
* | | | | | | | Merge #8117 'build/CI/MSVC/LuaRocks'Justin M. Keyes2018-03-11
|\ \ \ \ \ \ \ \
| * | | | | | | | ci/travis: rename $BUILD_NVIM_DEPS to $CACHE_ENABLEJustin M. Keyes2018-03-11
| * | | | | | | | build: respect $DEPS_BUILD_DIRJustin M. Keyes2018-03-11
| * | | | | | | | ci/macOS: skip python2 on travis macOSJustin M. Keyes2018-03-11
| * | | | | | | | ci/travis: use ninja instead of makeJustin M. Keyes2018-03-11
| * | | | | | | | ci/AppVeyor: disable MSVC_32 buildJustin M. Keyes2018-03-11
| * | | | | | | | build/luarocks: avoid parallelism for luarocks buildJustin M. Keyes2018-03-11
| * | | | | | | | build/luarocks: apply "Fix siteconfig" patchJustin M. Keyes2018-03-11
| * | | | | | | | test: next_msg(): default `timeout` to 10sJustin M. Keyes2018-03-11
| * | | | | | | | test: rename next_message() to next_msg()Justin M. Keyes2018-03-11
| * | | | | | | | ci/AppVeyor: fix `set` whitespace quotingJustin M. Keyes2018-03-11
| * | | | | | | | test: handle non-deterministic message cadenceJustin M. Keyes2018-03-11
* | | | | | | | | vim-patch:8.0.0262,8.0.0263 (#8123)KunMing Xie2018-03-11
|/ / / / / / / /
* | | | | | | | Merge pull request #8122 from jamessan/appimagev2James McCoy2018-03-09
|\ \ \ \ \ \ \ \
| * | | | | | | | genappimage: Include update information for releases/nightliesJames McCoy2018-03-09
| * | | | | | | | genappimage: Create a type 2 AppImageJames McCoy2018-03-09
| * | | | | | | | genappimage: Use AppImage/AppImages repo to avoid redirectsJames McCoy2018-03-09
|/ / / / / / / /
* | | | | | | | vim-patch.sh: more colorful #8115Giuseppe2018-03-09
* | | | | | | | Merge #8084 'build/win: support MSVC'Justin M. Keyes2018-03-08
|\ \ \ \ \ \ \ \
| * | | | | | | | build/msvc: Fix AppVeyor build script for 'MINGW_64-gcov' configurationb-r-o-c-k2018-03-07
| * | | | | | | | build/msvc: Add Git as a requirement for Windows patchesb-r-o-c-k2018-03-06
| * | | | | | | | build/msvc: Make shell-test fix only apply to MSCVb-r-o-c-k2018-03-06
| * | | | | | | | build/msvc: Allow MSVC AppVeyor builds to failb-r-o-c-k2018-03-05
| * | | | | | | | build/msvc: Change MSBuild verbosity to normalb-r-o-c-k2018-03-05