aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * CMake: Fix checking of DESTDIRAlbert Safin2014-11-03
|/
* Merge pull request #1366 from fwalch/homebrew-releaseJustin M. Keyes2014-11-03
|\
| * Homebrew: Compile as release build.Florian Walch2014-11-02
* | Merge pull request #1379 from xu-cheng/GenerateHelptags_fixJustin M. Keyes2014-11-03
|\ \
| * | GenerateHelptags: check whether DESTDIR existsXu Cheng2014-11-03
|/ /
* | Merge PR #1369 'Assert libuv event loop is properly cleaned up'Thiago de Arruda2014-11-02
|\ \
| * | event: Ensure the event loop has been cleaned up in event_teardownThiago de Arruda2014-11-02
| * | event: Reintroduce the immediate event queueThiago de Arruda2014-11-02
| * | event: Rename pending_events to deferred_eventsThiago de Arruda2014-11-02
| * | server: Refactor to ensure server handles are always properly closedThiago de Arruda2014-11-02
| * | wstream: Memory allocation improvementsThiago de Arruda2014-11-02
| * | job: Simplify job_teardown functionThiago de Arruda2014-11-02
|/ /
* | Merge pull request #951 from bfredl/curfixJustin M. Keyes2014-11-01
|\ \
| * | test/api: add test for set_cursor always updating the screenBjörn Linse2014-11-01
| * | api/window_set_cursor: make sure cursor line is visible.Björn Linse2014-11-01
* | | Merge pull request #1371 from GokuITA/coverity74362Justin M. Keyes2014-11-01
|\ \ \ | |/ / |/| |
| * | coverity/74362: Initialized Array using ARRAY_DICT_INITVictor Fonseca2014-11-01
|/ /
* | Merge PR #1365 'Refactor os_call_shell to use os_system'Thiago de Arruda2014-10-31
|\ \
| * | job: Fix job_wait to properly cleanup the job when it exits.Thiago de Arruda2014-10-31
| * | job: Refactor how job kill timeouts are handledThiago de Arruda2014-10-31
| * | job/shell: Refactor os_call_shell/os_system to share codeThiago de Arruda2014-10-31
| * | rstream: Add rstream_buffer method to get a reference to RBufferThiago de Arruda2014-10-31
| * | shell: Rename dyn_buffer_t to DynamicBufferThiago de Arruda2014-10-31
| * | job: Let job_start callers to selectively ignore stdioThiago de Arruda2014-10-31
| * | job: Close libuv handles when uv_spawn failsThiago de Arruda2014-10-31
|/ /
* | Merge pull request #1367 from elmart/python-setup-fixJustin M. Keyes2014-10-31
|\ \ | |/ |/|
| * Fix python setup: Fix issue for users not using python.Eliseo Martínez2014-10-31
|/
* Merge pull request #1364 from fwalch/claJustin M. Keyes2014-10-31
|\
| * CONTRIBUTING.md: Add link to CLA.Florian Walch2014-10-31
* | Merge PR #1358 'Fix python setup'Thiago de Arruda2014-10-31
|\ \ | |/ |/|
| * Fix python setup: Make sure python version on user's path is picked.Eliseo Martínez2014-10-31
| * Fix python setup: Report errors.Eliseo Martínez2014-10-31
|/
* Merge pull request #1349 from stefan991/fix-cimport-pragma-packJustin M. Keyes2014-10-30
|\
| * unittest: increase number of retries in cimportStefan Hoffmann2014-10-30
| * unittest: fix handling of pragma pack in `cimport`Stefan Hoffmann2014-10-30
|/
* Merge pull request #1361 from splinterofchaos/silent-systemJustin M. Keyes2014-10-30
|\
| * Mark patch 427 as included. (#1357)Scott Prager2014-10-30
|/
* Merge pull request #1312 from GokuITA/coverity1289Justin M. Keyes2014-10-30
|\
| * coverity/71507: Unchecked return value (CHECKED_RETURN)Victor Fonseca2014-10-20
* | CONTRIBUTING.md: more guidance on cosmetic changes #1346Kartik Agaram2014-10-30
* | fs.c: add FUNC_ATTR_NONNULL_ALL to all functionsJustin M. Keyes2014-10-30
* | Merge PR #1357 'Fixes to input/job modules'Thiago de Arruda2014-10-29
|\ \
| * | travis: Make sure valgrind report is shown on test failuresThiago de Arruda2014-10-29
| * | api: Add vim_input function and mark vim_feedkeys as deferredThiago de Arruda2014-10-29
| * | input: Fix sizes of input/read buffersThiago de Arruda2014-10-29
| * | input/job: process ctrl+c and do conversion in the read callbackThiago de Arruda2014-10-29
|/ /
* | fix #1027: :wundo segfault in new, non-empty bufferJustin M. Keyes2014-10-26
* | Merge pull request #1347 from splinterofchaos/433Justin M. Keyes2014-10-29
|\ \
| * | version: Mark patch 430 NA.Scott Prager2014-10-25
| * | vim-patch:7.4.433Scott Prager2014-10-25