aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Generate unicode tables with script when buildingZyX2015-07-26
* Merge pull request #2288 from ZyX-I/autovimsynJustin M. Keyes2015-07-26
|\
| * syntax: Exclude deprecated optionsZyX2015-07-26
| * syntax: List NeoVim-specific autocmd eventsZyX2015-07-26
| * syntax: Restore vim-specific highlight groupsZyX2015-07-26
| * cmake: Run nvim that generates helptags with proper WORKING_DIRECTORYZyX2015-07-26
| * cmake: Generate tags and some vim syntax elementsZyX2015-07-26
| * scripts: Add script which is able to generate part of vim.vim fileZyX2015-07-26
| * options: Move option definitions to options.luaZyX2015-07-26
| * fileio: Move event definitions to the generator scriptZyX2015-07-26
* | Merge pull request #3041 from ZyX-I/better-mkdirJustin M. Keyes2015-07-26
|\ \ | |/ |/|
| * documentation: Document changesZyX2015-07-26
| * os/fs: Move mkdir_recurse from eval.c to os/fs.cZyX2015-07-26
| * ex_docmd: Make E739 message contain strerror() outputZyX2015-07-26
| * os/fs: Define os_strerror as an alias to uv_strerrorZyX2015-07-26
|/
* Add ui test for default title (with/without filename) #3091Björn Linse2015-07-23
* Use NVIM instead of VIM in default title.Felipe Morales2015-07-23
* Delete test86 and 87 #3074Björn Linse2015-07-22
* CMake: Allow configuring all DEPS_* variables in third-party. #3080Florian Walch2015-07-22
* menu: Fix :emenu mode detection #2992Robin Allen2015-07-22
* Merge #3048 'tui: resize terminal'Justin M. Keyes2015-07-21
|\
| * options,tui: don't hardcode default terminal sizeFelipe Morales2015-07-21
| * tui: respect the 'co' and 'lines' options on startupFelipe Morales2015-07-21
| * tui: send resize sequences to the terminalFelipe Morales2015-07-21
|/
* tests: Migrate legacy test 80. #2989Lucas Hoffmann2015-07-21
* tui: Unconditionally enable bracketed paste mode #3060crondog2015-07-21
* eval.c: Only inline float_op_wrapper on non-i386 #3072Wander Nauta2015-07-21
* Uncomment merged patches in version.cMarco Hinz2015-07-21
* rstream: Fix read_cb invocationThiago de Arruda2015-07-21
* Doc: add bracketed-paste-mode #3028Marco Hinz2015-07-21
* Remove ':Print' command #3049Michael Reed2015-07-20
* Merge #3014 'clipboard: handle middle-click paste correctly.'.Justin M. Keyes2015-07-20
|\
| * clipboard: add tests for error fallback and middleclick pasteBjörn Linse2015-07-20
| * clipboard: handle middle-click paste correctly.Björn Linse2015-07-20
|/
* Merge #3056 'Test: fix functional/ex_cmds/recover_spec.lua'.Justin M. Keyes2015-07-20
|\
| * Test: fix functional/ex_cmds/recover_spec.luaMarco Hinz2015-07-20
| * Test: add new helper function: rmdir()Marco Hinz2015-07-20
|/
* Source provider at start if &cb is set #3025Marco Hinz2015-07-20
* defaults: set 'history' to 10000 by default. #2868Felipe Morales2015-07-20
* Merge pull request #2943 from Pyrohh/rm-posixMichael Reed2015-07-19
|\
| * Remove POSIX 'cpoptions': cleanupMichael Reed2015-07-19
| * Remove POSIX 'cpoptions': '\'Michael Reed2015-07-19
| * Remove POSIX 'cpoptions': '.'Michael Reed2015-07-19
| * Remove POSIX 'cpoptions': '/'Michael Reed2015-07-19
| * Remove POSIX 'cpoptions': '&'Michael Reed2015-07-19
| * Remove POSIX 'cpoptions': '|'Michael Reed2015-07-19
| * Remove POSIX 'cpoptions': '{'Michael Reed2015-07-19
| * Remove POSIX 'cpoptions': '#'Michael Reed2015-07-19
|/
* Implement API function to call functions #2979Sebastian Witte2015-07-19
* runtime/syntax/vim.vim: Update to version 7.4-33Felipe Morales2015-07-19