aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/change.c
Commit message (Expand)AuthorAge
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): fix includes for undo_defs.hdundargoc2023-11-27
* build(IWYU): fix includes for func_attr.hdundargoc2023-11-27
* build: rework IWYU mapping filesdundargoc2023-11-25
* refactor(grid): make screen rendering more multibyte than ever beforebfredl2023-11-17
* vim-patch:9.0.2107: [security]: FPE in adjust_plines_for_skipcol (#26082)zeertzjq2023-11-17
* refactor: follow style guidedundargoc2023-11-13
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: the long goodbyedundargoc2023-11-05
* refactor: the long goodbyedundargoc2023-10-09
* refactor: the long goodbyedundargoc2023-10-03
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* fix(extmarks): wrong display when changing text with virt_lines (#24879)Ibby2023-08-26
* refactor(change): do API changes to buffer without curbuf switchbfredl2023-08-26
* refactor(memline): distinguish mutating uses of ml_get_buf()bfredl2023-08-24
* fix(events): avoid unnecessary CursorMoved (#24675)zeertzjq2023-08-12
* refactor: remove longdundargoc2023-07-03
* vim-patch:9.0.0664: bad redrawing with spell checking, using "C" and "$" in '...Luuk van Baal2023-05-25
* vim-patch:9.0.0608: with spelling, deleting a full stop does not update next ...Luuk van Baal2023-05-25
* vim-patch:9.0.1551: position of marker for 'smoothscroll' not computed correc...luukvbaal2023-05-14
* vim-patch:9.0.1543: display errors when making topline shorterLuuk van Baal2023-05-11
* refactor: uncrustifydundargoc2023-04-26
* refactor(clang-tidy): remove redundant castsdundargoc2023-04-26
* refactor: remove redundant castsii142023-04-07
* refactor: remove use of reserved c++ keywordsii142023-04-06
* vim-patch:9.0.0194: cursor displayed in wrong position after removing text pr...zeertzjq2023-03-17
* refactor(screen): screen.c delenda estbfredl2023-03-14
* vim-patch:partial:9.0.0013: reproducing memory access errors can be difficultzeertzjq2023-03-04
* vim-patch:9.0.1279: display shows lines scrolled down erroneously (#22126)zeertzjq2023-02-05
* vim-patch:9.0.1213: adding a line below the last one does not expand fold (#2...zeertzjq2023-01-18
* refactor: replace char_u with char 17 - remove STRLCPY (#21235)dundargoc2023-01-09
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-26
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* vim-patch:8.2.1919: assert_fails() setting emsg_silent changes normal executi...zeertzjq2022-11-11
* vim-patch:9.0.0819: still a build error, tests are failingzeertzjq2022-10-30
* vim-patch:9.0.0761: cannot use 'indentexpr' for Lisp indentingzeertzjq2022-10-16
* vim-patch:9.0.0754: 'indentexpr' overrules lisp indenting in one situationzeertzjq2022-10-15
* docs: fix typos (#20394)dundargoc2022-09-30
* refactor: replace char_u with charDundar Göc2022-09-11
* 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-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
* refactor(plines): use a struct for chartabsize statebfredl2022-08-29
* vim-patch:8.2.0674: some source files are too big (#19959)zeertzjq2022-08-26