| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | clipboard/macOS: assume that pbcopy works #9480 | Marco Hinz | 2019-01-10 | |
| * | | | | | | Merge #9472 from justinmk/pvs-warnings2 | Justin M. Keyes | 2019-01-10 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | CMake: Feature-detect __builtin_{add,sub}_overflow | Justin M. Keyes | 2019-01-09 | |
| | * | | | | | | PVS/V1028: cast operands, not the result | Justin M. Keyes | 2019-01-09 | |
| | * | | | | | | assert.h: Check overflow with STRICT_ADD, STRICT_SUB | Justin M. Keyes | 2019-01-09 | |
| * | | | | | | | vim-patch:8.1.0648: custom operators can't act upon forced motion | Pedro L. Ramos | 2019-01-10 | |
| * | | | | | | | Merge pull request #9479 from bfredl/redrawsign | Björn Linse | 2019-01-09 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | bufhl: simplify redraw logic | Björn Linse | 2019-01-09 | |
| | * | | | | | | | remove dead argument of redrawWinline | Björn Linse | 2019-01-09 | |
| | * | | | | | | | screen: avoid redrawing windows immediately when debug signs are placed. | Björn Linse | 2019-01-09 | |
| * | | | | | | | | Merge pull request #9445 from bfredl/pum_api | Björn Linse | 2019-01-09 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | api: select items in popupmenu | Björn Linse | 2019-01-09 | |
| | |/ / / / / / / | ||||
| * / / / / / / / | win/TUI: fix text overrides line numbers #9474 | erw7 | 2019-01-09 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #9477 from bfredl/nocmdredraw | Björn Linse | 2019-01-09 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | API: don't directly call update_screen() in API functions | Björn Linse | 2019-01-08 | |
| * | | | | | | | doc: CONTRIBUTING.md | Justin M. Keyes | 2019-01-08 | |
| |/ / / / / / | ||||
| * | | | | | | pvscheck.sh: Skip install if dir exists | Justin M. Keyes | 2019-01-08 | |
| * | | | | | | vim-patch:8.1.0700: using "gt" sometimes does not redraw a tab (#9464) | Justin M. Keyes | 2019-01-07 | |
| * | | | | | | Merge #9466 from janlazo/vim-8.1.0696 | Justin M. Keyes | 2019-01-07 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | lint | Jan Edmund Lazo | 2019-01-07 | |
| | * | | | | | | vim-patch:8.1.0696: when test_edit fails 'insertmode' may not be reset | Jan Edmund Lazo | 2019-01-06 | |
| |/ / / / / / | ||||
| * | | | | | | editorconfig: set default tab width to 8 (#9467) | Jan Edmund Lazo | 2019-01-07 | |
| * | | | | | | Merge #9459 from janlazo/vim-8.1.0677 | Justin M. Keyes | 2019-01-06 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | vim-patch:8.1.0685: get_buf_tv() is named inconsistently | Jan Edmund Lazo | 2019-01-05 | |
| | * | | | | | | vim-patch:8.1.0687: sentence text object in Visual mode is not tested | Jan Edmund Lazo | 2019-01-05 | |
| | * | | | | | | vim-patch:8.1.0677: look-behind match may use the wrong line number | Jan Edmund Lazo | 2019-01-05 | |
| * | | | | | | | Merge #8604 from janlazo/vim-8.0.0286 | Justin M. Keyes | 2019-01-06 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | vim-patch:8.1.0683: spell highlighting does not always end | Jan Edmund Lazo | 2019-01-05 | |
| | * | | | | | | | vim-patch:8.1.0674: leaking memory when updating a single line | Jan Edmund Lazo | 2019-01-05 | |
| | * | | | | | | | vim-patch:8.0.0286: not always redrawing after screen resize | Jan Edmund Lazo | 2019-01-05 | |
| | |/ / / / / / | ||||
| * | | | | | | | Merge #9458 from justinmk/pvs-warnings | Justin M. Keyes | 2019-01-06 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| | * | | | | | | PVS/V501: diff.c: silence warning | Justin M. Keyes | 2019-01-05 | |
| | * | | | | | | PVS/V547: Expression is always false | Justin M. Keyes | 2019-01-05 | |
| | * | | | | | | PVS/V1026: normal.c: signed integer overflow | Justin M. Keyes | 2019-01-05 | |
| | * | | | | | | PVS/V547: indent.c: xmalloc() never returns NULL | Justin M. Keyes | 2019-01-05 | |
| |/ / / / / / | ||||
| * | | | | | | Merge #9454 from justinmk/pvs-warnings | Justin M. Keyes | 2019-01-04 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | PVS/V547: window.c: Expression is always true | Justin M. Keyes | 2019-01-04 | |
| | * | | | | | | PVS/V547: viml/parser/expressions.c: Expression is always true | Justin M. Keyes | 2019-01-04 | |
| | * | | | | | | PVS/V751: tui.c, Parameter is not used | Justin M. Keyes | 2019-01-04 | |
| | * | | | | | | PVS/V535: shada.c: variable reassigned in inner loop | Justin M. Keyes | 2019-01-04 | |
| | * | | | | | | PVS/V547: diff.c: xmalloc() never returns NULL | Justin M. Keyes | 2019-01-04 | |
| | * | | | | | | PVS/V547: diff.c: Expression is always true | Justin M. Keyes | 2019-01-04 | |
| | * | | | | | | PVS/V501: diff.c: silence warning | Justin M. Keyes | 2019-01-04 | |
| |/ / / / / / | ||||
| * | | | | | | release.sh: Format issue-numbers in descriptions [ci skip] | Justin M. Keyes | 2019-01-04 | |
| * | | | | | | release.sh: fix exclusion pattern [ci skip] | Justin M. Keyes | 2019-01-04 | |
| * | | | | | | Merge #9451 from justinmk/build | Justin M. Keyes | 2019-01-04 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | build: remove cmake/GenerateHelptags.cmake.in | Justin M. Keyes | 2019-01-04 | |
| | * | | | | | | build: fix `doc_html` target | Justin M. Keyes | 2019-01-04 | |
| |/ / / / / / | ||||
| * | | | | | | Merge #9446 'Visual: highlight char-at-cursor' | Justin M. Keyes | 2019-01-04 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Visual: highlight char-at-cursor | Justin M. Keyes | 2019-01-04 | |