aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
| * | | 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
|/ / /
* | | Merge pull request #2061 from equalsraf/tb-split-recipesJohn Szakmeister2015-03-10
|\ \ \
| * | | Split third-party recipes into multiple filesRui Abreu Ferreira2015-03-09
|/ / /
* | | tests/ui: Also test character at cursorBjörn Linse2015-03-09
* | | Merge pull request #2082 from jszakmeister/fixes-for-busted-and-luajitJohn Szakmeister2015-03-09
|\ \ \
| * | | tests: prevent busted from reloading the ffi module and othersJohn Szakmeister2015-03-01
* | | | Merge pull request #2116 from medvid/disable-staticJohn Szakmeister2015-03-09
|\ \ \ \
| * | | | deps: Provide options to disable static linkageVolodymyr Medvid2015-03-08
| | |_|/ | |/| |
* | | | test: migrate legacy test 77 #2046Gustaf Lindstedt2015-03-08