aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* version: remove "Compilation" and "Linking" messages.Justin M. Keyes2014-10-07
* version: generate "build number" from commit timestampJustin M. Keyes2014-10-07
* version: report commit hash as "build number" in long version stringJustin M. Keyes2014-10-07
* version: remove non-functional Vim version identifiersJustin M. Keyes2014-10-07
* version: remove "Included patches" messageJustin M. Keyes2014-10-07
* version: update user-facing version indicatorsJustin M. Keyes2014-10-07
* homebrew: use Makefile-defined defaults. #1259Tayler Mulligan2014-10-07
* Merge pull request #1254 from splinterofchaos/na-patchesJustin M. Keyes2014-10-06
|\
| * vim-patch:7.4.375Scott Prager2014-10-06
| * Mark patches 363 and 366 NA.Scott Prager2014-10-06
|/
* Merge pull request #1268 from stefan991/cleanup-docs-2Justin M. Keyes2014-10-06
|\
| * doc: remove links to non existent filesStefan Hoffmann2014-10-06
| * doc: cleanupStefan Hoffmann2014-10-06
| * doc: remove documentation for `:shell`Stefan Hoffmann2014-10-06
| * doc: remove netbeans.txtStefan Hoffmann2014-10-06
| * doc: remove workshop.txtStefan Hoffmann2014-10-06
| * doc: remove if_ole.txtStefan Hoffmann2014-10-06
| * doc: remove if_sniff.txtStefan Hoffmann2014-10-06
| * doc: remove gui_w16.txtStefan Hoffmann2014-10-06
| * doc: remove legacy os_*.txtStefan Hoffmann2014-10-06
|/
* Removes shelltype option and all revelant doc. #1249Joseph Anthony Pasquale Holsten2014-10-06
* Merge pull request #1208 from war1025/dev/remove_for_all_windowsJustin M. Keyes2014-10-03
|\
| * Remove W_NEXT use `->w_next`Wayne Rowcliffe2014-09-24
| * Replace FOR_ALL_WINDOWS with FOR_ALL_WINDOWS_IN_TAB(curtab)Wayne Rowcliffe2014-09-24
* | Merge pull request #1260 from tarruda/system-specsJustin M. Keyes2014-10-02
|\ \
| * | wstream/shell: Fix memory errors caused by os_systemThiago de Arruda2014-10-01
| * | eval: Fix `save_tv_as_string` to handle non-string typesThiago de Arruda2014-10-01
| * | travis: Fix clang-asan to always display memory errorsThiago de Arruda2014-10-01
| * | 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
|\ \ \