aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/undo.c
Commit message (Expand)AuthorAge
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* refactor: remove longdundargoc2023-09-29
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* fix(undo): fix crash caused by checking undolevels in wrong bufferbfredl2023-08-27
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* vim-patch:9.0.1763: crash when passing invalid buffer to undotree() (#24807)zeertzjq2023-08-21
* vim-patch:9.0.1686: undotree() only works for the current buffer (#24665)zeertzjq2023-08-12
* vim-patch:partial:8.1.1981: the evalfunc.c file is too big (#24490)zeertzjq2023-07-26
* refactor: remove longdundargoc2023-07-03
* vim-patch:9.0.0608: with spelling, deleting a full stop does not update next ...Luuk van Baal2023-05-25
* refactor: use xstrl{cpy,cat} on IObuff (#23648)ii142023-05-16
* vim-patch:8.2.4890: inconsistent capitalization in error messageszeertzjq2023-05-05
* vim-patch:8.2.3509: undo file is not synced (#23371)zeertzjq2023-04-28
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* refactor: remove redundant const char * castsii142023-04-07
* refactor: make error message definitions constii142023-04-05
* feat(api): add filetype option nvim_get_option_valueLewis Russell2023-03-20
* refactor(screen): screen.c delenda estbfredl2023-03-14
* refactor(fileio.c): remove HAVE_ACL ifdefsLewis Russell2023-02-01
* vim-patch:9.0.1246: code is indented more than necessary (#22006)zeertzjq2023-01-26
* refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)zeertzjq2023-01-21
* refactor: replace char_u with char 25 (#21838)dundargoc2023-01-19
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: replace char_u with char 22 (#21786)dundargoc2023-01-17
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* refactor: eliminate os_unix.c #21621Justin M. Keyes2023-01-02
* refactor: rename mch_get_acl => os_get_aclJustin M. Keyes2022-12-16
* vim-patch:9.0.0733: use of strftime() is not safe (#21228)zeertzjq2022-11-29
* refactor: replace char_u with charDundar Göc2022-11-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* refactor: fix clang-tidy warningsdundargoc2022-11-06
* refactor: replace char_u with charDundar Göc2022-10-15
* fix!: make :undo! notify buffer update callbacks (#20344)zeertzjq2022-09-26
* refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* refactor: replace char_u with charDundar Göc2022-09-11
* refactor: replace char_u with charDundar Göc2022-09-10
* refactor: replace char_u with charDundar Göc2022-09-09
* refactor: replace char_u with charDundar Göc2022-09-06
* 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 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.2057: the screen.c file is much too bigLewis Russell2022-08-19
* refactor(undo.c): resolve clint issues (#19827)Lewis Russell2022-08-18
* refactor: remove some unused includes (#19820)zeertzjq2022-08-17
* refactor: change pre-decrement/increment to post (#19799)Lewis Russell2022-08-16