| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | test: jobstop() kills entire process tree | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | API: nvim_get_proc() | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | win: nvim_get_proc_children() | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | nvim_get_proc_children: fallback to shell | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | API: nvim_get_proc_children() | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | win: os_proc_tree_kill() | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | jobs: child proc must have a separate process-group | Justin M. Keyes | 2018-03-16 | |
| | * | | | | | | | | | test: use luv.now() instead of os.time() | Justin M. Keyes | 2018-03-16 | |
| * | | | | | | | | | | screen.c: define column width by function (#5802) | Matthieu Coudron | 2018-03-18 | |
| * | | | | | | | | | | Merge #8142 'build/msvc: fix some warnings' | Justin M. Keyes | 2018-03-18 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | build/MSVC: fix "C4005: RGB: macro redefinition" | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | | build/MSVC: fix "C4003: not enough actual parameters for macro" | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | | build/MSVC: fix "C4028: formal parameter different from declaration" | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | | ci/travis: report cache size | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | | ci/travis: also cache $DEPS_DOWNLOAD_DIR | Justin M. Keyes | 2018-03-18 | |
| | * | | | | | | | | | | ci/travis: Don't destroy cache during prepare | Justin M. Keyes | 2018-03-17 | |
| |/ / / / / / / / / / | ||||
| * / / / / / / / / / | vim-patch:8.0.0344: unlet command leaks memory (#8141) | KunMing Xie | 2018-03-17 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | DirChanged: support <buffer> (#8140) | Marco Hinz | 2018-03-16 | |
| * | | | | | | | | | doc: nodejs | Justin M. Keyes | 2018-03-15 | |
| * | | | | | | | | | node/provider: support g:node_host_prog #8135 | chemzqm | 2018-03-15 | |
| | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| * | | | | | | | | vim-patch:8.0.0316: :help z? does not work (#8134) | KunMing Xie | 2018-03-14 | |
| * | | | | | | | | Merge pull request #8127 from jamessan/update-pvs-headers | James McCoy | 2018-03-11 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | pvscheck: Ignore exit code of pvs-studio-analyzer | James McCoy | 2018-03-11 | |
| | * | | | | | | | | Add missing PVS headers to new files | James McCoy | 2018-03-11 | |
| * | | | | | | | | | ci/AppVeyor: use PowerShell (#8124) | b-r-o-c-k | 2018-03-11 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | ci/travis: Don't destroy cache during prepare | Justin M. Keyes | 2018-03-11 | |
| * | | | | | | | | Merge #8117 'build/CI/MSVC/LuaRocks' | Justin M. Keyes | 2018-03-11 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | ci/travis: rename $BUILD_NVIM_DEPS to $CACHE_ENABLE | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | build: respect $DEPS_BUILD_DIR | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | ci/macOS: skip python2 on travis macOS | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | ci/travis: use ninja instead of make | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | ci/AppVeyor: disable MSVC_32 build | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | build/luarocks: avoid parallelism for luarocks build | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | build/luarocks: apply "Fix siteconfig" patch | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | test: next_msg(): default `timeout` to 10s | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | test: rename next_message() to next_msg() | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | ci/AppVeyor: fix `set` whitespace quoting | Justin M. Keyes | 2018-03-11 | |
| | * | | | | | | | | test: handle non-deterministic message cadence | Justin M. Keyes | 2018-03-11 | |
| * | | | | | | | | | vim-patch:8.0.0262,8.0.0263 (#8123) | KunMing Xie | 2018-03-11 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #8122 from jamessan/appimagev2 | James McCoy | 2018-03-09 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | genappimage: Include update information for releases/nightlies | James McCoy | 2018-03-09 | |
| | * | | | | | | | | genappimage: Create a type 2 AppImage | James McCoy | 2018-03-09 | |
| | * | | | | | | | | genappimage: Use AppImage/AppImages repo to avoid redirects | James McCoy | 2018-03-09 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | vim-patch.sh: more colorful #8115 | Giuseppe | 2018-03-09 | |
| * | | | | | | | | Merge #8084 'build/win: support MSVC' | Justin M. Keyes | 2018-03-08 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | build/msvc: Fix AppVeyor build script for 'MINGW_64-gcov' configuration | b-r-o-c-k | 2018-03-07 | |
| | * | | | | | | | | build/msvc: Add Git as a requirement for Windows patches | b-r-o-c-k | 2018-03-06 | |
| | * | | | | | | | | build/msvc: Make shell-test fix only apply to MSCV | b-r-o-c-k | 2018-03-06 | |
| | * | | | | | | | | build/msvc: Allow MSVC AppVeyor builds to fail | b-r-o-c-k | 2018-03-05 | |
| | * | | | | | | | | build/msvc: Change MSBuild verbosity to normal | b-r-o-c-k | 2018-03-05 | |