aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:7.4.785Johan Klokkhammer Helsing2015-11-22
* Update version.c to latest VimShougo Matsushita2015-11-20
* Merge PR #3488 'Implement handling of terminal focus events'Marco Hinz2015-11-18
|\
| * Add tests for focus eventsJoe Hermaszewski2015-11-17
| * Implement handling of terminal focus eventsJoe Hermaszewski2015-11-17
|/
* Merge pull request #3680 from jszakmeister/fix-ordering-oldfiles-specJohn Szakmeister2015-11-16
|\
| * Workaround the unstable ordering of v:oldfiles in some more tests.John Szakmeister2015-11-16
|/
* Merge pull request #3678 from Pyrohh/ex_niMichael Reed2015-11-15
|\
| * 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
| * Start adding unit testsWayne 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
* | | Merge PR #3653 'Add TermClose event'Marco Hinz2015-11-15
|\ \ \ | |/ / |/| |
| * | Test: add functional/autocmd/termclose_spec.luaMarco Hinz2015-11-15
| * | Add TermClose eventMarco Hinz2015-11-15
| * | TermEnter -> TermOpenMarco Hinz2015-11-15
|/ /
* | Merge pull request #3671 from kyrias/vim_diff-typoMichael Reed2015-11-14
|\ \
| * | vim_diff: Fix incorrect ShaDa pathJohannes Löthberg2015-11-14
|/ /
* | Merge pull request #3630 from oni-link/fix.issue.3588Justin M. Keyes2015-11-13
|\ \
| * | 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
* | | Doc: minor fix for ":ls u"Bohr Shaw2015-11-12
|/ /
* | Merge pull request #3663 from ming-codes/patch-1Justin M. Keyes2015-11-12
|\ \ | |/ |/|
| * Update backer URLMing Liu2015-11-11
|/
* 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
* | Merge pull request #3652 from Pyrohh/rm-os-macMichael Reed2015-11-11
|\ \
| * | doc: Nuke os_mac.txtMichael Reed2015-11-11
* | | Merge pull request #3641 from Pyrohh/X11Michael Reed2015-11-11
|\ \ \ | |_|/ |/| |
| * | Be more explicit about the lack of X11 integrationMichael Reed2015-11-10
| |/
* / Test: improve functional/ex_cmds/oldfiles_spec.luaMarco Hinz2015-11-11
|/
* vim-patch:7.4.651 #3644Shougo Matsushita2015-11-10
* Merge pull request #3643 from jszakmeister/enable-verbose-buildsJohn Szakmeister2015-11-10
|\
| * third-party: enable verbose builds of luajit and libuvJohn Szakmeister2015-11-10
|/
* Merge PR #3611 'Add file selection prompt on ":oldfiles!"'Marco Hinz2015-11-10
|\
| * Add file selection prompt on ":oldfiles!"Marco Hinz2015-11-10
| * Add tests for :oldfilesMarco Hinz2015-11-10
|/
* Merge PR #2427 'Add ":profile dump" and ":profile stop"'Marco Hinz2015-11-10
|\