aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.c
Commit message (Expand)AuthorAge
* 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
* refactor: replace char_u with charDundar Göc2022-08-31
* refactor: replace char_u with char 4 (#19987)dundargoc2022-08-30
* refactor: replace char_u with charDundar Göc2022-08-29
* Merge pull request #19961 from dundargoc/refactor/char_u/2bfredl2022-08-29
|\
| * refactor: replace char_u with charDundar Göc2022-08-27
* | refactor(plines): use a struct for chartabsize statebfredl2022-08-29
|/
* refactor: replace char_u with charDundar Göc2022-08-26
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26
* refactor: change FALSE/TRUE to false/trueLewis Russell2022-08-26
* refactor: replace char_u with charDundar Goc2022-08-25
* refactor: pre-incr to post-incrLewis Russell2022-08-25
* vim-patch:9.0.0206: redraw flags are not named specifically (#19913)zeertzjq2022-08-23
* vim-patch:8.1.2045: the option.c file is too big (#19854)zeertzjq2022-08-20
* fix(eval): check for v:lua when calling callback (#19855)zeertzjq2022-08-20
* vim-patch:8.2.3619: cannot use a lambda for 'operatorfunc' (#19846)zeertzjq2022-08-20
* vim-patch:8.1.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16
* refactor: remove some unused includes (#19747)zeertzjq2022-08-13
* refactor: replace char_u with charDundar Goc2022-08-12
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* docs: fix typos (#19588)dundargoc2022-08-03
* refactor: rename function prefix mb to the more accurate utf_cp (#19590)dundargoc2022-08-02
* vim-patch:8.2.5013: after text formatting cursor may be in an invalid positionzeertzjq2022-08-02
* Merge pull request #19437 from dundargoc/refactor/char_u-to-charbfredl2022-07-31
|\
| * refactor: replace char_u with charDundar Goc2022-07-31
* | vim-patch:9.0.0118: no test for what patch 9.0.0155 fixeszeertzjq2022-07-31
* | vim-patch:9.0.0114: the command line takes up space even when not usedShougo Matsushita2022-07-31