aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | 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
|\ \ \ \
| * | | | Add ":profile stop"Marco Hinz2015-11-10
| * | | | Add ":profile dump"Marco Hinz2015-11-10
| * | | | Add test/functional/ex_cmds/profile_spec.luaMarco Hinz2015-11-10
| * | | | Remove unused constantsMarco Hinz2015-11-10
|/ / / /
* | | | Merge PR #3603 'Implement dictionary notifications'Thiago de Arruda2015-11-09
|\ \ \ \
| * | | | eval: Implement dictionary change notificationsThiago de Arruda2015-11-09
| * | | | eval: Extract `find_var_ht_dict` from `find_var_ht`Thiago de Arruda2015-11-09
| * | | | eval: Extract `find_ufunc` from `get_dict_callback`Thiago de Arruda2015-11-09
|/ / / /
* | | | vim-patch:7.4.686 #3629Johan Klokkhammer Helsing2015-11-08
* | | | Fix the examples for vim-patch.sh so they are valid commands. #3631Johan Klokkhammer Helsing2015-11-08
* | | | Update runtime/syntax/css.vimMarco Hinz2015-11-08
* | | | Merge pull request #3628 from mhinz/vim-patch-f2571c6Justin M. Keyes2015-11-07
|\ \ \ \
| * | | | vim-patch:f2571c6Marco Hinz2015-11-08
|/ / / /
* | | | Merge pull request #3622 from Sean1708/patch-1Michael Reed2015-11-07
|\ \ \ \
| * | | | doc: Remove example in 'complete' doc.Sean Marshallsay2015-11-07
* | | | | Merge pull request #3569 from Pyrohh/rm-openMichael Reed2015-11-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove :open commandMichael Reed2015-11-07
|/ / / /
* | | | IWYU: remove unused "version.h"Justin M. Keyes2015-11-05
* | | | doc: remove balloon options. #3524Victor Adam2015-11-07
* | | | docJustin M. Keyes2015-11-07
* | | | Merge pull request #3616 from jszakmeister/sort-results-shada-testJohn Szakmeister2015-11-06
|\ \ \ \
| * | | | Sort oldfiles in the marks_spec tests to avoid random ordering errors.John Szakmeister2015-11-06
* | | | | Merge pull request #3609 from Pyrohh/snowch-patch-1Michael Reed2015-11-05
|\ \ \ \ \