aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.1049: Vim9: leaking memory when using continuation linezeertzjq2023-04-14
* refactor: remove redundant const char * castsii142023-04-07
* fix(folds): handle visual blockwise indent insertion correctly (#22898)Brandon Simmons2023-04-07
* refactor: make error message definitions constii142023-04-05
* refactor: remove char_u (#22829)dundargoc2023-04-02
* refactor(screen): screen.c delenda estbfredl2023-03-14
* vim-patch:9.0.1380: CTRL-X on 2**64 subtracts two (#22530)zeertzjq2023-03-05
* vim-patch:9.0.1378: illegal memory access when using virtual editing (#22527)zeertzjq2023-03-05
* refactor: replace char_u with char or uint8_t (#22400)dundargoc2023-03-04
* vim-patch:9.0.1376: accessing invalid memory with put in Visual block mode (#...zeertzjq2023-03-04
* build: treat clang-tidy warnings as errors (#22238)dundargoc2023-02-12
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* build: enable MSVC level 3 warnings (#21934)dundargoc2023-02-11
* refactor: reduce scope of locals as per the style guide (#22206)dundargoc2023-02-11
* refactor(optionstr.c): break up did_set_string_option 26Lewis Russell2023-01-25
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* vim-patch:9.0.1221: code is indented more than necessary (#21891)zeertzjq2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 23 (#21798)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* vim-patch:9.0.1208: code is indented more than necessary (#21846)zeertzjq2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 20 (#21714)dundargoc2023-01-13
* refactor: replace char_u with char 19 (#21241)dundargoc2023-01-10
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* fix(clipboard): show provider warning when not during batch changes #21451zeertzjq2023-01-03
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-19
* vim-patch:9.0.0884: mouse shape remains in op-pending mode after failed chang...zeertzjq2022-11-15
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:9.0.0861: solution for "!!sort" in closed fold is not optimal (#21027)zeertzjq2022-11-12
* vim-patch:8.2.3788: lambda for option that is a function may be freedzeertzjq2022-11-07
* docs: fix typosdundargoc2022-11-02
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* vim-patch:9.0.0764: indent and option tests failzeertzjq2022-10-16
* vim-patch:9.0.0765: with a Visual block a put command column may go negative ...zeertzjq2022-10-16
* refactor: replace char_u with charDundar Göc2022-10-15
* refactor: clint (#20600)Lewis Russell2022-10-12
* vim-patch:9.0.0697: cursor in wrong position with Visual substitutezeertzjq2022-10-09
* refactor(redraw): no type argument in update_screen()bfredl2022-10-05
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* vim-patch:9.0.0483: illegal memory access when replacing in virtualedit mode ...zeertzjq2022-09-17
* feat(ui): use msg_grid based implementation for cmdheight=0bfredl2022-09-15
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-06
* refactor: migrate comment style 2 #20080dundargoc2022-09-06
* refactor: migrate comment style (#20012)Lewis Russell2022-09-02
* refactor: replace char_u with charDundar Göc2022-09-01
* perf(messages): don't call ui_flush() per message line in various placesbfredl2022-09-01