| Commit message (Expand) | Author | Age |
* | 'listchars': `Whitespace` highlight group #6367 | Yichao Zhou | 2017-04-03 |
* | 'guicursor': Empty means "block cursor in all modes". | Justin M. Keyes | 2017-04-01 |
* | Merge #6344 'vim-patch:7.4.2236,7.4.2306' | Justin M. Keyes | 2017-04-01 |
* | doc: Replace "For Vim ... Last change ..." headers (#6328) | Justin M. Keyes | 2017-03-21 |
* | defaults: 'showcmd', 'belloff', 'ruler' | Justin M. Keyes | 2017-03-16 |
* | doc: eval.txt fixup, README.md | Justin M. Keyes | 2017-03-13 |
* | 'cpoptions': "_" flag to toggle `cw` behaviour #6235 | raichoo | 2017-03-10 |
* | Merge #6137 from justinmk/cmdline-ctrl-r | Justin M. Keyes | 2017-02-19 |
|\ |
|
| * | cmdline: CTRL-R: Omit trailing <CR>. | Justin M. Keyes | 2017-02-18 |
| * | cmdline: CTRL-R: <Space> instead of CR between lines. | Justin M. Keyes | 2017-02-18 |
* | | options: Remove 'esckeys' (#6138) | Justin M. Keyes | 2017-02-18 |
|/ |
|
* | eval: Add id() function and make printf("%p") return something useful (#6095) | Nikolai Aleksandrovich Pavlov | 2017-02-11 |
* | win: Append process dir to $PATH | Justin M. Keyes | 2017-02-04 |
* | defaults: Revert 'mouse=a' (#6022) | Justin M. Keyes | 2017-01-28 |
* | Document DirChanged | Marco Hinz | 2017-01-13 |
* | refactor: Remove VimL function `test()` | Justin M. Keyes | 2017-01-04 |
* | vim-patch:7.4.1731 Mark as NA | Michael Ennen | 2016-12-12 |
* | os/shell: do_os_system(): Always show last chunk. | Justin M. Keyes | 2016-12-10 |
* | os/shell: Throttle :! output, pulse "..." message. | Justin M. Keyes | 2016-12-09 |
* | Merge #5561 'inccommand' | Justin M. Keyes | 2016-11-09 |
|\ |
|
| * | 'inccommand': rename 'incsubstitute' | Justin M. Keyes | 2016-11-08 |
| * | 'inccommand': disable 'cursorline', 'spell' in preview | Justin M. Keyes | 2016-11-08 |
| * | 'inccommand': rework | Justin M. Keyes | 2016-11-08 |
* | | encoding: update documentation | Björn Linse | 2016-11-05 |
* | | doc: Remove features from vim_diff which have been merged upstream (#5554) | James McCoy | 2016-10-31 |
|/ |
|
* | CheckHealth: check for sensible.vim | Justin M. Keyes | 2016-10-28 |
* | doc; vim-patch.sh | Justin M. Keyes | 2016-10-24 |
* | system('foo &', 'bar'): Show error, don't crash. | Justin M. Keyes | 2016-10-19 |
* | test: system(): backgrounded shell command | Justin M. Keyes | 2016-10-19 |
* | doc | Justin M. Keyes | 2016-10-16 |
* | doc/vim_diff.txt (#5432) | Justin M. Keyes | 2016-10-06 |
* | doc/deprecated.txt (#5338) | Justin M. Keyes | 2016-09-24 |
* | release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message. | Justin M. Keyes | 2016-08-22 |
* | CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args. | Justin M. Keyes | 2016-08-21 |
* | man.vim: doc fixes #5171 | Anmol Sethi | 2016-08-13 |
* | Restore ":browse oldfiles" behavior from Vim | James McCoy | 2016-08-11 |
* | doc | Justin M. Keyes | 2016-08-10 |
* | man.vim: doc, UX tweaks | Justin M. Keyes | 2016-08-04 |
* | eval.c: rename capture() to execute() (#5132) | Justin M. Keyes | 2016-07-31 |
* | Merge #4980 'Support legacy `:ruby` commands'. | Justin M. Keyes | 2016-07-10 |
|\ |
|
| * | Remove if_ruby from list of unimplemented features | Alex Genco | 2016-07-09 |
* | | doc | Justin M. Keyes | 2016-07-03 |
|/ |
|
* | doc: consolidate nvim.txt | Justin M. Keyes | 2016-06-15 |
* | doc/python: cleanup | Justin M. Keyes | 2016-06-15 |
* | eval: Rename json* functions to json_* | ZyX | 2016-04-18 |
* | eval: Port parts of 7.4.1267 that are not already present | ZyX | 2016-04-18 |
* | eval: Remove v:none | ZyX | 2016-04-18 |
* | eval: Add jsondecode() function | ZyX | 2016-04-18 |
* | test: defaults_spec.lua | Justin M. Keyes | 2016-04-15 |
* | doc: formatting #4543 | Chiel Kooijman | 2016-04-08 |