aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* test: Add some specs for the viml function `system()`Thiago de Arruda2014-10-01
* test: Add 'eval' functional helperThiago de Arruda2014-10-01
* test: Move 'test/legacy' to 'test/functional'Thiago de Arruda2014-10-01
* Merge PR #1257 'Use line-specific method names where possible'Thiago de Arruda2014-10-01
|\
| * Use line-specific method names where possible to remove ambiguity and possibi...Paul Jolly2014-10-01
|/
* Merge pull request #1141 from splinterofchaos/system-nlJustin M. Keyes2014-09-30
|\
| * Implement save_tv_as_string to assist in #1176.Scott Prager2014-09-30
| * Fix system() output truncation bug.Scott Prager2014-09-30
| * Old-style test for system(list).Scott Prager2014-09-30
| * vim-patch:7.4.256Scott Prager2014-09-30
| * Return list from rettv_list_alloc.Scott Prager2014-09-30
| * vim-patch:7.4.248Scott Prager2014-09-30
| * vim-patch:7.4.247Scott Prager2014-09-30
| * memory: memchrsub and strchrsubScott Prager2014-09-30
| * memory: xstrchrnul and xmemscan.Scott Prager2014-09-30
|/
* Merge PR #1258 'Replace vroom by lua/busted for functional tests'Thiago de Arruda2014-09-30
|\
| * travis: Refactor {valgrind,asan}_check functionsThiago de Arruda2014-09-30
| * test: Replace vroom by lua/busted for functional testsThiago de Arruda2014-09-30
|/
* Merge pull request #1225 from mhinz/p7.4.454Justin M. Keyes2014-09-26
|\
| * Update version.c to 7.4.454Marco Hinz2014-09-23
| * vim-patch:7.4.454Marco Hinz2014-09-23
* | Merge pull request #1209 from atwupack/vp-7.4.320Justin M. Keyes2014-09-26
|\ \
| * | vim-patch:7.4.320André Twupack2014-09-21
* | | Merge pull request #1220 from atwupack/vp-7.4.411Justin M. Keyes2014-09-26
|\ \ \
| * | | vim-patch:7.4.411André Twupack2014-09-22
* | | | Merge pull request #1219 from atwupack/vp-7.4.386Justin M. Keyes2014-09-26
|\ \ \ \
| * | | | vim-patch:7.4.386André Twupack2014-09-22
| |/ / /
* | | | Merge pull request #1236 from atwupack/vp-7.4.391Justin M. Keyes2014-09-26
|\ \ \ \
| * | | | vim-patch:7.4.391André Twupack2014-09-24
* | | | | Merge pull request #1238 from joshhartigan/zero-division-patchJustin M. Keyes2014-09-25
|\ \ \ \ \
| * | | | | clang: Division by zerojoshhartigan2014-09-25
|/ / / / /
* | | | | Merge #1229 'Only use CMAKE_C_COMPILER_ARG1 if it is set'John Szakmeister2014-09-24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Only use CMAKE_C_COMPILER_ARG1 if it is setPaul Jolly2014-09-24
|/ / / /
* | | | Merge pull request #1224 from mhinz/p7.4.405Justin M. Keyes2014-09-23
|\ \ \ \ | |_|_|/ |/| | |
| * | | vim-patch:7.4.405Marco Hinz2014-09-23
|/ / /
* | | Merge pull request #1207 from atwupack/vp-7.4.407Justin M. Keyes2014-09-22
|\ \ \
| * | | vim-patch:7.4.407André Twupack2014-09-19
* | | | Merge pull request #1210 from atwupack/vp-7.4.360Justin M. Keyes2014-09-22
|\ \ \ \ | |_|/ / |/| | |
| * | | vim-patch:7.4.360André Twupack2014-09-21
| | |/ | |/|
* | | Merge pull request #1108 from war1025/dev/for_all_tabsJustin M. Keyes2014-09-22
|\ \ \
| * | | Expand FOR_ALL_WINDOWS to FOR_ALL_WINDOWS_IN_TAB(curtab)Wayne Rowcliffe2014-09-22
| * | | FOR_ALL_WINDOWS_IN_TAB and local variables in FOR_ALL_TAB_WINDOWSWayne Rowcliffe2014-09-22
| * | | FOR_ALL_TABS helperWayne Rowcliffe2014-09-22
|/ / /
* | | Merge #1213 'Fix install permissions'John Szakmeister2014-09-22
|\ \ \
| * | | build: install with the correct permissionsJohn Szakmeister2014-09-22
| * | | runtime: fix executable bit on some filesJohn Szakmeister2014-09-22
|/ / /
* | | Merge pull request #1011 from stefan991/cleanup-docsJustin M. Keyes2014-09-21
|\ \ \ | |/ / |/| |
| * | doc: fix links to index.html and vimindex.htmlStefan Hoffmann2014-09-21
| * | doc: add new doc files to MakefileStefan Hoffmann2014-09-20
| * | doc: use `cat` instead of `more` to display errorsStefan Hoffmann2014-09-20