aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:7.4.565Felipe Morales2015-04-28
* vim-patch:7.4.561Felipe Morales2015-04-28
* vim-patch:7.4.546Felipe Morales2015-04-28
* vim-patch:7.4.542Felipe Morales2015-04-28
* vim-patch:7.4.539Felipe Morales2015-04-28
* vim-patch:7.4.535Felipe Morales2015-04-28
* vim-patch:7.4.530-531Felipe Morales2015-04-28
* vim-patch:7.4.633 #2526Florian Walch2015-04-28
* vim-patch:7.4.630 #2524Florian Walch2015-04-28
* Merge #2529: Fix coverity issues. (8)Eliseo Martínez2015-04-28
|\
| * coverity/109843: Nesting indent mismatch: RI.Eliseo Martínez2015-04-28
|/
* vim-patch.sh: Fix indentation, use GH URL for tagged versions. #2525Florian Walch2015-04-28
* Merge pull request #2383 from mhinz/fix-left-clickJustin M. Keyes2015-04-28
|\
| * UI test: visual selection after left click in tablineMarco Hinz2015-04-28
| * UI test: left click in tablineMarco Hinz2015-04-28
| * Fix visual selection after left click on tablineMarco Hinz2015-04-28
|/
* Merge #2516: Fix clang analysis warnings. (11)Eliseo Martínez2015-04-28
|\
| * Fix warnings: ex_getln.c: getexmodeline(): HI.Eliseo Martínez2015-04-27
| * Fix warnings: ex_getln.c: init_history(): Nonnull attr passed null: HI.Eliseo Martínez2015-04-27
* | Merge #2518: Enable -Wconversion. (3)Eliseo Martínez2015-04-28
|\ \ | |/ |/|
| * Enable -Wconversion: normal.c.Eliseo Martínez2015-04-27
|/
* Merge #2492 'vim-patch:7.4.710-712'Justin M. Keyes2015-04-27
|\
| * vim-patch:7.4.712David Bürgin2015-04-27
| * vim-patch:7.4.711David Bürgin2015-04-27
| * vim-patch:7.4.710David Bürgin2015-04-27
| * version.c: Add new patch numbersDavid Bürgin2015-04-27
|/
* vim-patch:7.4.537 #2509David Bürgin2015-04-27
* vim-patch:7.4.532 #2504David Bürgin2015-04-27
* Merge #2349 'vim-patch:7.4.519'Justin M. Keyes2015-04-27
|\
| * 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