aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * vim-patch:7.4.554David Bürgin2015-04-27
| * vim-patch:7.4.519David Bürgin2015-04-27
|/
* 'cpoptions': Remove "w" flag #2507David Bürgin2015-04-27
* Merge #2319 'ex_getln: Fixes for getexmodeline()'Justin M. Keyes2015-04-26
|\
| * vim-patch: mark 7.4.690 as includedoni-link2015-04-26
| * ex_getln: Fixes for some problems with getexmodeline()oni-link2015-04-26
|/
* Travis: install g++-multilib #2515grtlr2015-04-26
* Update README.mdJustin M. Keyes2015-04-26
* test: don't process vimrc #2511Marco Hinz2015-04-25
* spell.c: give priority to rare words. #2456Jakson Alves de Aquino2015-04-25
* vim-patch:7.4.699 #2508grtlr2015-04-25
* Merge pull request #2496 from justinmk/doc-fixdelJustin M. Keyes2015-04-25
|\
| * doc/helphelp.txt: mention backticks for technical identifiersJustin M. Keyes2015-04-25
| * doc: remove :fixdelJustin M. Keyes2015-04-25
| * doc/vim_diff.txt: formattingJustin M. Keyes2015-04-25
|/
* vim-patch:7.4.553 #2513David Bürgin2015-04-25
* vim-patch:7.4.550 #2510David Bürgin2015-04-25
* options: Remove "g" flag from 'cpoptions' #2505David Bürgin2015-04-25
* Merge #2486: Replacements for vim_iswhite, VIM_ISDIGIT, vim_isdigit, vim_isxd...Felipe Oliveira Carvalho2015-04-25
|\
| * Improve comments and fix ascii_* attributesFelipe Oliveira Carvalho2015-04-24
| * Replace vim_isspace() with ascii_isspace() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
| * Replace vim_isxdigit() with to ascii_isxdigit() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
| * Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
| * Replace vim_iswhite with ascii_iswhite() defined in ascii.hFelipe Oliveira Carvalho2015-04-24
|/
* rpcstart: check argvars, /then/ alloc argv #2462Scott Prager2015-04-23
* Merge #2491: Fix xfree of static value from vim_getenv() refactor.Eliseo Martínez2015-04-23
|\
| * Fix xfree of static value in expand_shellcmd()Mark Bainter2015-04-23
* | TAB0 might not be defined in termios.h #2483Rui Abreu Ferreira2015-04-23
* | Merge pull request #2447 from equalsraf/tb-luarocks-refactorFlorian Walch2015-04-23
|\ \
| * | Update busted version to 2.0.rc8-0Rui Abreu Ferreira2015-04-22
| * | Refactor luarocks third-party recipeRui Abreu Ferreira2015-04-22
| * | Add option USE_BUNDLED_BUSTED to third-partyRui Abreu Ferreira2015-04-22
* | | Merge #2473: Fix clang analysis warnings. (10)Eliseo Martínez2015-04-23
|\ \ \ | |_|/ |/| |
| * | Fix warnings: ex_getln.c: init_history(): NP dereference: FP.Eliseo Martínez2015-04-23
| * | Fix warnings: ops.c: op_yank_reg(): Dead assignment: HI.Eliseo Martínez2015-04-23
|/ /
* | Merge PR #2208 'if_python3 support'Thiago de Arruda2015-04-23
|\ \
| * | Improve travis ci scriptShougo Matsushita2015-04-21
| * | Add if_python3 supportShougo Matsushita2015-04-21
| |/
* | Merge pull request #2479 from Pyrohh/contributing-mdMichael Reed2015-04-22
|\ \ | |/ |/|
| * CONTRIBUTING: Mention the wiki's troubleshooting & FAQ articlesMichael Reed2015-04-21
|/
* Change neovim.org references to neovim.ioThiago de Arruda2015-04-19
* Merge #2418: Remove char_u (4)Eliseo Martínez2015-04-19
|\
| * Refactor after_pathsep() to use const qualified argsMark Bainter2015-04-18
| * Refactor get_env() to respect const qualifierMark Bainter2015-04-18
| * Remove char_u: get_mess_lang()Mark Bainter2015-04-18
| * Remove char_u: set_helplang_default()Mark Bainter2015-04-18
| * Remove char_u: vim_setenv()Mark Bainter2015-04-18
| * Remove char_u: vim_getenv()Mark Bainter2015-04-17
| * Remove char_u: after_pathstep()Mark Bainter2015-04-17
* | Merge pull request #2443 from jszakmeister/fix-more-release-warningsJohn Szakmeister2015-04-18
|\ \