aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/mark.c
Commit message (Expand)AuthorAge
* fix(api): fix set_lines viewport adjustment, but this time goodbfredl2024-03-14
* vim-patch:9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()zeertzjq2024-03-14
* fix(api/buffer): fix handling of viewport of non-current bufferbfredl2024-03-13
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: follow style guidedundargoc2023-12-30
* refactor: eliminate cyclic includesdundargoc2023-12-20
* refactor: move non-symbols to defs.h headersdundargoc2023-12-17
* refactor: format casting of negative number better (#26482)zeertzjq2023-12-09
* refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* refactor: fix headers with IWYUdundargoc2023-11-28
* build(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* refactor: enable formatting for ternariesdundargoc2023-11-20
* refactor: follow style guidedundargoc2023-11-19
* build: bump uncrustify versiondundargoc2023-11-19
* refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* build: remove PVSdundargoc2023-11-12
* refactor: remove redundant castsdundargoc2023-11-11
* refactor: the long goodbyedundargoc2023-11-05
* fix(marks): handle switching buffer properly (#25763)zeertzjq2023-10-24
* build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* refactor: the long goodbyedundargoc2023-10-09
* refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* refactor(messages): fold msg_attr into msgbfredl2023-09-27
* refactor(messages): fold msg_outtrans_attr into msg_outtransbfredl2023-09-27
* refactor(marks): don't set timestamp twice with :delmarks (#24994)zeertzjq2023-09-03
* fix(shada): update marks when using delmarks! (#24978)Maria José Solano2023-09-03
* fix(shada): update deleted marks (#24936)Maria José Solano2023-08-31
* fix(api): better topline adjustments in nvim_buf_set_linesbfredl2023-08-29
* fix(api): fix inconsistent behavior of topline touched in recent refactorbfredl2023-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
* fix(api): nvim_parse_cmd error message in pcall() #23297Alexandre Teoi2023-07-01
* refactor: uncrustifydundargoc2023-04-26
* vim-patch:9.0.1476: lines put in non-current window are not displayed (#23265)zeertzjq2023-04-23
* fix(mark): properly init mark views (#22996)zeertzjq2023-04-10
* refactor: reduce scope of locals as per the style guide 3 (#22221)dundargoc2023-02-12
* refactor: reduce scope of locals as per the style guide (#22211)dundargoc2023-02-11
* revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)zeertzjq2023-01-23
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* vim-patch:partial:9.0.1196: code is indented more than necessary (#21796)zeertzjq2023-01-14
* 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
* vim-patch:9.0.0530: using freed memory when autocmd changes mark (#21396)zeertzjq2022-12-13
* 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