| Commit message (Expand) | Author | Age |
* | vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans | Billy Su | 2020-06-06 |
* | Add v:event.visual during `TextYankPost` (#12382) | Christian Clason | 2020-06-03 |
* | vim-patch:8.2.0389: delayed redraw when shifting text from Insert mode | Jan Edmund Lazo | 2020-04-13 |
* | vim-patch:8.0.1587: inserting from the clipboard doesn't work literally | Jan Edmund Lazo | 2020-03-01 |
* | pvs/v1048: variable was assigned same value | Jan Edmund Lazo | 2020-03-01 |
* | vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job | erw7 | 2020-02-12 |
* | Fix shift change callbacks reading bad cursor (#11782) | Axel Forsman | 2020-01-30 |
* | Remove enc_utf8,has_mbyte dead code | Jan Edmund Lazo | 2020-01-25 |
* | vim-patch:8.2.0147: block Visual mode operators not correct when 'linebreak' set | Jan Edmund Lazo | 2020-01-24 |
* | shed biking: it's always extmarks, never marks extended | Björn Linse | 2020-01-20 |
* | clang/'Logic error': zero-init struct | Jan Edmund Lazo | 2020-01-17 |
* | extmarks/bufhl: reimplement using new marktree data structure | Björn Linse | 2020-01-16 |
* | vim-patch:8.2.0063: wrong size argument to vim_snprintf() | Jan Edmund Lazo | 2019-12-30 |
* | clang/'Dead store': remove dead code | Jan Edmund Lazo | 2019-12-26 |
* | vim-patch:8.2.0018: :join does not add white space where it should | Jan Edmund Lazo | 2019-12-18 |
* | doc + extmarks tweaks #11421 | Justin M. Keyes | 2019-11-25 |
* | refactor: use inserted_bytes pattern from vim | Björn Linse | 2019-11-23 |
* | vim-patch:8.1.2293: join adds trailing space when second line is empty | Jan Edmund Lazo | 2019-11-13 |
* | extmark: review changes | Björn Linse | 2019-11-11 |
* | nsmarks: initial commit | timeyyy | 2019-11-11 |
* | vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte char | Jan Edmund Lazo | 2019-11-01 |
* | vim-patch:8.1.2096: too many #ifdefs #11229 | Daniel Hahler | 2019-10-17 |
* | vim-patch:8.1.1588: in :let-heredoc line continuation is recognized | Jurica Bradaric | 2019-10-07 |
* | vim-patch:8.1.2120: some MB_ macros are more complicated than necessary | Jan Edmund Lazo | 2019-10-06 |
* | getdigits: introduce `strict`, `def` parameters | Justin M. Keyes | 2019-09-13 |
* | vim-patch:8.1.0719: too many #ifdefs [ci skip] #11016 | Jan Edmund Lazo | 2019-09-13 |
* | vim-patch:8.1.2026: possibly using uninitialized memory #11013 | Jan Edmund Lazo | 2019-09-13 |
* | api: make nvim_put support "\022{NUM}" regtype as returned by getregtype() | Björn Linse | 2019-08-31 |
* | vim-patch:8.0.0303: shift_delete_registers() #10868 | Jan Edmund Lazo | 2019-08-28 |
* | API: nvim_put #6819 | Björn Linse | 2019-08-27 |
* | includes | Daniel Hahler | 2019-08-07 |
* | vim-patch:8.1.1086: too many curly braces | Jan Edmund Lazo | 2019-07-28 |
* | vim-patch:8.1.1138: add CompleteChanged #10644 | Justin M. Keyes | 2019-07-29 |
* | TextYankPost: spurious/too-early dispatch during delete #10392 | Jit | 2019-07-29 |
* | API: Context | Justin M. Keyes | 2019-07-27 |
* | PVS/V1019: "readability" warning #10566 | Ihor Antonov | 2019-07-22 |
* | refactor: use int for Columns and Rows | Björn Linse | 2019-07-19 |
* | PVS/V1028: cast operands, not the result #10505 | Ihor Antonov | 2019-07-16 |
* | PVS/V108: cast operands, not the result #10501 | Ihor Antonov | 2019-07-16 |
* | PVS/V1028: cast operands, not the result #10503 | Ihor Antonov | 2019-07-16 |
* | PVS/V1028: cast operands, not the result #10502 | Ihor Antonov | 2019-07-16 |
* | PVS/V1028: cast operands, not the result #10507 | Ihor Antonov | 2019-07-16 |
* | PVS/V1028: cast operands, not the result #10508 | erw7 | 2019-07-14 |
* | PVS/V1028: cast operands, not the result #10508 | Ihor Antonov | 2019-07-14 |
* | vim-patch:8.1.1342: using freed memory when joining line with text property | Jan Edmund Lazo | 2019-06-25 |
* | ops: refactor swapchar() to return bool | Jan Edmund Lazo | 2019-06-23 |
* | vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of line | Jan Edmund Lazo | 2019-06-23 |
* | lint | Jan Edmund Lazo | 2019-06-01 |
* | vim-patch:8.1.1000: indenting is off | Jan Edmund Lazo | 2019-06-01 |
* | vim-patch:8.1.0020: cannot tell whether a register is executing or recording | Jan Edmund Lazo | 2019-05-26 |