aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.1.0729: there is a SourcePre autocommand event but not a SourcePostJan Edmund Lazo2019-07-17
* PVS/V1037: redundant switch-case branches #10519Ihor Antonov2019-07-18
* tests: fix "system() … prints verbose information" (#10532)Daniel Hahler2019-07-17
* ci: Travis: ccache: use CCACHE_HASHDIR [skip appveyor]Daniel Hahler2019-07-17
* build: fix handling of install prefix with CMAKE_EXTRA_FLAGS (#10530)Daniel Hahler2019-07-17
* jobstop(): close channel before process_stop() #10522Justin M. Keyes2019-07-17
* vim-patch:8.1.0715: superfluous redraw_win_later() #10523Jan Edmund Lazo2019-07-17
* tests: move "busted" dir to "test" (#10518)Daniel Hahler2019-07-16
* tests: shell-test: use count for REP (#10514)Daniel Hahler2019-07-16
* viml/profile: revert proftime_T to unsigned type #10521Justin M. Keyes2019-07-16
* PVS/V1028: cast operands, not the result #10505Ihor Antonov2019-07-16
* Merge #10500 from ngortheone/pvs/V1028_misc1Justin M. Keyes2019-07-16
|\
| * lintIhor Antonov2019-07-16
| * pvs/V1028: cast operands, not the resultIhor Antonov2019-07-16
* | PVS/V108: cast operands, not the result #10501Ihor Antonov2019-07-16
* | Merge #10493 from ngortheone/pvs/V1028_getchar_918Justin M. Keyes2019-07-16
|\ \
| * | lintIhor Antonov2019-07-15
| * | pvs/V1028: cast operands, not the resultIhor Antonov2019-07-15
* | | Merge #10391 from janlazo/vim-8.1.0495Justin M. Keyes2019-07-16
|\ \ \
| * | | vim-patch:8.1.0715: superfluous call to redraw_win_later()Jan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0686: when 'y' is in 'cpoptions' yanking for the clipboard chan...Jan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0641: no check for out-of-memory when converting regexpJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0630: "wincmd p" does not work after using an autocmd windowJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0623: iterating through window frames is repeatedJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0583: using illogical name for get_dict_number()/get_dict_string()Jan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.1651: suspend test is flaky on some systemsJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0533: screendump tests can be flakyJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0531: flaky tests often fail with a common error messageJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.1012: memory leak with E461Jan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0833: memory leak when jumps output is filteredJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.1221: filtering does not work when listing marksJan Edmund Lazo2019-07-15
| * | | vim-patch:8.1.0505: filter command test may fail if helplang is not setJan Edmund Lazo2019-07-15
| * | | 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