aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | build: define `doc_html` taskJustin M. Keyes2016-06-06
| * | | | | | | | | .gitignore: cleanupJustin M. Keyes2016-06-06
| * | | | | | | | | runtime/doc: remove doctagsJustin M. Keyes2016-06-06
|/ / / / / / / / /
* | | | | | | | | Testlint. (#4881)KillTheMule2016-06-05
* | | | | | | | | Merge pull request #4879 from justinmk/test55Justin M. Keyes2016-06-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix indents.KillTheMule2016-06-05
| * | | | | | | | | Testlinting.KillTheMule2016-06-05
| * | | | | | | | | test: Clean up after migration of legacy test 55.Lucas Hoffmann2016-05-23
| * | | | | | | | | test: Fix migrated test 55.Lucas Hoffmann2016-05-23
| * | | | | | | | | test: Split migrated legacy test 55.Lucas Hoffmann2016-05-23
| * | | | | | | | | tests: Migrate legacy test 55.Lucas Hoffmann2016-05-23
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #2844 from lucc/test10Justin M. Keyes2016-06-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove old version of legacy test 10.Lucas Hoffmann2016-05-23
| * | | | | | | | | tests: Migrate legacy test 10.Lucas Hoffmann2016-05-23
| |/ / / / / / / /
* | | | | | | | | Merge #4854Justin M. Keyes2016-06-05
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | log: Rename to $NVIM_LOG_FILEJustin M. Keyes2016-06-05
| * | | | | | | | | log: Move log to $NVIM_LOG_FILE_PATH, falling back to the old locationZyX2016-05-31
* | | | | | | | | | vim-patch:7.4.1056 (#4870)Shota2016-06-05
* | | | | | | | | | pty_process: split into plat-specific files (#3976)Rui Abreu Ferreira2016-06-04
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #4860 from jamessan/tab-win-precedenceJustin M. Keyes2016-06-04
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | tcd: Determine correct scope from user inputJames McCoy2016-06-01
| * | | | | | | | tcd: Use user-provided tab page for `getcwd()`/`haslocaldir()`James McCoy2016-06-01
| * | | | | | | | test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1)James McCoy2016-06-01
| * | | | | | | | test/functional: cd_spec: Add tests for using explicit argsJames McCoy2016-06-01
| * | | | | | | | test/functional: cd_spec: Use named keys for directories tableJames McCoy2016-06-01
| * | | | | | | | test/functional: Allow arbitrary arguments to cwd/lwd functionsJames McCoy2016-06-01
* | | | | | | | | tui/input.c: Add mouse release event (#4873)sach1t2016-06-04
* | | | | | | | | vim-patch:7.4.1108 (#4872)James McCoy2016-06-03
* | | | | | | | | Merge pull request #4871 from justinmk/housekeepingJustin M. Keyes2016-06-03
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | doc: precision, concision, elisionJustin M. Keyes2016-06-03
| * | | | | | | | | reorgJustin M. Keyes2016-06-03
|/ / / / / / / / /
* | | | | | | | | CMake: Search all possibly usable Lua executables. (#4858)Florian Walch2016-06-03
* | | | | | | | | Merge pull request #4869 from jamessan/vim-7.4.1142Justin M. Keyes2016-06-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Make clint happy againJames McCoy2016-06-02
| * | | | | | | | | vim-patch:7.4.1695James McCoy2016-06-02
| * | | | | | | | | vim-patch:7.4.1142James McCoy2016-06-02
* | | | | | | | | | Merge pull request #4868 from jamessan/vim-85084efJustin M. Keyes2016-06-02
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | vim-patch:85084efJames McCoy2016-06-02
|/ / / / / / / / /
* | | | | | | | | msgpack-gen: Fix for Lua 5.1. (#4857)Florian Walch2016-06-01
* | | | | | | | | vimpatch.sh: bug fix in find_git_remote regex (#4863)Shota2016-06-01
|/ / / / / / / /
* | | | | | | | Merge pull request #4829 from bfredl/timercloseBjörn Linse2016-06-01
|\ \ \ \ \ \ \ \
| * | | | | | | | timers: stop all timers on teardownBjörn Linse2016-06-01
|/ / / / / / / /
* | | | | | | | Merge pull request #4859 from justinmk/travisllvmJustin M. Keyes2016-06-01
|\ \ \ \ \ \ \ \
| * | | | | | | | travis: remove LLVM apt PPA; fallback to clang 3.4Justin M. Keyes2016-05-31
* | | | | | | | | Merge pull request #4846 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/typva...Justin M. Keyes2016-05-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | typval_encode: Do not use new vector typeZyX2016-05-30
| * | | | | | | | | kvec,typval_encode: Add new vector: the one with preallocated arrayZyX2016-05-30
| * | | | | | | | | eval/encode: Move main macros from encode.c to typval_encode.hZyX2016-05-30
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #4844 from ZyX-I/rename-main-loopJustin M. Keyes2016-05-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | *: Rename main loop variable from loop to main_loopZyX2016-05-30
| | |_|_|_|/ / / / | |/| | | | | | |