aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/shada.c
Commit message (Expand)AuthorAge
* refactor(message): smsg_attr -> smsgbfredl2023-09-29
* refactor: remove longdundargoc2023-09-29
* refactor(map): enhanced implementation, Clean Code™, etc etcbfredl2023-09-08
* fix(shada): update deleted marks (#24936)Maria José Solano2023-08-31
* fix(messages): use "Vimscript" instead of "VimL" #24111Justin M. Keyes2023-06-22
* refactor(api): new helper macrosFamiu Haque2023-05-23
* refactor(map): avoid duplicated khash_t types for valuesbfredl2023-05-17
* refactor: uncrustifydundargoc2023-04-26
* refactor(clang-tidy): remove redundant castsdundargoc2023-04-26
* vim-patch:9.0.0411: only created files can be cleaned up with one callzeertzjq2023-04-16
* fix(mark): properly init mark views (#22996)zeertzjq2023-04-10
* refactor: remove redundant castsii142023-04-07
* refactor: remove redundant const char * castsii142023-04-07
* refactor(PVS/V1048): remove duplicated assignments (#21873)Lucas Merritt2023-03-25
* refactor: replace char_u with char (#21901)dundargoc2023-02-11
* revert: "shada/context: fully remove jumplist duplicates #10898" (#21874)zeertzjq2023-01-23
* refactor: replace char_u with char 24 (#21823)dundargoc2023-01-18
* refactor: fix IWYU mapping file and use IWYU (#21802)dundargoc2023-01-15
* refactor: replace char_u with char 21 (#21779)dundargoc2023-01-14
* refactor: replace char_u with char 18 (#21237)dundargoc2023-01-09
* vim-patch:8.2.2182: Vim9: value of 'magic' is still relevantzeertzjq2022-12-04
* refactor: replace char_u with chardundargoc2022-11-28
* refactor: replace char_u with charDundar Göc2022-11-19
* build: allow IWYU to fix includes for all .c filesdundargoc2022-11-15
* Merge pull request #20821 from dundargoc/refactor/clang-tidybfredl2022-11-08
|\
| * refactor: fix clang-tidy warningsdundargoc2022-11-06
* | vim-patch:8.2.1340: some tests fail on Cirrus CI and/or with FreeBSD (#20967)zeertzjq2022-11-06
|/
* docs: fix typosdundargoc2022-11-02
* build(lint): remove clint.py rules for braces #20880dundargoc2022-11-01
* refactor(uncrustify): move macros definitions to enable formattingdundargoc2022-10-21
* refactor: clang-tidy fixes to silence clangd warning (#20683)dundargoc2022-10-21
* refactor(shada.c): clint (#20599)Lewis Russell2022-10-15
* 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-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: replace char_u with charDundar Göc2022-08-27
* refactor: replace char_u with charDundar Göc2022-08-26
* refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)zeertzjq2022-08-11
* vim-patch:8.1.1823: command line history code is spread out (#19688)zeertzjq2022-08-09
* refactor: replace char_uDundar Goc2022-07-02
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30
* refactor: replace char_u #18429dundargoc2022-06-28
* refactor: change type of linenr_T from long to int32_tDundar Goc2022-06-10
* refactor: missing parenthesis may cause unexpected problems (#17443)kylo2522022-05-26