aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:7.4.1223Michael Ennen2016-06-09
* tests: Migrate legacy test 34. (#2849)Lucas Hoffmann2016-06-08
* Merge pull request #4804 from brcolow/vim-7.4.1150Justin M. Keyes2016-06-08
|\
| * vim-patch:7.4.1151Michael Ennen2016-06-07
| * vim-patch:7.4.1150Michael Ennen2016-06-04
* | vim-patch:38a5563James McCoy2016-06-07
* | vim-patch:5e9b2faJames McCoy2016-06-07
* | Merge pull request #4879 from justinmk/test55Justin M. Keyes2016-06-05
|\ \
| * | test: Clean up after migration of 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
* | | | tui/input.c: Add mouse release event (#4873)sach1t2016-06-04
* | | | vim-patch:7.4.1108 (#4872)James McCoy2016-06-03
* | | | reorgJustin M. Keyes2016-06-03
* | | | Make clint happy againJames McCoy2016-06-02
* | | | vim-patch:7.4.1695James McCoy2016-06-02
* | | | vim-patch:7.4.1142James McCoy2016-06-02
|/ / /
* | | timers: stop all timers on teardownBjörn Linse2016-06-01
* | | 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
* | | Merge pull request #4843 from ZyX-I/refactor-queueJustin M. Keyes2016-05-30
|\ \ \
| * | | lib/queue: Actually remove all _QUEUE macrosZyX2016-05-30
| * | | lib/queue: Refactor queue.hZyX2016-05-30
| |/ /
* | | lib/kvec: Fix remaining linter errorsZyX2016-05-30
* | | lib/kvec: Make code cleanerZyX2016-05-30
* | | lib/kvec: Do not use kv_init unless neededZyX2016-05-30
* | | lib/kvec: Remove useless type argument from kv_push macrosZyX2016-05-30
|/ /
* | Merge pull request #4740 from brcolow/vim-7.4.1276Justin M. Keyes2016-05-29
|\ \
| * | vim-patch:7.4.1276Michael Ennen2016-05-17
* | | Merge pull request #4756 from jbradaric/vim-7.4.1119Justin M. Keyes2016-05-29
|\ \ \
| * | | vim-patch:7.4.1161Jurica Bradaric2016-05-14
| * | | vim-patch:7.4.1132Jurica Bradaric2016-05-14
| * | | vim-patch:7.4.1123Jurica Bradaric2016-05-14
| * | | vim-patch:7.4.1119Jurica Bradaric2016-05-14
* | | | fopen_noinh_readbin: restore WIN32 decisionJustin M. Keyes2016-05-28
* | | | do_source: less fuss about fopen_noinh_readbinJustin M. Keyes2016-05-28
* | | | Merge pull request #2825 from lucc/legacy/listlbrJustin M. Keyes2016-05-27
|\ \ \ \