aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | vim-patch:8.1.0495: :filter only supports some commandsJan Edmund Lazo2019-07-15
* | | | | | PVS/V1028: cast operands, not the result #10503Ihor Antonov2019-07-16
* | | | | | Merge #10520 'PVS/V1037: redundant case-branches'Justin M. Keyes2019-07-16
|\ \ \ \ \ \
| * | | | | | lintIhor Antonov2019-07-15
| * | | | | | pvs/V1037: two case-branches perform the same actionIhor Antonov2019-07-15
| | |_|/ / / | |/| | | |
* | | | | | PVS/V1028: cast operands, not the result #10502Ihor Antonov2019-07-16
* | | | | | Merge pull request #10504 from bfredl/hl_defBjörn Linse2019-07-16
|\ \ \ \ \ \
| * | | | | | highlight: expose builtin highlight groups using hl_group_set eventBjörn Linse2019-07-14
* | | | | | | third-party: busted 2.0.0-0 (#10517)Daniel Hahler2019-07-16
| |_|/ / / / |/| | | | |
* | | | | | viml/profile: cast os_hrtime() resultJustin M. Keyes2019-07-16
* | | | | | PVS/V781: suppress false positive #10516Ihor Antonov2019-07-16
* | | | | | PVS/V1028: cast operands, not the result #10496Ihor Antonov2019-07-16
| |/ / / / |/| | | |
* | | | | Fix missing CursorHoldI events (#3758)Daniel Hahler2019-07-16
* | | | | PVS/V1028: cast operands, not the result #10507Ihor Antonov2019-07-16
* | | | | PVS/V1028: cast operands, not the result #10498Ihor Antonov2019-07-16
| |/ / / |/| | |
* | | | third-party: use CXX only for BuildGperf (#10512)Daniel Hahler2019-07-15
* | | | Fix is_executable_in_path() on Windows (#10468)erw72019-07-15
* | | | build: propagate sysroot to C++ deps (gperf) #10491Damian Malarczyk2019-07-15
* | | | PVS/V590: redundant condition #10510Ihor Antonov2019-07-15
* | | | PVS/V547: expression is always false #10511Ihor Antonov2019-07-15
* | | | PVS/V1028: cast operands, not the result #10508erw72019-07-14
* | | | PVS/V1028: cast operands, not the result #10508Ihor Antonov2019-07-14
* | | | gitignore: ignore idea/clion (#10494)Justin M. Keyes2019-07-14
|\ \ \ \
| * | | | gitignore: ignore idea/clionIhor Antonov2019-07-13
| |/ / /
* | | | checkhealth: try yarn if npm is missing #10490ObserverOfTime2019-07-14
* | | | PVS/V1028 ugrid.c:76 (#10495)Ihor Antonov2019-07-14
* | | | Merge pull request #10497 from bfredl/synlistBjörn Linse2019-07-14
|\ \ \ \ | |/ / / |/| | |
| * | | syntax: refactor syn_list_header to not use magic valueBjörn Linse2019-07-14
| * | | syntax: fix missing newlines in execute("syn list"). fixes #10467Björn Linse2019-07-14
* | | | Merge pull request #10492 from bfredl/blend_doublewidthBjörn Linse2019-07-13
|\ \ \ \ | |/ / / |/| | |
| * | | floats: fix 'winblend' on top of doublewidth chars.Björn Linse2019-07-13
|/ / /
* | | viml/profile: revert gettimeofday() #10488Justin M. Keyes2019-07-13
* | | Merge #10435 from Shougo/vim-8.1.1610Justin M. Keyes2019-07-13
|\ \ \
| * | | Fix lint failedShougo Matsushita2019-07-06
| * | | Fix errorsShougo Matsushita2019-07-06
| * | | vim-patch:8.1.1611: bufadd() reuses existing buffer without a nameShougo Matsushita2019-07-06
| * | | vim-patch:8.1.1610: there is no way to add or load a buffer without side effectsShougo Matsushita2019-07-06
* | | | PVS/V547: dead code #10459Bartosz Miera2019-07-13
* | | | tests: use vim.inspect (#10485)Daniel Hahler2019-07-13
* | | | vim-patch:8.1.1660: assert_fails() inside try/catch #10472Daniel Hahler2019-07-13
* | | | build: fix check_c_compiler_flag for -Wno-… (#10483)Daniel Hahler2019-07-12
* | | | oldtest: more compact output with "clean" target (#10477)Daniel Hahler2019-07-12
* | | | pvscheck.sh: Remove --verbose flag #10473Ihor Antonov2019-07-12
* | | | vim-patch:8.1.1173: suspend test has duplicated lines (#10466)Daniel Hahler2019-07-11
* | | | ci: AppVeyor: do not install unibilium system-wide (#10464)Daniel Hahler2019-07-10
* | | | build: BuildLuv: set/pass WITH_LUA_ENGINE (#10449)Daniel Hahler2019-07-09
* | | | scripts/stripdecls.py #10458Disconnect3d2019-07-09
* | | | build: LibUV: required version: 1.28.0 (#10456)Daniel Hahler2019-07-09
* | | | Merge pull request #9575 from bfredl/redrawdebugBjörn Linse2019-07-09
|\ \ \ \
| * | | | ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09