aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Windows: Add has('win32'). #3223Rui Abreu Ferreira2015-08-23
* defaults: set 'listchars' to "tab:> ,trail:-,nbsp:+". #2872Felipe Morales2015-08-22
* terminal: Fix use after freeThiago de Arruda2015-08-22
* terminal: Only wipe buffer terminal_close wasn't calledThiago de Arruda2015-08-21
* main: Initialize event loop before command_line_scanThiago de Arruda2015-08-21
* eval: Protect job callbacks from being redefinedThiago de Arruda2015-08-21
* tui/remote_ui: Fix some regressionsThiago de Arruda2015-08-21
* Notify attached UIs whenever menus changeRobin Allen2015-08-21
* terminal.c: Events in terminal_enter() should not free the terminaloni-link2015-08-21
* Fix lint errors #3204Steven Oliver2015-08-20
* Merge pull request #3203 from jamessan/vim-7.4.813Justin M. Keyes2015-08-20
|\
| * 7.4.813James McCoy2015-08-20
| * Update patches list, 7.4.791 - 7.4.826James McCoy2015-08-19
* | Merge pull request #2159 from ZyX-I/auto-unicodeJustin M. Keyes2015-08-19
|\ \ | |/ |/|
| * Create script that downloads and commits UNIDATA filesZyX2015-07-26
| * Generate unicode tables with script when buildingZyX2015-07-26
* | os/fs.c: remove os_file_is_readonly()Justin M. Keyes2015-08-17
* | os_file_is_*: libuv implJustin M. Keyes2015-08-17
* | win_defs.h: define R_OK, W_OK for MSVC.Rui Abreu Ferreira2015-08-17
* | fs.c: implement os_file_is_readable()Justin M. Keyes2015-08-17
* | Merge pull request #3179 from ZyX-I/clint-find-new-errorsJustin M. Keyes2015-08-16
|\ \
| * | vim.h: Fix error which is not suppressed by clintZyX2015-08-16
* | | rstream.c: Prevent stream closing if a read event is still queued. #3172oni-link2015-08-16
* | | Remove unused assignement #3173Pepe Padial2015-08-16
* | | Add introductory text to intro screen. #1885Florian Walch2015-08-15
* | | tui: restore got_winch in sigwinch_cb #3171Felipe Morales2015-08-15
|/ /
* | eval: Fix jobwait() to process multiple jobs concurrentlyThiago de Arruda2015-08-13
* | pty_process: Make termios structure a static variableThiago de Arruda2015-08-13
* | rstream: Pass read count to read eventsThiago de Arruda2015-08-13
* | process: Remove indeterminism that causes reordering of pty eventsoni-link2015-08-13
* | event: Refactor async event processingThiago de Arruda2015-08-13
* | queue: Implement a more flexible event queueThiago de Arruda2015-08-13
* | lib: Include libuv circularly linked listThiago de Arruda2015-08-13
* | terminal: Ensure terminal buffers are flushed on exitThiago de Arruda2015-08-13
* | process: Pass loop reference during initializationThiago de Arruda2015-08-13
* | loop: Simplify loop.c and move some code to input.cThiago de Arruda2015-08-13
* | msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNCThiago de Arruda2015-08-13
* | pty_process: Simplify cleanup after error during spawnThiago de Arruda2015-08-13
* | eval: Fixes to job controlThiago de Arruda2015-08-13
* | events: Add missing function attributes to some APIsThiago de Arruda2015-08-13
* | shell.c: A full RBuffer with no NL can freeze shell output. #3156oni-link2015-08-11
* | tui: avoid double-resize on SIGWINCH. #3145Felipe Morales2015-08-10
* | vim-patch:7.4.781 #3065Marco Hinz2015-08-09
* | vim-patch:7.4.773 #3066Marco Hinz2015-08-09
* | vim-patch:7.4.776 #3062Marco Hinz2015-08-09
* | clipboard: support clipboard=unnamedplus,unnamedBjörn Linse2015-08-07
* | clipboard: fixup inconsequential yet embarrassing mixupBjörn Linse2015-08-06
* | eval: Use proper refcount of msgpack type listsZyX2015-08-05
* | channel.c: Only free a channel after close callbacks are executed #3132oni-link2015-08-05
* | os_get_user_name() for non UNIX system #2729Rui Abreu Ferreira2015-08-04