aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | Revert "build system: avoid more unneccesary recompiles"Björn Linse2016-02-25
| * | | | | | | | | | | | | cmake: allow linting a specific fileBjörn Linse2016-02-25
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge PR #4337 'Make set{qf,loc}list() take {title}'Marco Hinz2016-02-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Tests: add errorlist_spec.luaMarco Hinz2016-02-25
| * | | | | | | | | | | | Make set{qf,loc}list() take {title}Marco Hinz2016-02-25
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4339 from philix/fix-undo-diagramJustin M. Keyes2016-02-24
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix the ASCII-art diagram in undo.cFelipe Oliveira Carvalho2016-02-24
* | | | | | | | | | | | | Tests: fix according to lualintMarco Hinz2016-02-24
* | | | | | | | | | | | | Merge pull request #1817 from bfredl/bufmatchBjörn Linse2016-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | docs: start api docs and document highlight mechanismBjörn Linse2016-02-23
| * | | | | | | | | | | | | bufhl: fix unittests and lintBjörn Linse2016-02-23
| * | | | | | | | | | | | | bufhl: add tests for adding and clearing highlightsBjörn Linse2016-02-23
| * | | | | | | | | | | | | bufhl: new mechanism for plugins to add highlights to a bufferBjörn Linse2016-02-23
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #4327 from ffleming/coverity-71530Justin M. Keyes2016-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | coverity/71530: Prefer STRLCPY to STRCPY in option.cForrest Fleming2016-02-23
* | | | | | | | | | | | | Merge pull request #4329 from justinmk/libuvJustin M. Keyes2016-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Update to libuv 1.8.0Justin M. Keyes2016-02-22
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #4064 from oni-link/cs_print_tags_privJustin M. Keyes2016-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | cs_print_tags_priv: Clean up function.oni-link2016-01-21
| * | | | | | | | | | | | cs_print_tags_priv: Clear first output line to screen endoni-link2016-01-21
| * | | | | | | | | | | | coverity/133892: Resource leakoni-link2016-01-21
| * | | | | | | | | | | | coverity/133858: Out-of-bounds accessoni-link2016-01-21
| * | | | | | | | | | | | coverity/13753: Dereference null return valueoni-link2016-01-21
* | | | | | | | | | | | | Merge pull request #4330 from justinmk/set_vim_var_dictJustin M. Keyes2016-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | set_vim_var_dict: Allow NULL `val`.Justin M. Keyes2016-02-23
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #4328 from justinmk/coverityJustin M. Keyes2016-02-23
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | coverity/71532: STRING_OVERFLOWJustin M. Keyes2016-02-22
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4315 from justinmk/compl_flickerJustin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | ins_complete: Avoid semi-global state.Justin M. Keyes2016-02-22
| * | | | | | | | | | completion: Avoid flicker.Shougo Matsushita2016-02-21
* | | | | | | | | | | Merge pull request #4318 from lucc/legacy_test_makefileJustin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | test: Reformat legacy test makefile.Lucas Hoffmann2016-02-22
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #4317 from justinmk/superkeyJustin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | keymap: Support <D-...> (super/command key).Justin M. Keyes2016-02-22
|/ / / / / / / / / /
* | | | | | | | | | vim-patch:7.4.936 #4271watiko2016-02-22
* | | | | | | | | | Merge pull request #4272 from watiko/vim-7.4.937Justin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vim-patch:7.4.937watiko2016-02-17
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #4267 from watiko/vim-7.4.932Justin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | version.c: Mark 7.4.935 NAwatiko2016-02-16
| * | | | | | | | | | vim-patch:7.4.933watiko2016-02-16
| * | | | | | | | | | vim-patch:7.4.932watiko2016-02-16
| * | | | | | | | | | vim-patch:7.4.926watiko2016-02-16
* | | | | | | | | | | Merge pull request #4263 from watiko/vim-7.4.901Justin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vim-patch:7.4.901watiko2016-02-15
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #4262 from watiko/vim-7.4.893Justin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | vim-patch:7.4.912watiko2016-02-15
| * | | | | | | | | | | vim-patch:7.4.893watiko2016-02-15
| * | | | | | | | | | | vim-patch:7.4.891watiko2016-02-15
| |/ / / / / / / / / /
* | | | | | | | | | | vim-patch:7.4.878 #4258watiko2016-02-22
* | | | | | | | | | | Merge pull request #4310 from jbradaric/vim-7.4.939Justin M. Keyes2016-02-22
|\ \ \ \ \ \ \ \ \ \ \