| Commit message (Expand) | Author | Age |
| * | 'cpoptions': Remove "-" flag #2655 | David Bürgin | 2015-05-21 |
| * | options: Include "j" in default 'formatoptions' #2669 | Felipe Morales | 2015-05-21 |
| * | vim-patch:f654ad9 #2659 | Perry Hung | 2015-05-20 |
| * | options: Search upwards for tags file #2670 | Felipe Morales | 2015-05-19 |
| * | vim-patch:c5d53d4 #2695 | Florian Walch | 2015-05-19 |
| * | vim-patch:4abac79 #2694 | Florian Walch | 2015-05-19 |
| * | Remove `-T` command-line option | Michael Reed | 2015-05-18 |
| * | Cleanup 'ttyscroll' remnants | Michael Reed | 2015-05-18 |
| * | Cleanup 'weirdinvert' remnants | Michael Reed | 2015-05-18 |
| * | Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.) | Michael Reed | 2015-05-18 |
| * | Cleanup misc. | Michael Reed | 2015-05-18 |
| * | options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #... | Felipe Morales | 2015-05-17 |
| * | options: mark nonfunctional &termencoding option as hidden. #2631 | Björn Linse | 2015-05-17 |
| * | doc: v:servername, serverstart() | Justin M. Keyes | 2015-05-17 |
| * | Change 'backspace' default to "indent,eol,start" #2639 | Michael Reed | 2015-05-15 |
| * | Man pages: Move to nvim namespace and out of `runtime/` | Michael Reed | 2015-05-13 |
| * | 'cpoptions': Remove "*" flag #2554 | David Bürgin | 2015-05-08 |
| * | doc: remove GUI-related comments/bugs from todo.txt | Jakob Schnitzer | 2015-05-08 |
| * | doc: mark `macatsui` option as removed, update vim_diff.txt | Jakob Schnitzer | 2015-05-08 |
| * | runtime/syntax/vim.vim: remove 'has("python")' checks #2589 | Daniel Hahler | 2015-05-05 |
| * | 'cpoptions': Remove "H" flag #2556 | David Bürgin | 2015-05-04 |
| * | doc/eval: Fixed broken links | Michael Reed | 2015-05-03 |
| * | doc/if_pyth: Cleanup | Michael Reed | 2015-05-03 |
| * | doc: Remove Vi annotations | Michael Reed | 2015-05-03 |
| * | unify jobstart, termopen, and system interfaces | Scott Prager | 2015-05-02 |
| * | term: use an argument vector for termopen(). | Scott Prager | 2015-05-02 |
| * | Remove obsolete vi options #2553 | David Bürgin | 2015-05-01 |
| * | vim-patch:7.4.566 | Felipe Morales | 2015-04-28 |
| * | vim-patch:7.4.542 | Felipe Morales | 2015-04-28 |
| * | vim-patch:7.4.539 | Felipe Morales | 2015-04-28 |
| * | vim-patch:7.4.530-531 | Felipe Morales | 2015-04-28 |
| * | vim-patch:7.4.710 | David Bürgin | 2015-04-27 |
| * | vim-patch:7.4.537 #2509 | David Bürgin | 2015-04-27 |
| * | 'cpoptions': Remove "w" flag #2507 | David Bürgin | 2015-04-27 |
| * | spell.c: give priority to rare words. #2456 | Jakson Alves de Aquino | 2015-04-25 |
| * | doc/helphelp.txt: mention backticks for technical identifiers | Justin M. Keyes | 2015-04-25 |
| * | doc: remove :fixdel | Justin M. Keyes | 2015-04-25 |
| * | doc/vim_diff.txt: formatting | Justin M. Keyes | 2015-04-25 |
| * | options: Remove "g" flag from 'cpoptions' #2505 | David Bürgin | 2015-04-25 |
| * | Improve comments and fix ascii_* attributes | Felipe Oliveira Carvalho | 2015-04-24 |
| * | Replace vim_isspace() with ascii_isspace() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
| * | Replace vim_iswhite with ascii_iswhite() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
| * | Add if_python3 support | Shougo Matsushita | 2015-04-21 |
| * | runtime/doc/Makefile: Use `wildcard` | Michael Reed | 2015-04-16 |
| * | Remove runtime/tools/ #2426 | Marco Hinz | 2015-04-14 |
| * | Merge pull request #2331 from splinterofchaos/serverlisten | Scott Prager | 2015-04-14 |
| |\ |
|
| | * | eval: learn serverstart, list, and close(). | Scott Prager | 2015-04-14 |
| * | | runtime: Handle failures while loading individual remote plugins | Thiago de Arruda | 2015-04-13 |
| * | | docs: update for rpcstart('nvim', ['--embed']) | Scott Prager | 2015-04-13 |
| |/ |
|
| * | Remove all references to JobActivity | Marco Hinz | 2015-04-11 |