aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/shada.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into mix_20240309HEADrahmJosh Rahm2025-02-05
|\
| * refactor: iwyu #31637Justin M. Keyes2024-12-23
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-25
|\|
| * vim-patch:9.1.0824: too many strlen() calls in register.c (#31022)zeertzjq2024-11-01
| * vim-patch:9.1.0798: too many strlen() calls in cmdhist.c (#30895)zeertzjq2024-10-22
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-11-19
|\|
| * 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
* | Merge remote-tracking branch 'upstream/master' into mix_20240309Josh Rahm2024-05-24
|\|
| * fix(shada): restore search pattern length properly (#28929)zeertzjq2024-05-23
* | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2024-03-09
|\|
| * 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
* | Merge remote-tracking branch 'upstream/master' into userreguserregJosh Rahm2023-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(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