aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | vim-patch:7.4.1735Michael Ennen2016-11-29
* | | | | Merge pull request #5663 from brcolow/vim-7.4.1702James McCoy2016-12-01
|\ \ \ \ \
| * | | | | vim-patch:7.4.1702Michael Ennen2016-12-01
|/ / / / /
* | | | | Merge pull request #5674 from brcolow/vim-7.4.1723James McCoy2016-12-01
|\ \ \ \ \
| * | | | | vim-patch:7.4.1723Michael Ennen2016-11-26
* | | | | | Merge pull request #5665 from brcolow/vim-7.4.1711James McCoy2016-12-01
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1711Michael Ennen2016-11-25
* | | | | | | Merge PR #5651 from mhinz/vv/exitvalMarco Hinz2016-12-01
|\ \ \ \ \ \ \
| * | | | | | | Tests: add tests for v:exitingMarco Hinz2016-12-01
| * | | | | | | Add v:exitingMarco Hinz2016-12-01
|/ / / / / / /
* | | | | | | Merge pull request #5664 from brcolow/vim-7.4.1707James McCoy2016-12-01
|\ \ \ \ \ \ \
| * | | | | | | vim-patch:7.4.1707Michael Ennen2016-11-25
| |/ / / / / /
* | | | | | | Merge pull request #5669 from chemzqm/add-cmdline-mode-rpcBjörn Linse2016-12-01
|\ \ \ \ \ \ \
| * | | | | | | add cmdline mode to modechange of RPC and testschemzqm2016-11-30
* | | | | | | | Merge pull request #5662 from brcolow/vim-7.4.1701James McCoy2016-12-01
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:7.4.1701Michael Ennen2016-11-24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #5648 from brcolow/vim-7.4.2071James McCoy2016-11-30
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:7.4.2071Michael Ennen2016-11-29
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | version.c: mark NA patches (#5657)Shougo2016-11-29
* | | | | | | | Merge #5643 from Shougo/vim-7.4.1686Justin M. Keyes2016-11-29
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:7.4.2007Shougo Matsushita2016-11-25
| * | | | | | | | vim-patch:7.4.1686Shougo Matsushita2016-11-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | vim-patch:7.4.1699 (#5660)Michael Ennen2016-11-29
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #5687 from jamessan/if_py-crashJames McCoy2016-11-29
|\ \ \ \ \ \ \
| * | | | | | | msgpack_rpc: Allocate empty string in msgpack_rpc_to_objectJames McCoy2016-11-29
|/ / / / / / /
* | | | | | | Merge pull request #5684 from jamessan/initialize-terminput-bufJames McCoy2016-11-29
|\ \ \ \ \ \ \
| * | | | | | | rbuffer: Use xcalloc to ensure memory is initializedJames McCoy2016-11-28
|/ / / / / / /
* | | | | | | startup: Initialize v:count1 (#5656)Marco Hinz2016-11-28
* | | | | | | version bumpJustin M. Keyes2016-11-27
* | | | | | | NVIM v0.1.7v0.1.7Justin M. Keyes2016-11-27
| |_|/ / / / |/| | | | |
* | | | | | shell_write_cb: Schedule error message. (#5670)Justin M. Keyes2016-11-26
| |/ / / / |/| | | |
* | | | | Merge pull request #5666 from bfredl/modechangetestBjörn Linse2016-11-25
|\ \ \ \ \
| * | | | | ui: add tests for ui_mode_changeBjörn Linse2016-11-25
* | | | | | vim-patch:7.4.2086Justin M. Keyes2016-11-25
|/ / / / /
* | | | | Merge pull request #5595 from jamessan/tsan-pieJames McCoy2016-11-24
|\ \ \ \ \
| * | | | | Avoid serializing NULL string through msgpackJames McCoy2016-11-23
| * | | | | Move utf8len_tab definition to globals.hJames McCoy2016-11-23
| * | | | | ci: Make ubsan print out a stacktrace when it finds a problemJames McCoy2016-11-23
| * | | | | tsan: Compile with -fPIE and force clang-3.8James McCoy2016-11-23
* | | | | | Merge pull request #5654 from brcolow/vim-7.4.1923James McCoy2016-11-23
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1923Michael Ennen2016-11-23
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5644 from Shougo/vim-7.4.1691James McCoy2016-11-23
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1691Shougo Matsushita2016-11-24
| |/ / / / /
* | | | | | Merge pull request #5642 from Shougo/vim-7.4.1660James McCoy2016-11-23
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1660Shougo Matsushita2016-11-22
| |/ / / / /
* | | | | | Merge pull request #5641 from Shougo/vim-7.4.1696James McCoy2016-11-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | vim-patch:7.4.1696Shougo Matsushita2016-11-24
| |/ / / /
* / / / / vim-patch:7.4.1928 (#5653)Michael Ennen2016-11-23
|/ / / /
* | | | build: Upgrade jemalloc from 4.2.1 to 4.3.1. (#5636)Michael Ennen2016-11-21
* | | | Merge pull request #5632 from jamessan/vim-8.0.0056James McCoy2016-11-20
|\ \ \ \