aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | Add if_cscope documentation for querytype 'a'KillTheMule2016-08-26
| * | | | 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
* | | | | Merge #5326 'vim-patch:7.4.1547'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
* | | | | Merge pull request #5336 from bfredl/del_varBjörn Linse2016-09-15
|\ \ \ \ \
| * | | | | 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
|/ / / / /
* | | | | Merge #5339 from jamessan/stray-test-processesJames McCoy2016-09-14
|\ \ \ \ \
| * | | | | Restore output_spec assertion dropped in f332ebaJames McCoy2016-09-14
| * | | | | tests/ui: Stop the terminal job after testingJames McCoy2016-09-14
|/ / / / /
* | | | | api: remove unnecessary initializations causing warnings in api dispatch (#5337)Björn Linse2016-09-14
* | | | | Merge #5329 from justinmk/remove-misc2Justin M. Keyes2016-09-13
|\ \ \ \ \
| * | | | | 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
* | | | | Merge 'vim-patch.sh'Justin M. Keyes2016-09-13
|\ \ \ \ \
| * | | | | vim-patch.sh: Use printf instead of echoJustin M. Keyes2016-09-13
| * | | | | vim-patch.sh: preprocess_patch()Justin M. Keyes2016-09-13
|/ / / / /
* | | | | Merge #4874 'Restore vim-like tab dragging'Justin M. Keyes2016-09-12
|\ \ \ \ \
| * | | | | CI: Travis macOS: Skip tab left-drag tests.Justin M. Keyes2016-09-12
| * | | | | normal.c: Restore vim-like tab dragging. #4874sach1t2016-09-12
* | | | | | CI: test: Avoid QuickBuild hang. (#5330)Justin M. Keyes2016-09-12
|/ / / / /
* | | | | man.vim: prevent bell in ':wincmd w' when only one window (#5328)Anmol Sethi2016-09-11
* | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | third-party: Bump luv to v1.9.1-0Rui Abreu Ferreira2016-09-10
| * | | | | Add compiler check for -Wno-static-in-inlineRui Abreu Ferreira2016-09-10
| * | | | | Disable use of jemalloc in OpenBSDRui Abreu Ferreira2016-09-10
* | | | | | Merge #5316Justin M. Keyes2016-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
|/ / / / /
* | | | | docJustin M. Keyes2016-09-06
* | | | | doc: clarify reltime()Justin M. Keyes2016-09-05
* | | | | health.vim: "No healthchecks found" also needs the buffer.Justin M. Keyes2016-09-05
* | | | | Merge #5295 'health.vim'Justin M. Keyes2016-09-05
|\ \ \ \ \
| * | | | | health.vim: Show results incrementally.Justin M. Keyes2016-09-05
| * | | | | health.vim: Factor out health#provider#check()Justin M. Keyes2016-09-05