aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* coverity/105985: Resource leak: RI.Eliseo Martínez2015-03-22
* coverity/105982: Unckecked return value: RI.Eliseo Martínez2015-03-22
* coverity/105568: Free of array-typed value: FP.Eliseo Martínez2015-03-22
* coverity/13777: String not null terminated: RI.Eliseo Martínez2015-03-22
* Update to libuv 1.4.2Michael Reed2015-03-21
* legacy test script: minor string handling fix #2181Gustaf Lindstedt2015-03-20
* vim-patch:7.4.503 #2178Perry Hung2015-03-20
* README: Do not call translator transpilerNikolai Aleksandrovich Pavlov2015-03-20
* tui: Add support for true color terminalsThiago de Arruda2015-03-20
* deps: Use released versions for unibilium, msgpack-c.Florian Walch2015-03-20
* Merge pull request #2144 from jszakmeister/fix-warning-in-releaseJohn Szakmeister2015-03-20
|\
| * Fix unused variable in wstream.c for a release build.John Szakmeister2015-03-14
| * Avoid an unused variable warning in the release build.John Szakmeister2015-03-13
* | Remove BINARY_FILE_IO option #2179Perry Hung2015-03-18
* | misc2.c: Move emsg* functions to message.c #2152Michael Reed2015-03-19
* | Merge #1930 'hlsearch/incsearch screen tests + convert test 63'Justin M. Keyes2015-03-19
|\ \
| * | tests/ui: cleanup ignores in screen_basic_specBjörn Linse2015-03-19
| * | tests/legacy: convert test 63 (`:match` and `matchadd()` )Björn Linse2015-03-19
| * | tests/ui: test hlsearch and incsearchBjörn Linse2015-03-19
|/ /
* | tests: update legacy Makefile #2186Justin M. Keyes2015-03-19
* | Merge PR #2182 'Improve ui/busy handling and early input reading'Thiago de Arruda2015-03-18
|\ \
| * | main: Simplify code that deals with early user inputThiago de Arruda2015-03-18
| * | ui: Refactor so that busy state won't be the defaultThiago de Arruda2015-03-18
|/ /
* | tui.c: Send fewer cursor-hide commands to the terminal.oni-link2015-03-18
* | Remove platform dependent HAVE_OPENDIR #2010Jonas Dourado2015-03-17
* | contrib: fix YCM completion for header files #2151bobtwinkles2015-03-16
* | travis: Configure to notify gitter chat roomThiago de Arruda2015-03-17
* | main: Start stdin before sourcing startup scriptsThiago de Arruda2015-03-17
* | Merge pull request #2166 from Pyrohh/build-improvementsJohn Szakmeister2015-03-17
|\ \
| * | contrib: Added local.mk.exampleMichael Reed2015-03-17
|/ /
* | Merge #2157 'Minor cleanups'Justin M. Keyes2015-03-16
|\ \
| * | Reuse f_browse function from f_browsedirAnton Ovchinnikov2015-03-16
| * | Remove unnecessary 'free'Anton Ovchinnikov2015-03-16
| * | Clarify an out-of-memory cleanup, remove a function-wide loop counterAnton Ovchinnikov2015-03-16
| * | Remove redundant parenthesesAnton Ovchinnikov2015-03-16
| * | Merge consecutive identical 'if' statementsAnton Ovchinnikov2015-03-16
| * | Remove always-true expressionsAnton Ovchinnikov2015-03-16
|/ /
* | scripts/vim-patch.sh: Misc. improvements #2108Michael Reed2015-03-16
* | Merge #2074 'Migrate legacy test 19 and 89'Justin M. Keyes2015-03-16
|\ \
| * | legacy tests: migrate test19Gustaf Lindstedt2015-03-16
| * | legacy tests: migrate test89Gustaf Lindstedt2015-03-16
|/ /
* | Merge PR #2164 'Small changes to ui_busy functions and testing'Thiago de Arruda2015-03-16
|\ \
| * | ui: Only call ui_flush when the busy state changesThiago de Arruda2015-03-16
| * | test: Only display cursor marker in screen tests if nvim is not busyThiago de Arruda2015-03-16
|/ /
* | Put gitter badge near other badgesThiago de Arruda2015-03-16
* | Added Gitter badgeThe Gitter Badger2015-03-16
* | deps: Replace `cp` by `${CMAKE_COMMAND} -E copy` for portabilityThiago de Arruda2015-03-15
* | ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15
* | deps: Add utfTerminalDetailed busted output handlerThiago de Arruda2015-03-15
* | Merge pull request #2154 from lyuts/build_custom_libtermkeyJohn Szakmeister2015-03-15
|\ \