| Commit message (Expand) | Author | Age |
... | |
* | options: Search upwards for tags file #2670 | Felipe Morales | 2015-05-19 |
* | msgpack-rpc: handle failure to convert method arguments #2664 | Björn Linse | 2015-05-19 |
* | Remove `-T` command-line option | Michael Reed | 2015-05-18 |
* | Cleanup 'ttyscroll' 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 |
* | build: Limit --coverage flag to files under "src" | Thiago de Arruda | 2015-05-18 |
* | options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #... | Felipe Morales | 2015-05-17 |
* | vim-patch:7.4.597 #2658 | David Bürgin | 2015-05-17 |
* | vim-patch: Mark some patches as NA #2672 | cztchoice | 2015-05-17 |
* | Build: Use GNUInstallDirs, install man pages #2649 | Michael Reed | 2015-05-17 |
* | options: mark nonfunctional &termencoding option as hidden. #2631 | Björn Linse | 2015-05-17 |
* | passing-by: get_vim_var_str: mark non-null return | Justin M. Keyes | 2015-05-17 |
* | doc: v:servername, serverstart() | Justin M. Keyes | 2015-05-17 |
* | server: repurpose legacy v:servername | Justin M. Keyes | 2015-05-17 |
* | vim-patch:7.4.562 #2593 | David Bürgin | 2015-05-16 |
* | vim-patch:7.4.594 #2654 | David Bürgin | 2015-05-16 |
* | vim-patch:7.4.{629,695,696,701} Mark as included #2666 | Justin Gassner | 2015-05-16 |
* | Change 'backspace' default to "indent,eol,start" #2639 | Michael Reed | 2015-05-15 |
* | Merge pull request #2643 from glts/mark-na-patches | Michael Reed | 2015-05-14 |
|\ |
|
| * | vim-patch:7.4.{592,596,632}: Mark as NA | David Bürgin | 2015-05-14 |
| * | vim-patch: Mark patches as NA | David Bürgin | 2015-05-14 |
* | | Merge pull request #2605 from Pyrohh/manpages | Michael Reed | 2015-05-13 |
|\ \ |
|
| * | | `nvim --help` text: Unify with manpages | Michael Reed | 2015-05-13 |
| * | | main.c: Make '-v' synonymous with '--version' | Michael Reed | 2015-05-13 |
| |/ |
|
* / | minor cleanup. #2610 | Mark Bainter | 2015-05-13 |
|/ |
|
* | Remove char_u: Review | Michael Reed | 2015-05-13 |
* | Remove char_u: message:smsg_attr() | Michael Reed | 2015-05-13 |
* | Remove char_u: message:smsg() | Michael Reed | 2015-05-13 |
* | Remove char_u: ex_docmd:get_view_file() | Michael Reed | 2015-05-13 |
* | Remove char_u: main:use_vimrc | Michael Reed | 2015-05-13 |
* | Remove char_u: main:process_env() | Michael Reed | 2015-05-13 |
* | Remove char_u: ex_docmd:do_cmdline_cmd() | Michael Reed | 2015-05-13 |
* | vim-patch:7.4.587 #2622 | David Bürgin | 2015-05-13 |
* | Passing by: regexp_nfa.c: Convert add_here variable to bool | David Bürgin | 2015-05-13 |
* | vim-patch:7.4.577 | David Bürgin | 2015-05-13 |
* | vim-patch:7.4.581: Mark as NA #2624 | David Bürgin | 2015-05-11 |
* | vim-patch:7.4.606 #2594 | Yamakaky | 2015-05-09 |
* | vim-patch:7.4.576 #2595 | Ewan Hemingway | 2015-05-09 |
* | vim-patch:7.4.524 #2559 | David Bürgin | 2015-05-09 |
* | Fix a wrong expectation for vim_FullName() and FullName_save(). | John Szakmeister | 2015-05-09 |
* | os/input.c: Eliminate conversion warning from gcc 5 #2617 | Björn Linse | 2015-05-09 |
* | 'cpoptions': Remove "*" flag #2554 | David Bürgin | 2015-05-08 |
* | coverity/62618: fixing "Wrong sizeof argument" | Chris Hall | 2015-05-08 |
* | coverity/109019: fixing "Sizeof not portable" | Chris Hall | 2015-05-08 |
* | refactor: remove USR_VIMRC_FILE4 #2580 | Yamakaky | 2015-05-07 |
* | Merge #2470: Remove char_u (5) | Eliseo Martínez | 2015-05-07 |
|\ |
|
| * | Update vim_FullName() to define fname as const | Mark Bainter | 2015-05-06 |
| * | Make fname const in path_get_absolute_path() | Mark Bainter | 2015-05-06 |
| * | Refactor modname() to use add_pathsep | Mark Bainter | 2015-05-06 |