aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/shada.c
Commit message (Expand)AuthorAge
* Merge branch 'userreg' into 20231130_mixJosh Rahm2023-11-30
|\
| * Merge remote-tracking branch 'upstream/master' into userreguserregJosh Rahm2023-11-29
| |\
| * \ Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2023-01-25
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-10-11
| |\ \ \
| * | | | feat(userreg): Add user-defined registers to Neovim.Josh Rahm2022-08-21
* | | | | refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq2023-11-30
* | | | | build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
| |_|_|/ |/| | |
* | | | 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(IWYU): replace most private mappings with pragmas (#26247)zeertzjq2023-11-27
* | | | build: adjust clang-tidy warning exclusion logicdundargoc2023-11-20
* | | | refactor: enable formatting for ternariesdundargoc2023-11-20
* | | | refactor: follow style guidedundargoc2023-11-19
* | | | build: remove PVSdundargoc2023-11-12
* | | | refactor: the long goodbyedundargoc2023-11-05
* | | | build(lint): remove unnecessary clint.py rulesdundargoc2023-10-23
* | | | refactor: move cmdline completion types to cmdexpand_defs.h (#25465)zeertzjq2023-10-02
* | | | refactor: reorganize option header files (#25437)zeertzjq2023-09-30
* | | | build(iwyu): add a few more _defs.h mappings (#25435)zeertzjq2023-09-30
* | | | 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