aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* api/window: Fix memory leak in nvim_win_set_cursorZyX2017-05-08
* generators: Do not leak error messages textZyX2017-05-08
* cmake: Workaround CMake not supporting INCLUDE_DIRECTORIES target propZyX2017-05-08
* Merge branch 'master' into luaviml'/luaZyX2017-05-08
|\
| * Merge #6460 from ZyX-I/1476-changesJustin M. Keyes2017-05-08
| |\
| | * Merge branch 'master' into 1476-changesZyX2017-04-10
| | |\
| | * | regexp: Update comment in cstrchr()ZyX2017-04-08
| | * | regexp: Do not use locale-dependent functions in cstrchrZyX2017-04-07
| | * | regexp: Refactor cstrchrZyX2017-04-07
| | * | strings: Remove vim_strbyteZyX2017-04-07
| | * | strings: Replace vim_strchr implementation with a saner oneZyX2017-04-07
| * | | refactor/single-include (#6688)Carlo Abelli2017-05-05
| * | | event/process.c: send SIGTERM directly (#6644)Daniel Hahler2017-05-04
| * | | tui: Also fix "linux*" terminfo entries. #6673Jonathan de Boyne Pollard2017-05-04
| * | | dist: AppImage #6638AdnoC2017-05-04
| * | | Merge #6670 from jamessan/conversion-overflowJustin M. Keyes2017-05-04
| |\ \ \
| | * | | win: build: RelWithDebInfoJustin M. Keyes2017-05-03
| | * | | utf16_to_utf8: Allocate space for converted string and NULJames McCoy2017-05-03
| |/ / /
| * | | Make script_host.rb rubocop-cleanMarco Hinz2017-05-03
| * | | build: OpenBSD: libuv does not use KVM, do not link to it. (#6663)Edd Barrett2017-05-03
| * | | 'guicursor': tui: Konsole: blinkon0 should disable blinking.Justin M. Keyes2017-05-03
| * | | test/legacy: Add Test_with_partial_callback to s:flaky. (#6666)Justin M. Keyes2017-05-03
| * | | win: Terminal UI #6315Rui Abreu Ferreira2017-05-03
| * | | doc: README.md: PVS-studio badge (#6637)Nikolai Aleksandrovich Pavlov2017-05-03
| * | | Use vim_strchr(s, c) when c may be NUL (#6656)James McCoy2017-05-03
| * | | Merge pull request #6653 from ZyX-I/pvs-fix-1Nikolai Aleksandrovich Pavlov2017-05-02
| |\ \ \
| | * | | pvscheck: Use absolute path for finding test-include.cZyX2017-05-02
| |/ / /
| * | | Merge #6647 from ZyX-I/pvs-depsJustin M. Keyes2017-05-02
| |\ \ \
| | * | | pvscheck: When using --recheck rerun buildZyX2017-05-02
| | * | | pvscheck: Add --deps to build with all dependenciesZyX2017-05-02
| | * | | pvscheck: Add --pvs-install modeZyX2017-05-02
| | * | | pvscheck: Refactor script so that it only `cd`s in a subshellZyX2017-05-02
| | * | | pvscheck: Create getopts_long implementationZyX2017-05-02
| * | | | ci: DISABLE_LOG (#6498)Justin M. Keyes2017-05-02
| |/ / /
| * | | win/package: nvim-qt v0.2.7 (fixes cursor-shaping) (#6641)Justin M. Keyes2017-05-02
| * | | Merge #6636 from ZyX-I/pvs-updateJustin M. Keyes2017-05-02
| |\ \ \
| | * | | pvscheck: Add --pvs key to pvscheck.shZyX2017-05-02
| | * | | pvscheck: Update pvs-studio URLZyX2017-05-02
| | * | | pvscheck: Do not use `test x`ZyX2017-05-02
| * | | | version bumpJustin M. Keyes2017-05-01
| * | | | NVIM v0.2.0v0.2.0Justin M. Keyes2017-05-01
| * | | | scripts/release.shJustin M. Keyes2017-05-01
| * | | | doc: apiJustin M. Keyes2017-05-01
| * | | | Merge #6632 from justinmk/docJustin M. Keyes2017-05-01
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | doc: Replace hardcoded TOCs with <M-]> advice.Justin M. Keyes2017-05-01
| | * | | help, man.vim: "outline" (TOC) feature #5169Tommy Allen2017-05-01
| |/ / /
| * | | Merge #6627 from ZyX-I/travis-foldsJustin M. Keyes2017-05-01
| |\ \ \
| | * | | Do not trace in check_runtime_filesZyX2017-05-01
| | * | | ci: Use \{1,\} in place of \+ZyX2017-05-01
| | * | | ci: Fold output in travis web interfaceZyX2017-05-01