aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.c
Commit message (Expand)AuthorAge
* vim-patch:8.0.1475: invalid memory access in read_redo()Justin M. Keyes2018-02-11
* vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* Merge #7806 from ZyX-I/list-statJustin M. Keyes2018-01-15
|\
| * *: Provide list length when allocating listsZyX2018-01-14
* | vim-patch:8.0.0421: diff mode wrong when adding line at end of bufferckelsel2018-01-15
|/
* *: Fix linter errorsZyX2017-12-11
* *: Hide list implementation in other files as wellZyX2017-12-10
* *: Start hiding list implementationZyX2017-12-10
* docJustin M. Keyes2017-11-06
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* ops: save and restore clipboard batch status when entering cmdline windowBjörn Linse2017-10-15
* vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255)KunMing Xie2017-09-10
* clipboard: disallow recursion; show hint only once (#7203)Justin M. Keyes2017-08-22
* clipboard: remove start_batch_changes() in redir_write()Justin M. Keyes2017-08-20
* clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
* bufhl: fix moveBjörn Linse2017-06-24
* Merge #6863Justin M. Keyes2017-06-19
|\
| * coverity/112076: fixing "Explicit null dereferenced"Chris Hall2017-06-20
|/
* lintJames McCoy2017-06-04
* vim-patch:7.4.1976James McCoy2017-06-04
* style/lintAdnoC2017-05-31
* eval: Add ability to set the unnamed register with setregAdnoC2017-05-31
* shada: Set the unnamed register to the previous unnamed register on startupAdnoC2017-05-31
* *: Add comment to all C filesZyX2017-04-19
* ops: Silence “counter not used in loop” false positiveZyX2017-04-16
* ops: Remove FUNC_ATTR_MALLOC from copy_registerZyX2017-04-15
* lint: fix clint errors around mb_tolower callsBjörn Linse2017-04-10
* mbyte: replace vim_tolower with mb_tolower handling locale correctlyBjörn Linse2017-04-10
* eval: Move remaining get_tv_string* functions to eval/typval.cZyX2017-03-29
* eval: Split and move dict_add_nr_str to typval.cZyX2017-03-29
* eval: Move dict_add_list and dict_add_dict to typval.cZyX2017-03-29
* eval: Move dict_set_keys_readonly to typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* linter: make changes pass the linterraichoo2017-03-19
* vim-patch:7.4.2333raichoo2017-03-19
* vim-patch:8.0.0453 (#6266)Matthieu Coudron2017-03-13
* vim-patch:8.0.0136Justin M. Keyes2017-03-02
* cmdline: CTRL-R: Omit trailing <CR>.Justin M. Keyes2017-02-18
* cmdline: CTRL-R: <Space> instead of CR between lines.Justin M. Keyes2017-02-18
* vim-patch:7.4.1948James McCoy2017-02-10
* Merge #5782 'Visual-mode put from @. register'Justin M. Keyes2017-01-22
|\
| * put fixup, esp. ". register close #5709 #5781Matthew Malcomson2017-01-18
|/
* Rename yank_do_autocmd() to do_autocmd_textyankpost()Marco Hinz2017-01-13
* Clipboard: improve error messagesMarco Hinz2016-12-27
* vim-patch:7.4.1780 (#5828)lonerover2016-12-26
* vim-patch:7.4.1634 (#5594)James McCoy2016-11-12
* encoding: cleanup mbyte.c given fixed encoding=utf-8Björn Linse2016-11-05
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1896 (#5258)Jurica Bradarić2016-08-29