aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | 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
* doc: Remove usr_90.txtMichael Reed2015-06-27
* Merge pull request #2904 from Pyrohh/clintMichael Reed2015-06-27
|\
| * cmake: Make `make lint` less verboseMichael Reed2015-06-27
| * clint.py: don't print `--help` output to stderr and exit 1Michael Reed2015-06-27
|/
* man: Bump nvim.1 date, add Makefile for authoringMichael Reed2015-06-26
* event_teardown(): retry uv_loop_close() instead of abort. #2903oni-link2015-06-25
* Merge #2703 'Clipboard: do not use &shell to invoke provider + cache owned cl...Justin M. Keyes2015-06-25
|\
| * clipboard: avoid redundant error message on `clipboard_get` failure .Björn Linse2015-06-25
| * clipboard: keep track of ownership and cache clipboard data locallyBjörn Linse2015-06-25
| * clipboard: don't use &shell in clipboard providerBjörn Linse2015-06-25
|/
* Remove outdated and unused manuals #2891Michael Reed2015-06-25
* rplugin: allow users to register hosts #2896Nick Hynes2015-06-25
* Enable -Wconversion: menu.c #2885Ismail Badawi2015-06-25
* api: vim_set_var() should return the old value #2899Justin M. Keyes2015-06-25
* doc: Various #2898Michael Reed2015-06-24
* doc: Revise for flow and consistency #2831alecbrooks2015-06-24
* doc: vim_diff: clarify key-chord support. #2886Justin M. Keyes2015-06-24
* tests: 061_undo_tree_spec: minor editsJustin M. Keyes2015-06-22
* Merge #2851 'tests: Migrate legacy test 61.'.Justin M. Keyes2015-06-22
|\
| * tests: Repeat a flaky part of the migrated test 61.Lucas Hoffmann2015-06-22
| * tests: Split test 61 into several it() blocks.Lucas Hoffmann2015-06-22
| * tests: Fix an further simplify migrated test 61.Lucas Hoffmann2015-06-22
| * tests: Don't set ul in migrated test 61.Lucas Hoffmann2015-06-22
| * tests: Migrate legacy test 61.Lucas Hoffmann2015-06-22
|/
* spell.c: fix "[s" search. #2813Nathan Wilson2015-06-21
* defaults: remove "options" in 'sessionoptions'. #2871Felipe Morales2015-06-21