aboutsummaryrefslogtreecommitdiff
path: root/src
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
* vim-patch:7.4.503 #2178Perry Hung2015-03-20
* tui: Add support for true color terminalsThiago de Arruda2015-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
* | tests/legacy: convert test 63 (`:match` and `matchadd()` )Björn Linse2015-03-19
* | tests: update legacy Makefile #2186Justin M. Keyes2015-03-19
* | 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
* | main: Start stdin before sourcing startup scriptsThiago de Arruda2015-03-17
* | 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
* | legacy tests: migrate test19Gustaf Lindstedt2015-03-16
* | legacy tests: migrate test89Gustaf Lindstedt2015-03-16
* | ui: Only call ui_flush when the busy state changesThiago de Arruda2015-03-16
* | ui: Replace cursor_{on,off} by busy_{stop,start}Thiago de Arruda2015-03-15
* | vim-patch: mark 7.4.660 as includedoni-link2015-03-13
* | syntax.c: Prevent use after free for variable g:colors_name.oni-link2015-03-13
* | vim-patch:7.4.637 #2126Lech Lorens2015-03-13
|/
* Merge pull request #2118 from rev112/fix_redundant_castJohn Szakmeister2015-03-13
|\
| * Remove redundant castsAnton Ovchinnikov2015-03-09
* | Interface cleanup: Symlink handling & docsMichael Reed2015-03-12
* | vim-patch: mark 7.4.615 as included #2109Michael Reed2015-03-12
* | Merge pull request #2114 from oni-link/remove.assertJohn Szakmeister2015-03-12
|\ \
| * | Compiler warns about uninitialized object in vim_eval().oni-link2015-03-08
| * | Remove unnecessary assert() in os_dirname().oni-link2015-03-08
| |/
* | os_unix_defs && os/unix_defs: Consistently use '~' over '$HOME' #2009Michael Reed2015-03-11
* | legacy tests: migrate test84Rainer Borene2015-03-11
* | legacy tests: migrate test91Rainer Borene2015-03-11
* | legacy tests: migrate test90Rainer Borene2015-03-11
* | legacy tests: migrate test95Rainer Borene2015-03-11
* | legacy tests: migrate test15Rainer Borene2015-03-11
* | legacy tests: migrate test_listlbr_utf8Rainer Borene2015-03-11
* | legacy tests: migrate test98Rainer Borene2015-03-11
* | legacy tests: migrate test103Rainer Borene2015-03-11
* | legacy tests: migrate test_qf_titleRainer Borene2015-03-11
* | legacy tests: migrate test100Rainer Borene2015-03-11
* | test: migrate legacy test 77 #2046Gustaf Lindstedt2015-03-08