aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
|\ \
| * | Fixed compilation when using custom libtermkey (not installed in baselyuts2015-03-15
|/ /
* | Merge #2138 'syntax.c: Prevent use after free for variable g:colors_name'Justin M. Keyes2015-03-13
|\ \
| * | 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
* | build: fix a missing reference to libunibilium missed in #2125John Szakmeister2015-03-13
* | Merge pull request #2125 from jszakmeister/fix-whitespace-third-partyJohn Szakmeister2015-03-13
|\ \ | |/ |/|
| * third-party: change all references to libunibilium to just unibiliumJohn Szakmeister2015-03-10
| * third-party: fix some whitespace issues from the recent splittingJohn Szakmeister2015-03-10
* | Merge pull request #2118 from rev112/fix_redundant_castJohn Szakmeister2015-03-13
|\ \
| * | Remove redundant castsAnton Ovchinnikov2015-03-09
* | | Merge #2008 'Special interfaces cleanup'Justin M. Keyes2015-03-12
|\ \ \
| * | | gitignore: add /src/nvim/testdir/delMichael Reed2015-03-12
| * | | Interface cleanup: Man pagesMichael Reed2015-03-12
| * | | 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
* | | | Merge pull request #2129 from justinmk/fixlegacytest005Justin M. Keyes2015-03-11
|\ \ \ \
| * | | | tests: fix 005_bufleave_delete_buffer_spec.luaJustin M. Keyes2015-03-11
| * | | | tests: add missing "_spec" suffixJustin M. Keyes2015-03-11
|/ / / /
* | | | Merge #2029 'migrate legacy tests'Justin M. Keyes2015-03-11
|\ \ \ \ | |_|_|/ |/| | |
| * | | legacy tests: migrate test84Rainer Borene2015-03-11