aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Passing-by: Fix FALSE/FAIL confusion.Eliseo Martínez2014-12-16
* coverity/13696: Unchecked return value: RI.Eliseo Martínez2014-12-16
* coverity/13695: Unchecked return value: RI.Eliseo Martínez2014-12-16
* Merge pull request #1679 from oni-link/fix.clang.warningJustin M. Keyes2014-12-15
|\
| * Fix warning: ops.c: read_viminfo_register(): Dereference of null pointer: RI.oni-link2014-12-15
* | Merge pull request #1677 from philix/dpelle-constifyJustin M. Keyes2014-12-15
|\ \ | |/ |/|
| * Little by little add 'const' were possible: mbyte.cDominique Pelle2014-12-15
* | Merge pull request #1676 from fwalch/na-patchesJustin M. Keyes2014-12-15
|\ \ | |/ |/|
| * vim-patch: Mark patches as NA.Florian Walch2014-12-15
|/
* Merge pull request #1666 from elmart/vim-patch-7.4.543Justin M. Keyes2014-12-14
|\
| * vim-patch:7.4.543.Eliseo Martínez2014-12-15
|/
* Merge pull request #1570 from fwalch/travis-improvementsJustin M. Keyes2014-12-14
|\
| * Travis: Remove setting core file size.Florian Walch2014-12-14
| * Travis: Simplify clint script.Florian Walch2014-12-14
| * Travis: Change search pattern for core dumps.Florian Walch2014-12-14
| * Travis: Add flag to force building of dependencies.Florian Walch2014-12-14
| * Travis: Perform installation test on 32-bit build.Florian Walch2014-12-14
|/
* Merge pull request #1668 from three-comrades/patchesJustin M. Keyes2014-12-14
|\
| * vim-patch: Update patches to 552Julian Mehne2014-12-14
| * vim-patch: Mark patches as NAJulian Mehne2014-12-14
| * vim-patch:7.4.470Julian Mehne2014-12-14
| * vim-patch:7.4.463Julian Mehne2014-12-14
* | Merge pull request #1661 from philix/early_exitJustin M. Keyes2014-12-14
|\ \ | |/ |/|
| * Simple refatorings that didn't fit the pattern of the last commitFelipe Oliveira Carvalho2014-12-13
| * Reduce indentation level by early returning or continuing loopFelipe Oliveira Carvalho2014-12-13
|/
* vim-patch: Mark patches as NA. #1637Florian Walch2014-12-13
* main.c: remove NO_VIM_MAINJustin M. Keyes2014-12-13
* Merge pull request #1622 from klusark/test29Justin M. Keyes2014-12-13
|\
| * vim-patch:? Fix memory leak in readviminfoJoel Teichroeb2014-12-13
| * Ignore compatible modeJoel Teichroeb2014-12-13
| * Make test29 work with nocompatible.Julian Mehne2014-12-13
|/
* Merge pull request #1586 from oakes/masterJustin M. Keyes2014-12-13
|\
| * Build libnvim on CI serveroakes2014-12-12
| * Allow building as a static -fPIC libraryoakes2014-12-12
* | Merge pull request #1642 from fwalch/msgpack-globJustin M. Keyes2014-12-12
|\ \
| * | CMake: Remove msgpack shared library in subdirectories.Florian Walch2014-12-11
* | | strcnt: remove unused parameterJustin M. Keyes2014-12-12
* | | Merge pull request #1635 from danthedeckie/masterJustin M. Keyes2014-12-12
|\ \ \ | |_|/ |/| |
| * | strings.c: replace copy_spaces, copy_chars with equivalent memset.Daniel Fairhead2014-12-12
* | | Merge pull request #1604 from equalsraf/tb-env-configsJohn Szakmeister2014-12-12
|\ \ \
| * | | Only use SANITIZE for nvim targetRui Abreu Ferreira2014-12-04
| * | | Don't use env vars for configuration time optionsRui Abreu Ferreira2014-12-03
* | | | Merge pull request #1134 from splinterofchaos/getreg-nlJustin M. Keyes2014-12-11
|\ \ \ \
| * | | | Attribute/constify get_tv_string(_buf(_chk)).Scott Prager2014-12-11
| * | | | vim-patch:7.4.249Scott Prager2014-12-11
| * | | | Refactor str_to_reg().Scott Prager2014-12-11
| * | | | vim-patch:7.4.243Scott Prager2014-12-11
| * | | | Return void * from get_reg_contents.Scott Prager2014-12-11
| * | | | vim-patch:7.4.242Scott Prager2014-12-11
| * | | | memory: memcnt and strcnt.Scott Prager2014-12-11
| | |_|/ | |/| |