aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | 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
* | | | runtime/syntax/vim.vim: UpdateMichael Reed2015-07-19
* | | | Merge pull request #2719 from lucc/test57Michael Reed2015-07-18
|\ \ \ \
| * | | | tests: Split migrated test 57.Lucas Hoffmann2015-07-19
| * | | | tests: Migrate legacy test 57.Lucas Hoffmann2015-07-19
|/ / / /
* | | | tests: Remove migrated legacy tests from makefile. #3009Lucas Hoffmann2015-07-18
* | | | python3: remove decoding logic, as this is now done in plugin host #3026Björn Linse2015-07-18
* | | | vim-patch:7.4.667 #3043Marco Hinz2015-07-18
* | | | Merge #2964 'deps: update busted: 2.0 rc8 -> rc10'.Justin M. Keyes2015-07-18
|\ \ \ \
| * | | | deps: Don't pin dependenciesMichael Reed2015-07-18
| * | | | deps: Update busted: 2.0 rc8 -> 2.0 rc10Michael Reed2015-07-18
|/ / / /
* | | | Merge #3005 'synIDattr(): true color awareness'Marco Hinz2015-07-18
|\ \ \ \
| * | | | Test: synIDattr(): true color awarenessMarco Hinz2015-07-18
| * | | | synIDattr(): true color awarenessMarco Hinz2015-07-18
|/ / / /
* | | | eval: Fix duplicate code in trig/math functions #3035Wander Nauta2015-07-18
* | | | Merge #2609 'Macro cleanup'Justin M. Keyes2015-07-17
|\ \ \ \ | |/ / / |/| | |
| * | | Macro cleanup: FEAT_SHORTCUT, replace with WIN32Hettomei2015-07-17
| * | | Macro cleanup: FEAT_BEVAL_TIPHettomei2015-07-17
| * | | Macro cleanup: FEAT_GUI_MSWINHettomei2015-07-17
| * | | Macro cleanup: FEAT_GUI_MACHettomei2015-07-17
| * | | Macro cleanup: FEAT_GUI_X11Hettomei2015-07-17
| * | | Macro cleanup: FEAT_GUI_GTKHettomei2015-07-17
| * | | Macro cleanup: FEAT_TOOLBARHettomei2015-07-17
| * | | Macro cleanup: FEAT_BEVALHettomei2015-07-17
| * | | Macro cleanup: USE_FILE_CHOOSERHettomei2015-07-17
| * | | Macro cleanup: FEAT_GUI_MOTIFHettomei2015-07-17
| * | | Macro cleanup: FEAT_GUI_W32Hettomei2015-07-17
| * | | Macro cleanup: FEAT_GUI and ALWAYS_USE_GUIHettomei2015-07-17
|/ / /
* | | Cleanup after #3007 #3020Michael Reed2015-07-17
* | | spell: Defer &spell prompt until VimEnter. #3027Felipe Morales2015-07-17
* | | Merge PR #2980 'Refactor event loop layer'Thiago de Arruda2015-07-17
|\ \ \
| * | | job: Replace by a better process abstraction layerThiago de Arruda2015-07-17