aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | tests: Modernize migrated legacy test 62.Lucas Hoffmann2015-07-11
| * | | tests: Migrate legacy test 62.Lucas Hoffmann2015-07-11
|/ / /
* | / rplugin: Don't error if plugin is registered before host #2961Björn Linse2015-07-10
| |/ |/|
* | Merge PR #2938 'Travis: Refactor CI files, use container infrastructure'Thiago de Arruda2015-07-08
|\ \
| * | Travis: Check some configuration variables in before_script.Florian Walch2015-07-08
| * | Travis: Use gcov that matches the used compiler.Florian Walch2015-07-08
| * | Travis: Refactor CI files, use container infrastructure.Florian Walch2015-07-08
| * | CMake: Allow overriding third-party install prefix.Florian Walch2015-07-08
|/ /
* | rbuffer: Fix for problems with escape input sequences.oni-link2015-07-07
* | os/*defs: restore some comments and formatting.Justin M. Keyes2015-07-06
* | refactor: remove SYS_MENU_FILE (unused)Yamakaky2015-07-06
* | Split os_unix_defs.h into os/Yamakaky2015-07-06
* | vim-patch:7.4.646 #2926Florian Walch2015-07-06
* | Merge pull request #2932 from lucc/helpers/write_fileMichael Reed2015-07-06
|\ \
| * | tests: Use new write_file() function in tests.Lucas Hoffmann2015-06-30
| * | tests: Use write_file() in source().Lucas Hoffmann2015-06-30
| * | tests: Add helpers.write_file() to write short files.Lucas Hoffmann2015-06-30
* | | Merge pull request #2916 from Pyrohh/doc-cleanup-5Michael Reed2015-07-05
|\ \ \
| * | | README.md: VariousMichael Reed2015-07-05
| * | | doc: Remove refs to xsmp, xterm_(clipboard|save)Michael Reed2015-07-05
| * | | doc: Remove refs to dos(16|32), win16, and win95Michael Reed2015-07-05
|/ / /
* | | Merge #2807 'Travis: Add Clang MSan/TSan builds'.Florian Walch2015-07-05
|\ \ \
| * | | Travis: Temporarily disable TSan build.Florian Walch2015-07-05
| * | | MSan: Initialize buffer in spell_delete_wordlist.Justin M. Keyes2015-07-05
| * | | Travis: Disable functional tests and allow failures for MSan.Florian Walch2015-07-05
| * | | Travis: Use Clang 3.6.Florian Walch2015-07-05
| * | | CMake: Enable EXITFREE for all *San.Florian Walch2015-07-05
| * | | CMake: Add option for Clang TSan, rename option ASAN -> ASAN_UBSAN.Florian Walch2015-07-05
| * | | CMake: Add option for Clang MSan.Florian Walch2015-07-05
|/ / /
* | | Merge pull request #2914 from Pyrohh/doc-cleanup-4Michael Reed2015-07-04
|\ \ \
| * | | Remove VisualNOS highlight group remnantsMichael Reed2015-07-04
| * | | Remove 'guipty' referencesMichael Reed2015-07-04
| * | | doc: Remove gui_x11.txt, merge remnants into nvim_clipboard.txtMichael Reed2015-07-04
|/ / /
* | | clipboard: don't overwrite before pasting in visual mode. #2945Björn Linse2015-07-04
* | | rplugin: pass additional info to host factory function #2920Nick Hynes2015-07-03
* | | doc: Mention that Python module might be provided by package manager #2935Florian Walch2015-07-01
* | | Merge PR #2650 'Data structure improvements'Thiago de Arruda2015-07-01
|\ \ \ | |/ / |/| |
| * | rbuffer: Reimplement as a ring buffer and decouple from rstreamThiago de Arruda2015-07-01
| * | rstream: Fix bug triggered when libuv doesn't use the allocated bufferoni-link2015-07-01
| * | klib: Improve klist.hThiago de Arruda2015-07-01
| * | os/fs: Use module-local uv_loop_t instanceThiago de Arruda2015-07-01
| * | test: Don't run legacy test 87Thiago de Arruda2015-07-01
| * | test: Ensure proper initialization in unit/helpers.luaThiago de Arruda2015-07-01
|/ /
* | ASan: Fix "null pointer passed for argument declared to never be null". #2925Florian Walch2015-06-30
* | Merge pull request #2928 from fmoralesc/update-example-nvimrcMichael Reed2015-06-29
|\ \ | |/ |/|
| * Remove gvimrc_exampleFelipe Morales2015-06-29
| * Update vimrc_example fileFelipe Morales2015-06-29
|/
* doc: Fix undefined reference warningMichael Reed2015-06-28
* Fix warnings: shell.c: do_os_system(): Nonnull passed null: FP. #2923Eliseo Martínez2015-06-28
* plugin/matchit: create stub for matchit.vim #2921Felipe Morales2015-06-28