| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | Merge PR #3653 'Add TermClose event' | Marco Hinz | 2015-11-15 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | | Test: add functional/autocmd/termclose_spec.lua | Marco Hinz | 2015-11-15 | |
| | * | | | | | Add TermClose event | Marco Hinz | 2015-11-15 | |
| | * | | | | | TermEnter -> TermOpen | Marco Hinz | 2015-11-15 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #3671 from kyrias/vim_diff-typo | Michael Reed | 2015-11-14 | |
| |\ \ \ \ \ | ||||
| | * | | | | | vim_diff: Fix incorrect ShaDa path | Johannes Löthberg | 2015-11-14 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #3630 from oni-link/fix.issue.3588 | Justin M. Keyes | 2015-11-13 | |
| |\ \ \ \ \ | ||||
| | * | | | | | memory.c: Prevent garbage collection when running out of memory. | oni-link | 2015-11-13 | |
| | * | | | | | normal.c: No garbage collection while handling an event in normal mode | oni-link | 2015-11-13 | |
| * | | | | | | Doc: minor fix for ":ls u" | Bohr Shaw | 2015-11-12 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #3663 from ming-codes/patch-1 | Justin M. Keyes | 2015-11-12 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | Update backer URL | Ming Liu | 2015-11-11 | |
| |/ / / / | ||||
| * | | | | Merge pull request #3651 from mhinz/remove-nvimrc-refs | Justin M. Keyes | 2015-11-11 | |
| |\ \ \ \ | ||||
| | * | | | | Remove all invalid nvimrc and ngvimrc references | Marco Hinz | 2015-11-11 | |
| * | | | | | vim-patch:7.4.791 #3078 | Marco Hinz | 2015-11-11 | |
| * | | | | | Merge pull request #3652 from Pyrohh/rm-os-mac | Michael Reed | 2015-11-11 | |
| |\ \ \ \ \ | ||||
| | * | | | | | doc: Nuke os_mac.txt | Michael Reed | 2015-11-11 | |
| * | | | | | | Merge pull request #3641 from Pyrohh/X11 | Michael Reed | 2015-11-11 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | Be more explicit about the lack of X11 integration | Michael Reed | 2015-11-10 | |
| | |/ / / / | ||||
| * / / / / | Test: improve functional/ex_cmds/oldfiles_spec.lua | Marco Hinz | 2015-11-11 | |
| |/ / / / | ||||
| * | | | | vim-patch:7.4.651 #3644 | Shougo Matsushita | 2015-11-10 | |
| * | | | | Merge pull request #3643 from jszakmeister/enable-verbose-builds | John Szakmeister | 2015-11-10 | |
| |\ \ \ \ | ||||
| | * | | | | third-party: enable verbose builds of luajit and libuv | John Szakmeister | 2015-11-10 | |
| |/ / / / | ||||
| * | | | | Merge PR #3611 'Add file selection prompt on ":oldfiles!"' | Marco Hinz | 2015-11-10 | |
| |\ \ \ \ | ||||
| | * | | | | Add file selection prompt on ":oldfiles!" | Marco Hinz | 2015-11-10 | |
| | * | | | | Add tests for :oldfiles | Marco Hinz | 2015-11-10 | |
| |/ / / / | ||||
| * | | | | Merge PR #2427 'Add ":profile dump" and ":profile stop"' | Marco Hinz | 2015-11-10 | |
| |\ \ \ \ | ||||
| | * | | | | Add ":profile stop" | Marco Hinz | 2015-11-10 | |
| | * | | | | Add ":profile dump" | Marco Hinz | 2015-11-10 | |
| | * | | | | Add test/functional/ex_cmds/profile_spec.lua | Marco Hinz | 2015-11-10 | |
| | * | | | | Remove unused constants | Marco Hinz | 2015-11-10 | |
| |/ / / / | ||||
| * | | | | Merge PR #3603 'Implement dictionary notifications' | Thiago de Arruda | 2015-11-09 | |
| |\ \ \ \ | ||||
| | * | | | | eval: Implement dictionary change notifications | Thiago de Arruda | 2015-11-09 | |
| | * | | | | eval: Extract `find_var_ht_dict` from `find_var_ht` | Thiago de Arruda | 2015-11-09 | |
| | * | | | | eval: Extract `find_ufunc` from `get_dict_callback` | Thiago de Arruda | 2015-11-09 | |
| |/ / / / | ||||
| * | | | | vim-patch:7.4.686 #3629 | Johan Klokkhammer Helsing | 2015-11-08 | |
| * | | | | Fix the examples for vim-patch.sh so they are valid commands. #3631 | Johan Klokkhammer Helsing | 2015-11-08 | |
| * | | | | Update runtime/syntax/css.vim | Marco Hinz | 2015-11-08 | |
| * | | | | Merge pull request #3628 from mhinz/vim-patch-f2571c6 | Justin M. Keyes | 2015-11-07 | |
| |\ \ \ \ | ||||
| | * | | | | vim-patch:f2571c6 | Marco Hinz | 2015-11-08 | |
| |/ / / / | ||||
| * | | | | Merge pull request #3622 from Sean1708/patch-1 | Michael Reed | 2015-11-07 | |
| |\ \ \ \ | ||||
| | * | | | | doc: Remove example in 'complete' doc. | Sean Marshallsay | 2015-11-07 | |
| * | | | | | Merge pull request #3569 from Pyrohh/rm-open | Michael Reed | 2015-11-07 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||
| | * | | | | Remove :open command | Michael Reed | 2015-11-07 | |
| |/ / / / | ||||
| * | | | | IWYU: remove unused "version.h" | Justin M. Keyes | 2015-11-05 | |
| * | | | | doc: remove balloon options. #3524 | Victor Adam | 2015-11-07 | |
| * | | | | doc | Justin M. Keyes | 2015-11-07 | |
| * | | | | Merge pull request #3616 from jszakmeister/sort-results-shada-test | John Szakmeister | 2015-11-06 | |
| |\ \ \ \ | ||||
| | * | | | | Sort oldfiles in the marks_spec tests to avoid random ordering errors. | John Szakmeister | 2015-11-06 | |
| * | | | | | Merge pull request #3609 from Pyrohh/snowch-patch-1 | Michael Reed | 2015-11-05 | |
| |\ \ \ \ \ | ||||