aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | Merge pull request #5038 from prollings/vim-7.4.1477James McCoy2016-09-21
|\ \ \ | |_|/ |/| |
| * | vim-patch:7.4.1477Patrick2016-08-04
* | | l10n: Update Ukrainian translation (#5343)Anatolii Sakhnik2016-09-20
* | | vim-patch 7.4.1266Michael Ennen2016-09-18
* | | tests: migrate legacy test 12. #4196Lucas Hoffmann2016-09-18
| |/ |/|
* | version.c: mark NA patches #5335Shougo Matsushita2016-09-18
* | Merge #5254 from KillTheMule/vim-7.4.1952Justin M. Keyes2016-09-18
|\ \
| * | vim-patch:7.4.2284KillTheMule2016-09-17
| * | LintKillTheMule2016-08-26
| * | vim-patch:7.4.2033KillTheMule2016-08-26
| * | vim-patch:7.4.1990KillTheMule2016-08-26
| * | vim-patch:7.4.1952KillTheMule2016-08-26
* | | insert_enter: Update folds on insert-leave. #5351Shougo Matsushita2016-09-18
* | | eval.c: Clean up spurious FAIL checks. (#5345)Justin M. Keyes2016-09-18
* | | api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* | | test: synIDattr returns empty, not -1Stéphane Campinas2016-09-16
* | | vim-patch:7.4.1547 #5326Stéphane Campinas2016-09-16
* | | perf: Skip foldUpdate() in insert-mode. #5299Shougo2016-09-16
* | | syntax.c: Support bg/fg special color-names. #5319Kerem Cakirer2016-09-16
* | | api: make nvim[_obj]_set_var and _del_var not return the old valueBjörn Linse2016-09-15
* | | gendispatch: warn for deprecated alias if the deprecated function has implema...Björn Linse2016-09-15
* | | read_string: Use char if you mean char.Justin M. Keyes2016-09-13
* | | refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* | | vim-patch:7.4.1558 (#5333)Justin M. Keyes2016-09-13
* | | normal.c: Restore vim-like tab dragging. #4874sach1t2016-09-12
* | | vim-patch:7.4.1535 (#5327)davix2016-09-11
* | | vim-patch:7.4.1533 #5320Wei Huang2016-09-11
* | | Merge #2789 'system(): Respect shellxescape, shellxquote'Justin M. Keyes2016-09-11
|\ \ \
| * | | shell_escape: rename; refactorJustin M. Keyes2016-09-11
| * | | system(): Respect 'sxe' and 'sxq' #2789Zhaosheng Pan2016-09-10
* | | | Merge #5318 from equalsraf/fix-openbsdJustin M. Keyes2016-09-10
|\ \ \ \ | |/ / / |/| | |
| * | | Add compiler check for -Wno-static-in-inlineRui Abreu Ferreira2016-09-10
* | | | eval.c: Fix memory leak for detached pty joboni-link2016-09-08
* | | | eval.c: Garbage collection frees dictionary before job cleanuponi-link2016-09-08
|/ / /
* | | shada: Fix non-writeable ShaDa directory handlingZyX2016-09-04
* | | getcwd(): Return empty string if CWD is invalid. #5292HiPhish2016-09-04
* | | vim-patch:7.4.1913 (#5260)Jurica Bradarić2016-09-04
* | | vim-patch:7.4.1971 (#5262)Jurica Bradarić2016-09-04
* | | test: Add unittest spec for option.c (#5289)Kalle Ranki2016-09-04
* | | tchdir: New tab should inherit CWD. (#5227)Alejandro Sanchez2016-09-04
* | | vim-patch:7.4.1900 (#5259)Jurica Bradarić2016-09-04
* | | signal_init: unblock all signals on startup. #5283Nicolas Hillegeer2016-09-03
* | | Merge pull request #5286 from jamessan/strtoimax-error-checkingJames McCoy2016-09-03
|\ \ \
| * | | Fix error-handling of strtoimax boundary conditionsJames McCoy2016-09-02
* | | | lint: Close resource leak (#5288)Patrick Jackson2016-09-03
|/ / /
* | | helpers.c: Fix invalid state of failed conversion result for object_to_vim() ...oni-link2016-09-01
* | | api: fix leak when a api function is incorrectly called with a list.Björn Linse2016-08-31
* | | api: consistently use nvim_ prefix and update documentationBjörn Linse2016-08-31
* | | api: Allow blacklist functions that shouldn't be accesible from evalBjörn Linse2016-08-31
* | | eval: use gperf to generate the hash of builtin functionsBjörn Linse2016-08-31