aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* doc: Add one-liner job control exampleJustin M. Keyes2015-03-24
* doc: Cleanup for #2099Michael Reed2015-03-24
* Remove `--nofork` / `-f` remnantsMichael Reed2015-03-24
* Merge #2148 'misc1.c: split some environment functions'Justin M. Keyes2015-03-24
|\
| * refactor: add tests for env_expand_escbobtwinkles2015-03-24
| * refactor: split some more functions from misc1.cbobtwinkles2015-03-24
|/
* Merge PR #2146 'Improve functional test debuggability and efficiency'Thiago de Arruda2015-03-24
|\
| * test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24
| * test: Extract code to spawn nvim into the "spawn" helper functionThiago de Arruda2015-03-24
| * deps: Update busted and dependenciesThiago de Arruda2015-03-24
|/
* Merge PR #2237 'Job fixes to core and tests'Thiago de Arruda2015-03-24
|\
| * test: Fix tty-test programThiago de Arruda2015-03-24
| * job: Fix memory erroroni-link2015-03-24
| * job: Fix process cleanup using SIGCHLD/waitpidThiago de Arruda2015-03-24
|/
* Merge pull request #2213 from jszakmeister/add-junit-supportJohn Szakmeister2015-03-24
|\
| * build: add support for running the tests in junit formatJohn Szakmeister2015-03-21
* | Merge pull request #2214 from Pyrohh/version-cleanupJustin M. Keyes2015-03-23
|\ \
| * | version.c: Clean up --version / :version outputMichael Reed2015-03-22
| * | Remove *_BUILTIN_TCAPS & 'ttybuiltin'Michael Reed2015-03-22
* | | Merge pull request #2212 from bfredl/concealfixBjörn Linse2015-03-22
|\ \ \ | |/ / |/| |
| * | vim-patch: mark 7.4.673 as includedBjörn Linse2015-03-21
| * | syntax: let first syntax item seqnr be 1 instead of 0Björn Linse2015-03-21
| |/
* | Merge #2184: Fix coverity issues. (6)Eliseo Martínez2015-03-22
|\ \ | |/ |/|
| * Passing-by: Add function attributes.Eliseo Martínez2015-03-22
| * 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