aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | test: NULL-initialized vimscript strings should eval to empty stringsBjörn Linse2015-02-16
|/ /
* | runtime: make the spellfile creation use .nvim folder #1990Seth Woodworth2015-02-15
* | FEAT_SIGNS: restore :signs wildmenu, and add test.Justin M. Keyes2015-02-15
* | shadow previously set signs #1893Felipe Morales2015-02-13
* | vim-patch:7.4.601 #1950Justin M. Keyes2015-02-12
* | api/vim.c: use FOR_ALL_* sugar #1963Justin M. Keyes2015-02-12
* | Merge pull request #1977 from jakerr/api-exceptionThiago de Arruda2015-02-12
|\ \
| * | Discard exceptions once they are converted to API errorsJake Kerr2015-02-12
|/ /
* | Merge pull request #1965 from jszakmeister/fix-fs-spec-test-for-freebsdJohn Szakmeister2015-02-11
|\ \
| * | Fix an fs_spec test under FreeBSD and a symlinked home directory.John Szakmeister2015-02-09
| |/
* | Merge #1947: Fix coverity issues. (4)Eliseo Martínez2015-02-11
|\ \
| * | coverity/102149: Out-of-bounds access: FP.Eliseo Martínez2015-02-11
| * | coverity/{68484,68485}: Read from pointer after free: RI.Thiago de Arruda2015-02-11
| * | coverity/13773: Resource leak: RI.Eliseo Martínez2015-02-11
| * | coverity/13764: Out-of-bounds read: RI.Eliseo Martínez2015-02-11
| * | coverity/13762: Out-of-bounds read: RI.Eliseo Martínez2015-02-11
|/ /
* | Merge PR #1966 'Remove libtickit as a project dependency'Thiago de Arruda2015-02-11
|\ \
| * | deps: Remove libtickit as a project dependencyThiago de Arruda2015-02-11
|/ /
* | Merge pull request #1958 from jszakmeister/fix-unittest-header-parsing-on-fre...John Szakmeister2015-02-11
|\ \
| * | unittests: define _Thread_local to be nothingJohn Szakmeister2015-02-09
| |/
* | Merge PR #1973 'Add Luajit compilation flags to improve debugging'Thiago de Arruda2015-02-10
|\ \
| * | deps: Update lua-clientThiago de Arruda2015-02-10
| * | deps: Add Luajit compilation flags to improve debuggingThiago de Arruda2015-02-10
|/ /
* | Merge pull request #1922 from jszakmeister/fix-build-under-opensuse-x64John Szakmeister2015-02-10
|\ \
| * | Fix #1920: Unable to build on openSUSE 13.2 x64John Szakmeister2015-02-01
* | | build: upgrade msgpack-c #1900Michael Reed2015-02-09
* | | doc: man pages: restore removed line. #1968Michael Reed2015-02-09
* | | Get rid of a bashism in the fs_spec test. #1964John Szakmeister2015-02-09
* | | Merge pull request #1951 from jszakmeister/split-hash-checkingJohn Szakmeister2015-02-09
|\ \ \ | |_|/ |/| |
| * | build: allow SKIP or skip to be used as the SHA1John Szakmeister2015-02-09
| * | build: split hash checking from the download stepJohn Szakmeister2015-02-09
* | | doc/options.txt: remove 'compatible' #1925Joel Teichroeb2015-02-09
* | | Remove 'ttyfast'Michael Reed2015-02-08
* | | Merge pull request #1957 from elmart/clint-pep8Eliseo Martínez2015-02-08
|\ \ \ | |/ / |/| |
| * | Make clint.py pep8-compliant.Eliseo Martínez2015-02-08
|/ /
* | Merge PR #1948 'Remove nondeterminism in systemlist interrupt tests'Thiago de Arruda2015-02-06
|\ \
| * | test: Remove nondeterminism in systemlist interrupt testsThiago de Arruda2015-02-06
|/ /
* | CMake: Hide stderr output for successful test runs.Florian Walch2015-02-06
* | doc: diff-mode: minor adjustmentsJustin M. Keyes2015-02-03
* | Remove vimdiff: Review suggestionsMichael Reed2015-02-03
* | Remove vimdiffMichael Reed2015-02-03
* | main.c: usage() improvementMichael Reed2015-02-03
* | Enable -Wconversion for version.c #1923Lucas Hermann Negri2015-02-02
* | deps: Fix libuv md5sumThiago de Arruda2015-02-02
* | Merge PR #1883 'More work on highlight tests + update documentation'Thiago de Arruda2015-02-02
|\ \
| * | api/vim: allow guis and tests to retrieve the entire color tableBjörn Linse2015-02-02
| * | test/ui: update documentation for screen testsBjörn Linse2015-02-02
| * | 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