aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | vim-patch:7.4.1111 (#5004)prollings2016-07-06
* | | | | | | test: TUI colors: Skip TERM=linux on non-linux. (#5015)Justin M. Keyes2016-07-06
* | | | | | | os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* | | | | | | Travis: Enable before_cache script for MacOS. (#5007)Florian Walch2016-07-04
| |_|_|_|/ / |/| | | | |
* | | | | | docJustin M. Keyes2016-07-03
* | | | | | ci: Reduce verbosity of low-risk tasks.Justin M. Keyes2016-07-03
* | | | | | docJustin M. Keyes2016-07-03
* | | | | | Update jemalloc to 4.2.1 (#4993)George Brown2016-07-03
* | | | | | test/functional: sleep()Justin M. Keyes2016-07-03
* | | | | | Merge #5001 from justinmk/t_colorsJustin M. Keyes2016-07-03
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | test: TUI colors ('t_Co')Justin M. Keyes2016-07-03
| * | | | | tui: Assume 256 colors in most cases.Justin M. Keyes2016-07-03
| * | | | | options: Default t_Co to 256.Justin M. Keyes2016-07-02
| * | | | | options: Set 't_Co' from unibilium + fix_terminfo.Mateusz Czaplinski2016-07-02
|/ / / / /
* | | | | vim-patch:7.4.1121 (#4989)prollings2016-07-02
* | | | | Merge PR #4994 'vim-patch:7.4.1716'Marco Hinz2016-07-02
|\ \ \ \ \
| * | | | | Tests: check 'autochdir' on startupMarco Hinz2016-07-02
| * | | | | vim-patch:7.4.1716Marco Hinz2016-07-01
|/ / / / /
* | | | | Merge pull request #4880 from bfredl/zerotimerBjörn Linse2016-07-01
|\ \ \ \ \
| * | | | | timers: make repeat=0 work one-shot (consistent with vim)Björn Linse2016-06-29
| * | | | | timers: make timers work with zero timeoutBjörn Linse2016-06-29
* | | | | | Add test for :dropKillTheMule2016-07-01
* | | | | | Fix regression of :drop introduced in 1a91000Michael Budde2016-07-01
| |/ / / / |/| | | |
* | | | | rplugin: Manifest file name fallback (#4935)Shougo2016-06-30
* | | | | vim-patch:7.4.1136Patrick2016-06-30
|/ / / /
* | | | Merge #4984 'Trigger TabNewEntered with <CTRL-W>T'Justin M. Keyes2016-06-28
|\ \ \ \
| * | | | [RFC] Fix #4979: Trigger TabNewEntered also with <CTRL-W>TDimitri Merejkowsky2016-06-28
* | | | | doc: remove obsolete reference (#4978)KillTheMule2016-06-27
|/ / / /
* | | | Update version.c (#4974)KillTheMule2016-06-27
* | | | Merge #4646 from oni-link/fix.issue.4569.3Justin M. Keyes2016-06-26
|\ \ \ \ | |/ / / |/| | |
| * | | fixup2: process.c: Prevent data loss for process output streamsoni-link2016-05-15
| * | | fixup: process.c: Prevent data loss for process output streamsoni-link2016-05-15
| * | | shell.c: Fix missing outputoni-link2016-05-15
| * | | process.c: Prevent data loss for process output streamsoni-link2016-05-15
* | | | Merge #4969 from ZyX-I/update-unicodeJustin M. Keyes2016-06-26
|\ \ \ \
| * | | | version: State that 1960 was includedZyX2016-06-26
| * | | | Update unicode filesZyX2016-06-26
|/ / / /
* | | | ci: Remove MSAN build until it is fixed. (#4966)Justin M. Keyes2016-06-25
* | | | Merge #4965 from justinmk/fixup4453Justin M. Keyes2016-06-25
|\ \ \ \
| * | | | ex_cmds2.c: cleanupJustin M. Keyes2016-06-25
| * | | | ex_cmds2.c:style: Silence all clint warningsJ Phani Mahesh2016-06-24
* | | | | Merge #4607 from ZyX-I/luaviml'/lua'/encode_vim_to_objectJustin M. Keyes2016-06-25
|\ \ \ \ \
| * | | | | unittests/*/helpers: Fix testlint errorsZyX2016-06-24
| * | | | | option: Make all pointers in set_string_option constantZyX2016-06-24
| * | | | | *: Fix linter errorsZyX2016-06-24
| * | | | | kvec: Do not bother with making capacity a power of 2ZyX2016-06-24
| * | | | | msgpack_rpc: Fix crash in log_server_msgZyX2016-06-24
| * | | | | fixup! unittests: Add tests for vim_to_object functionZyX2016-06-24
| * | | | | option: Handle NULL string in set_option_valueZyX2016-06-24
| * | | | | eval: Also make clear_tv non-recursiveZyX2016-06-24