aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | vim-patch:7.4.623Shougo Matsushita2015-12-01
| |/ / / / /
* | | | | | Merge pull request #3759 from Shougo/vim-7.4.617Justin M. Keyes2015-12-01
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.617Shougo Matsushita2015-11-29
| |/ / / / /
* / / / / / Windows: Add path definitions for Windows.Seth Jackson2015-11-29
|/ / / / /
* | | | | Merge pull request #3750 from Pyrohh/headerJustin M. Keyes2015-11-28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* | | | | Merge pull request #3724 from ZyX-I/fix-3635Justin M. Keyes2015-11-27
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | shada: Do not save unlisted and quickfix buffersZyX2015-11-23
| |/ / /
* | | | Windows: Only redefine ssize_t for MSVCRui Abreu Ferreira2015-11-26
* | | | Don't use errno constants for os_open() errorsRui Abreu Ferreira2015-11-25
* | | | Update shada.c to use libuv error constants instead of errno constantsRui Abreu Ferreira2015-11-25
* | | | Return libuv error code from os_getperm()Rui Abreu Ferreira2015-11-25
* | | | Return libuv return code from os_stat()Rui Abreu Ferreira2015-11-25
* | | | Fix comments for os_* functions return valueRui Abreu Ferreira2015-11-25
* | | | Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25
* | | | Remove 'antialias' remnantsMichael Reed2015-11-25
* | | | src: README.txt -> README.mdMichael Reed2015-11-23
* | | | Merge pull request #3581 from ZyX-I/fix-shadaFelipe Morales2015-11-23
|\ \ \ \
| * | | | shada: Also store last search directionZyX2015-11-23
| |/ / /
* / / / Enable focus events in cmdline and terminal modesJoe Hermaszewski2015-11-23
|/ / /
* | | Update version.c to latest VimShougo Matsushita2015-11-20
* | | Implement handling of terminal focus eventsJoe Hermaszewski2015-11-17
* | | ex_cmds.lua: Use ex_ni directlyMichael Reed2015-11-15
* | | Merge pull request #3339 from war1025/dev/clean_build_stl_str_hlJustin M. Keyes2015-11-15
|\ \ \
| * | | Cleanup from reviewWayne Rowcliffe2015-11-11
| * | | Switch comments to match style guideWayne Rowcliffe2015-11-11
| * | | Updates from reviewWayne Rowcliffe2015-11-11
| * | | Fix shadowed variable in build_stl_str_hlWayne Rowcliffe2015-11-11
| * | | Add documentation about what TABPAGENR and TABCLOSENR doWayne Rowcliffe2015-11-11
| * | | Fix lintWayne Rowcliffe2015-11-11
| * | | Add out_end_p to mark last valid character in statusline bufferWayne Rowcliffe2015-11-11
| * | | Rename build_stl_str_hl input and output buffer pointersWayne Rowcliffe2015-11-11
| * | | Add comments to build_stl_str_hlWayne Rowcliffe2015-11-11
| * | | Clean up buffer.c build_stl_str_hl variable declarationsWayne Rowcliffe2015-11-11
* | | | Merge pull request #3672 from Pyrohh/macro-cleanupMichael Reed2015-11-15
|\ \ \ \
| * | | | Remove unused TERMINAL_OPTIONS_INIT() macroMichael Reed2015-11-14
* | | | | Add TermClose eventMarco Hinz2015-11-15
* | | | | TermEnter -> TermOpenMarco Hinz2015-11-15
|/ / / /
* | | | memory.c: Prevent garbage collection when running out of memory.oni-link2015-11-13
* | | | normal.c: No garbage collection while handling an event in normal modeoni-link2015-11-13
|/ / /
* | | Merge pull request #3651 from mhinz/remove-nvimrc-refsJustin M. Keyes2015-11-11
|\ \ \
| * | | Remove all invalid nvimrc and ngvimrc referencesMarco Hinz2015-11-11
* | | | vim-patch:7.4.791 #3078Marco Hinz2015-11-11
* | | | Be more explicit about the lack of X11 integrationMichael Reed2015-11-10
|/ / /
* | | vim-patch:7.4.651 #3644Shougo Matsushita2015-11-10
* | | Add file selection prompt on ":oldfiles!"Marco Hinz2015-11-10
* | | Add ":profile stop"Marco Hinz2015-11-10
* | | Add ":profile dump"Marco Hinz2015-11-10
* | | Remove unused constantsMarco Hinz2015-11-10
* | | eval: Implement dictionary change notificationsThiago de Arruda2015-11-09