aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #985 from fwalch/clang-analyzer-dead-assignmentsJustin M. Keyes2014-08-08
|\
| * clang-analyzer: Fix dead stores in garray.c.Florian Walch2014-08-07
| * clang-analyzer: Reduce scope in syntax.c.Florian Walch2014-08-07
| * clang-analyzer: Reduce scope in arabic.c.Florian Walch2014-08-07
| * clang-analyzer: Reduce scope in search.c.Florian Walch2014-08-07
| * clang-analyzer: Reduce scope in screen.c.Florian Walch2014-08-07
| * clang-analyzer: Reduce scope in spell.c.Florian Walch2014-08-07
| * clang-analyzer: Fix dead stores in window.c.Florian Walch2014-08-07
* | Merge #1046 'Refactor travis script'John Szakmeister2014-08-08
|\ \
| * | Travis CI: Refactor travis scriptThiago de Arruda2014-08-08
|/ /
* | vim-patch:7.4.323 #967André Twupack2014-08-07
* | Merge pull request #920 'Add `feedkeys` API function part 2'Thiago de Arruda2014-08-07
|\ \
| * | Add API vim_replace_termcodesRui Abreu Ferreira2014-08-07
| * | Refactor vim_feedkeys and f_feedkeysRui Abreu Ferreira2014-08-07
| * | Add helper cstr_as_string()Rui Abreu Ferreira2014-08-07
|/ /
* | Merge PR #1047 'Update libuv to 0.11.28'Thiago de Arruda2014-08-07
|\ \ | |/ |/|
| * dependencies: Update to libuv 0.11.28Thiago de Arruda2014-08-07
|/
* Merge #814 'Remove dead #ifdefed code'Justin M. Keyes2014-08-07
|\
| * Remove fix for select(). select() is not used anymore.Pavel Platto2014-08-02
| * Remove SMALL_MALLOC. Used on MSDOS and WIN16.Pavel Platto2014-08-02
| * Remove __MVS__ and MOTIF390_MNEMONIC_FIXEDPavel Platto2014-08-02
| * Remove HAVE_LIBC_HPavel Platto2014-08-02
| * Remove HAVE_TOTAL_MEMPavel Platto2014-08-02
| * Remove FEAT_TAG_ANYWHITEPavel Platto2014-08-02
| * Remove FEAT_OSFILETYPEPavel Platto2014-08-02
| * Remove EBCDIC: Remove IF_EB macrosPavel Platto2014-08-02
| * Remove EBCDIC: remove last #ifdef EBCDICPavel Platto2014-08-02
| * Remove EBCDIC: Clean up commentsPavel Platto2014-08-02
| * Remove DONT_ADD_PATHSEP_TO_DIR used only in legacy MacPavel Platto2014-08-02
| * Show +cursorshape in :versionPavel Platto2014-08-02
| * Remove BEOS_PR_OR_BETTERPavel Platto2014-08-02
| * Remove BeOS DR8 specific hackPavel Platto2014-08-02
* | Use color_terminal output in place of TAP #995ZyX2014-08-07
* | Remove unused USE_TERM_CONSOLE ifdefs #1015Fredrik Fornwall2014-08-07
* | documentation: update documentation for :mode #1009Stefan Hoffmann2014-08-07
* | Drop SGI IRIS support. #1006Fredrik Fornwall2014-08-07
* | Return bool from find_win_for_buf #1023Wayne Rowcliffe2014-08-07
* | Merge PR #1040 'Fix segfault caused by default value of ipy/icpb options'Thiago de Arruda2014-08-06
|\ \
| * | bugfix: set empty string as default for ipy/icpb to avoid segfaultThiago de Arruda2014-08-06
|/ /
* | Merge pull request #1038 '[RDY] Update APT package sources in travis.sh.'Thiago de Arruda2014-08-06
|\ \
| * | travis.sh: Update sources before installing packages.Florian Walch2014-08-06
|/ /
* | Update README.mdJustin M. Keyes2014-08-05
* | vim-patch:7.4.315 #1021André Twupack2014-08-03
|/
* Partial C99 cleanup of term.c #1020Fredrik Fornwall2014-08-01
* Update luarocks. #1018Florian Walch2014-08-01
* vim-patch:7.4.309 #843Will Stamper2014-07-31
* Merge pull request #1005 '[RFC] Change vimdir path from vim to nvim'Thiago de Arruda2014-07-31
|\
| * Add install target for runtime dirRui Abreu Ferreira2014-07-31
| * Change vimdir path from vim to neovimRui Abreu Ferreira2014-07-31
|/
* doc: Remove "h" flag of 'highlight' optionJustin M. Keyes2014-07-30