aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.c
Commit message (Expand)AuthorAge
* doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* refactor: use inserted_bytes pattern from vimBjörn Linse2019-11-23
* vim-patch:8.1.2293: join adds trailing space when second line is emptyJan Edmund Lazo2019-11-13
* extmark: review changesBjörn Linse2019-11-11
* nsmarks: initial committimeyyy2019-11-11
* vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte charJan Edmund Lazo2019-11-01
* vim-patch:8.1.2096: too many #ifdefs #11229Daniel Hahler2019-10-17
* vim-patch:8.1.1588: in :let-heredoc line continuation is recognizedJurica Bradaric2019-10-07
* vim-patch:8.1.2120: some MB_ macros are more complicated than necessaryJan Edmund Lazo2019-10-06
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* vim-patch:8.1.0719: too many #ifdefs [ci skip] #11016Jan Edmund Lazo2019-09-13
* vim-patch:8.1.2026: possibly using uninitialized memory #11013Jan Edmund Lazo2019-09-13
* api: make nvim_put support "\022{NUM}" regtype as returned by getregtype()Björn Linse2019-08-31
* vim-patch:8.0.0303: shift_delete_registers() #10868Jan Edmund Lazo2019-08-28
* API: nvim_put #6819Björn Linse2019-08-27
* includesDaniel Hahler2019-08-07
* vim-patch:8.1.1086: too many curly bracesJan Edmund Lazo2019-07-28
* vim-patch:8.1.1138: add CompleteChanged #10644Justin M. Keyes2019-07-29
* TextYankPost: spurious/too-early dispatch during delete #10392Jit2019-07-29
* API: ContextJustin M. Keyes2019-07-27
* PVS/V1019: "readability" warning #10566Ihor Antonov2019-07-22
* refactor: use int for Columns and RowsBjörn Linse2019-07-19
* PVS/V1028: cast operands, not the result #10505Ihor Antonov2019-07-16
* PVS/V108: cast operands, not the result #10501Ihor Antonov2019-07-16
* PVS/V1028: cast operands, not the result #10503Ihor Antonov2019-07-16
* PVS/V1028: cast operands, not the result #10502Ihor Antonov2019-07-16
* PVS/V1028: cast operands, not the result #10507Ihor Antonov2019-07-16
* PVS/V1028: cast operands, not the result #10508erw72019-07-14
* PVS/V1028: cast operands, not the result #10508Ihor Antonov2019-07-14
* vim-patch:8.1.1342: using freed memory when joining line with text propertyJan Edmund Lazo2019-06-25
* ops: refactor swapchar() to return boolJan Edmund Lazo2019-06-23
* vim-patch:8.1.0125: virtual edit replace with multi-byte fails at end of lineJan Edmund Lazo2019-06-23
* lintJan Edmund Lazo2019-06-01
* vim-patch:8.1.1000: indenting is offJan Edmund Lazo2019-06-01
* vim-patch:8.1.0020: cannot tell whether a register is executing or recordingJan Edmund Lazo2019-05-26
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* lintJan Edmund Lazo2019-04-30
* clipboard: setreg("*") with clipboard=unnamed #9954Justin M. Keyes2019-04-28
* ops: use ARRAY_SIZE macro for opchars array lengthJan Edmund Lazo2019-04-10
* vim-patch:8.0.1411: reading invalid memory with CTRL-W :Jan Edmund Lazo2019-04-10
* lintJan Edmund Lazo2019-04-02
* vim-patch:8.1.0118: duplicate error message for put commandJan Edmund Lazo2019-04-01
* vim-patch:8.0.0681: unnamed register only contains the last deleted textJan Edmund Lazo2019-04-01
* vim-patch:8.1.0671: cursor in wrong column after auto-format #9729Jan Edmund Lazo2019-03-14
* TextYankPost: add v:event["inclusive"] #9717Justin M. Keyes2019-03-13
* ops.c: do_join expects `count` of 2 or greater #6855Zach Gleason2019-03-02
* cleanup: remove legacy `enc_dbcs` global #9660Justin M. Keyes2019-03-02
* ui: implement ext_messagesBjörn Linse2019-02-10
* build: enable -WshadowJustin M. Keyes2019-01-02
* vim-patch:8.0.1779: deleting in a block selection causes problems (#9099)Jan Edmund Lazo2018-10-09