aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | test/ui: enable strict mode by default (and in existing tests)Björn Linse2015-02-02
| * | test/ui: more informative "unexpected highlight" errorsBjörn Linse2015-02-02
|/ /
* | Travis: Fail fast, disable JIT for functional tests.Florian Walch2015-02-02
* | Merge #1896 'Fix coverity issues. (3)'Justin M. Keyes2015-02-02
|\ \
| * | coverity/13810: Unitialized scalar variable: HI.Eliseo Martínez2015-02-02
| * | coverity/13745: Argument cannot be negative: RI.Eliseo Martínez2015-02-02
| * | coverity/15019: String not null terminated: FP.Eliseo Martínez2015-02-02
| * | coverity/68610: Out-of-bounds access: FP.Eliseo Martínez2015-02-02
| * | coverity/13750: Negative array index read: FP.Eliseo Martínez2015-02-02
|/ /
* | Add EndOfBuffer hl group for ~ lines after the last line in buffersMarco Hinz2015-02-02
* | scripts/vim-patch: Allow equivalent shorthand argsMichael Reed2015-02-02
|/
* Fall back to libuv 1.2.0 and fix #1914.John Szakmeister2015-02-01
* Merge pull request #1572 from fwalch/fix-osxJustin M. Keyes2015-01-30
|\
| * Travis: Run unit tests for Clang build.Florian Walch2015-01-30
| * Travis: Fix OS X builds.Florian Walch2015-01-29
* | Merge PR #1799 'Update to libuv 1.3.0'Thiago de Arruda2015-01-30
|\ \ | |/ |/|
| * Update to libuv 1.3.0Michael Reed2015-01-30
|/
* Merge PR #1907 'Fix functional test problems'Thiago de Arruda2015-01-29
|\
| * test: Mark unreliable test as pending in job_spec.luaThiago de Arruda2015-01-29
| * travis: Install neovim module for testing the python provider.Thiago de Arruda2015-01-29
|/
* Merge pull request #1834 from Pyrohh/misc-float-doubleJustin M. Keyes2015-01-29
|\
| * Remove '+float' referencesMichael Reed2015-01-24
| * hardcopy.c: Factor out float usageMichael Reed2015-01-24
* | Fix the ctrl + left click test.John Szakmeister2015-01-28
* | Merge #1814 'clipboard: don't clobber "0 when deleting to unnamed'Justin M. Keyes2015-01-27
|\ \
| * | clipboard: more register tests for deleteBjörn Linse2015-01-27
| * | clipboard: don't clobber "0 when deleting to unnamedBjörn Linse2015-01-27
|/ /
* | Remove spurious file 'del' left after old tests.Eliseo Martínez2015-01-27
* | Merge pull request #1867 from elmart/nonnull-deadcodeJustin M. Keyes2015-01-26
|\ \
| * | Remove nonnullret deadcode: xmalloc & xrealloc.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: xmalloc.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: xcalloc.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: viminfo_readstring.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: vim_strsave.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: transstr.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: str_foldcase & vim_strnsave.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: home_replace_save.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: getroom.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: enc_canonize.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: addstar.Eliseo Martínez2015-01-27
| * | Remove nonnullret deadcode: Mark new nonnullret functions.Eliseo Martínez2015-01-27
* | | api/*.c: Comment cleanupMichael Reed2015-01-26
|/ /
* | tools: add .clang-formatFelipe Morales2015-01-26
* | Merge 'vim-patch: Small patches' #1873Justin M. Keyes2015-01-26
|\ \
| * | vim-patch: Mark 7.4.522, 7.4.591 as NA.Florian Walch2015-01-26
| * | vim-patch:7.4.517Florian Walch2015-01-26
| * | vim-patch:7.4.514Florian Walch2015-01-26
|/ /
* | vim-patch:31f7581Florian Walch2015-01-26
* | fix #1839: decrement mouse row and colglebtv2015-01-26
|/
* Merge pull request #1865 from Pyrohh/main-improvementsJustin M. Keyes2015-01-23
|\