aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * build/msvc: Remove confusing commentb-r-o-c-k2018-03-04
| * build/msvc: Add Appveyor CI for MSVCb-r-o-c-k2018-03-04
| * build/msvc: Workaround for compiler optimization bugb-r-o-c-k2018-03-04
| * build/msvc: Fix errors caused by compiler intrinsicsb-r-o-c-k2018-03-04
| * build/msvc: Make shell-test workb-r-o-c-k2018-03-04
| * build/msvc: Add missing WIN32 macrob-r-o-c-k2018-03-04
| * build/msvc: Remove pkgconfig dependency on Windowsb-r-o-c-k2018-03-04
| * Merge branch 'master' into msvc-compatb-r-o-c-k2018-03-01
| |\
| * | build/msvc: Make libtermkey depend on Unibiliumb-r-o-c-k2018-03-01
| * | build/msvc: Add patch for LuaRocksb-r-o-c-k2018-03-01
| * | build/msvc: Add patch for libvtermb-r-o-c-k2018-03-01