aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * server: Extract most logic into the new socket abstractionThiago de Arruda2015-07-17
| * rstream/wstream: Unify structures and simplify APIThiago de Arruda2015-07-17
| * event loop: New abstraction layer with refactored time/signal APIThiago de Arruda2015-07-17
| * test: lower sleep value in job testThiago de Arruda2015-07-16
| * test: Increase determinism in screen_basic_spec testsThiago de Arruda2015-07-16
|/
* tests: Style improvements and Makefile fix for migrated test 60. #2975Lucas Hoffmann2015-07-16
* Remove :tearoff #3007Marco Hinz2015-07-15
* vim-patch:7.4.688 #2941Felipe Morales2015-07-14
* terminal.c: Fix memory leak #2982oni-link2015-07-14
* Remove dead WIFSTOPPED and WIFCONTINUED checksFredrik Fornwall2015-07-13
* vim-patch:7.4.736 #2998cztchoice2015-07-11
* Merge #2846 'out-of-bounds slicing'Justin M. Keyes2015-07-11
|\
| * test: buffer_spec: fix set_line invocationJustin M. Keyes2015-07-11
| * test: api: exercise out-of-bounds line slicingNick Hynes2015-07-11
| * api: return error when starting a slice out of bounds.Nick Hynes2015-07-11
| * api: return empty array when slicing out of bounds.Nick Hynes2015-07-11
|/
* Merge pull request #2718 from lucc/test62Michael Reed2015-07-10
|\
| * 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