aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/shada.c
Commit message (Expand)AuthorAge
* vim-patch:9.1.0798: too many strlen() calls in cmdhist.c (#30895)zeertzjq2024-10-22
* fix(coverity/510436): shada_read_when_writing index out of bounds (#30686)Devon Gardner2024-10-06
* fix(coverity/497355): shada_read_when_writing out of bounds read #30665Devon Gardner2024-10-05
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* build(deps): remove msgpack-c dependencybfredl2024-08-05
* refactor(shada): rework msgpack decoding without msgpack-cbfredl2024-08-05
* refactor(shada): don't use msgpack_packer for shadabfredl2024-06-27
* refactor(typval): don't use msgpack_packer for msgpackdump()bfredl2024-06-24
* refactor(shada): use msgpack_sbuffer lessbfredl2024-06-11
* refactor: move shared messages to errors.h #26214Justin M. Keyes2024-06-01
* refactor(shada): remove ShaDaReadDef secondary wrapperbfredl2024-05-28
* fix(shada): restore search pattern length properly (#28929)zeertzjq2024-05-23
* refactor(msgpack): allow flushing buffer while packing msgpackbfredl2024-03-07
* refactor(shada): devirtualize writerbfredl2024-02-25
* refactor(fileio): remove API shell layer encouraging unnecessary allocationsbfredl2024-02-25
* refactor(api): use arena for metadata; msgpack_rpc_to_object delenda estbfredl2024-02-18
* refactor: don't use subtraction in qsort() comparison functionszeertzjq2024-02-10
* refactor(IWYU): fix headersdundargoc2024-01-11
* refactor: remove redundant struct namesdundargoc2024-01-02
* refactor: remove redundant NOLINT commentsdundargoc2024-01-01
* refactor: follow style guidedundargoc2023-12-30
* refactor(IWYU): move evalarg_T to eval_defs.h (#26716)zeertzjq2023-12-23
* refactor: run IWYU on entire repodundargoc2023-12-21
* refactor: eliminate cyclic includesdundargoc2023-12-20
* vim-patch:8.1.1583: set_ref_in_list() only sets ref in items (#26418)zeertzjq2023-12-06
* 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