aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.c
Commit message (Expand)AuthorAge
* vim-patch:7.4.973watiko2016-03-06
* Merge #4265 'vim-patch:7.4.925'.Justin M. Keyes2016-03-02
|\
| * vim-patch:7.4.925watiko2016-02-17
* | ops.c: breakout shared register type formatting codeBjörn Linse2016-02-29
* | TextYankPost: add information to v:event and update testsBjörn Linse2016-02-29
* | Add TextYankPost and TextDeletePost autocmdsShougo Matsushita2016-02-29
|/
* vim-patch:7.4.743watiko2016-02-11
* vim-patch:7.4.734watiko2016-02-11
* Fix lint errorwatiko2016-02-01
* vim-patch:7.4.1088watiko2016-02-01
* vim-patch:7.4.1087watiko2016-02-01
* vim-patch:7.4.1085watiko2016-02-01
* vim-patch:7.4.1076watiko2016-02-01
* vim-patch:7.4.1027watiko2016-02-01
* vim-patch:7.4.823watiko2016-02-01
* vim-patch:7.4.806watiko2016-02-01
* vim-patch:7.4.782watiko2016-02-01
* vim-patch:7.4.780watiko2016-02-01
* vim-patch:7.4.779watiko2016-02-01
* vim-patch:7.4.778watiko2016-02-01
* vim-patch:7.4.765watiko2016-02-01
* vim-patch:7.4.754watiko2016-02-01
* Merge pull request #4049 from watiko/vim-7.4.616Justin M. Keyes2016-01-21
|\
| * vim-patch:7.4.616watiko2016-01-19
* | Fix lint issuesJason Schulz2016-01-15
* | Add support for binary numbersJason Schulz2016-01-15
|/
* Merge pull request #3903 from justinmk/vim-7.4.605Justin M. Keyes2016-01-01
|\
| * file_pat_to_reg_pat, buflist_findpat: const paramsJustin M. Keyes2016-01-01
| * vim-patch:7.4.605Justin M. Keyes2015-12-30
* | normal: use oap->motion_type also to represent block motion typeBjörn Linse2016-01-01
|/
* vim-patch:7.4.803Johan Klokkhammer Helsing2015-12-13
* Merge #3443 'vim-patch:7.4.{785,795,898}'Justin M. Keyes2015-12-13
|\
| * vim-patch:7.4.785Johan Klokkhammer Helsing2015-11-22
* | src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* | src: README.txt -> README.mdMichael Reed2015-11-23
|/
* *: Fix lint errors found in new code in previously ignored filesZyX2015-10-08
* *: Fix problems with clang+asan Release buildZyX2015-10-08
* eval,functests: Reference all additional_* items created by ShaDaZyX2015-10-08
* ops: Fix access to unsaved register when iterating over registersZyX2015-10-08
* ops: Fix “conditional … depends on unitialized …” error in op_yank_regZyX2015-10-08
* shada: Fix memory leak when reading registers from ShaDa fileZyX2015-10-08
* shada,functests: Add tests for merging ShaDa dataZyX2015-10-08
* shada: When reading marks or registers, free items when set failsZyX2015-10-08
* *: Make ShaDa code use VimL values for additional_\* dataZyX2015-10-08
* shada: Add support for merging everything like described in the docZyX2015-10-08
* Replace references to viminfo in various placesZyX2015-10-08
* viminfo: First version of ShaDa file dumpingZyX2015-10-08
* clipboard: avoid clipboard during :global. #2809Felipe Morales2015-08-30
* clipboard: support clipboard=unnamedplus,unnamedBjörn Linse2015-08-07
* clipboard: fixup inconsequential yet embarrassing mixupBjörn Linse2015-08-06