aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* PVS/V560: condition is always true #10624Ihor Antonov2019-07-28
* pvs/V560: part of conditional expression is always true (#10629)Ihor Antonov2019-07-28
* vim-patch:8.1.1748: :args output is not aligned (#10625)Daniel Hahler2019-07-27
* Merge #10619 'API: context'Justin M. Keyes2019-07-27
|\
| * API: Context: save/restoreAbdelhakeem2019-07-27
| * eval: context: add ctx-family functionsAbdelhakeem2019-07-27
| * API: ContextAbdelhakeem2019-07-27
| * API: ContextJustin M. Keyes2019-07-27
* | vim-patch:8.1.0956: context:0 in 'diffopt' #10622Jan Edmund Lazo2019-07-27
|/
* ci: AppVeyor: DEPS_BUILD_DIR is not a CMake variable [ci skip] (#10613)Daniel Hahler2019-07-27
* ci: Travis: single osx job [ci skip] (#10614)Daniel Hahler2019-07-27
* ci: Travis: gcc-9: use gcov-9 (#10609)Daniel Hahler2019-07-27
* tests: test_arglist.vim: align with Vim [ci skip] (#10612)Daniel Hahler2019-07-27
* Merge #10606 'vim-patch:8.1.0404'Justin M. Keyes2019-07-27
|\
| * Revert "vim-patch:8.1.0430: Xargadd file left behind after running test"Jan Edmund Lazo2019-07-26
| * vim-patch:8.1.0404: accessing invalid memory with long argument nameJan Edmund Lazo2019-07-26
* | ci: Travis: remove clang-tsan from allowed failures [skip ci] (#10591)Daniel Hahler2019-07-27
* | Merge pull request #10580 from blueyed/tests-catDaniel Hahler2019-07-27
|\ \
| * | tests: win: fix "cat" with PowerShellerw72019-07-26
| * | tests: use "cat" also on WindowsDaniel Hahler2019-07-26
|/ /
* | vim-patch:8.1.1747: unused variables #10605Jan Edmund Lazo2019-07-26
* | Merge #10589 'os/fs: introduce os_fopen()'Justin M. Keyes2019-07-26
|\ \ | |/ |/|
| * cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
| * os/fs: introduce os_fopen()Justin M. Keyes2019-07-25
|/
* PVS/V768: do use enum as bool #10582Ihor Antonov2019-07-25
* Merge #10596 'vim-patch:8.1.{899,903,905,907,908,910,913,1746}'Justin M. Keyes2019-07-25
|\
| * regexp: add function attributesJan Edmund Lazo2019-07-25
| * vim-patch:8.1.0913: CI crashes when running out of memoryJan Edmund Lazo2019-07-25
| * vim-patch:8.1.0910: crash with tricky search patternJan Edmund Lazo2019-07-25
| * vim-patch:8.1.0907: CI tests on AppVeyor are failingJan Edmund Lazo2019-07-25
| * vim-patch:8.1.0905: complicated regexp causes a crashJan Edmund Lazo2019-07-25
| * regexp: use fixed types to avoid overflowJan Edmund Lazo2019-07-24
| * Checks for overflow when parsing string to intGabriel2019-07-24
| * vim-patch:8.1.0908: can't handle large value for %{nr}v in regexpJan Edmund Lazo2019-07-24
| * vim-patch:8.1.1746: ":dl" is seen as ":dlist" instead of ":delete"Jan Edmund Lazo2019-07-24
| * vim-patch:8.1.0903: struct uses more bytes than neededJan Edmund Lazo2019-07-24
| * vim-patch:8.1.0899: no need to check restricted mode for setwinvar()Jan Edmund Lazo2019-07-24
|/
* coverage: use "cd" with gcovr (#10594)Daniel Hahler2019-07-25
* vim-patch:8.1.1740: exepath() doesn't work for "bin/cat" (#10556)Daniel Hahler2019-07-24
* vim-patch:8.1.1738: testing lambda with timer is slow (#10590)Daniel Hahler2019-07-24
* third-party: download: retry (#10599)Daniel Hahler2019-07-24
* ci: RunTests: ensure that the logfile gets displayed (#10597)Daniel Hahler2019-07-24
* sign: REMOVE FEAT_SIGN_ICONS, dead code #10595Jan Edmund Lazo2019-07-24
* tests: AppVeyor: fix test/functional/ex_cmds/arg_spec.lua (#10598)Daniel Hahler2019-07-24
* vim-patch:8.1.1737: :args command that outputs one line gives more promptDaniel Hahler2019-07-24
* vim-patch:8.0.1738: ":args" output is hard to readDaniel Hahler2019-07-24
* tests: fix/improve Screen:expect_unchanged (#10577)Daniel Hahler2019-07-24
* ci: restore accidentally removed config (#10592)Daniel Hahler2019-07-24
* tests: re-enable "tab drag in tabline to the left moves tab left" (#10588)Daniel Hahler2019-07-24
* Merge #10558 from erw7/fix-text-overrides-line-number2Justin M. Keyes2019-07-23
|\