index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
shada.c
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0798: too many strlen() calls in cmdhist.c (#30895)
zeertzjq
2024-10-22
*
fix(coverity/510436): shada_read_when_writing index out of bounds (#30686)
Devon Gardner
2024-10-06
*
fix(coverity/497355): shada_read_when_writing out of bounds read #30665
Devon Gardner
2024-10-05
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
*
build(deps): remove msgpack-c dependency
bfredl
2024-08-05
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
*
refactor(shada): don't use msgpack_packer for shada
bfredl
2024-06-27
*
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
2024-06-24
*
refactor(shada): use msgpack_sbuffer less
bfredl
2024-06-11
*
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
*
refactor(shada): remove ShaDaReadDef secondary wrapper
bfredl
2024-05-28
*
fix(shada): restore search pattern length properly (#28929)
zeertzjq
2024-05-23
*
refactor(msgpack): allow flushing buffer while packing msgpack
bfredl
2024-03-07
*
refactor(shada): devirtualize writer
bfredl
2024-02-25
*
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
*
refactor(api): use arena for metadata; msgpack_rpc_to_object delenda est
bfredl
2024-02-18
*
refactor: don't use subtraction in qsort() comparison functions
zeertzjq
2024-02-10
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: remove redundant NOLINT comments
dundargoc
2024-01-01
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor(IWYU): move evalarg_T to eval_defs.h (#26716)
zeertzjq
2023-12-23
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
vim-patch:8.1.1583: set_ref_in_list() only sets ref in items (#26418)
zeertzjq
2023-12-06
*
refactor(IWYU): fix includes for cmdhist.h (#26324)
zeertzjq
2023-11-30
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
build: adjust clang-tidy warning exclusion logic
dundargoc
2023-11-20
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
refactor: follow style guide
dundargoc
2023-11-19
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: the long goodbye
dundargoc
2023-11-05
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: move cmdline completion types to cmdexpand_defs.h (#25465)
zeertzjq
2023-10-02
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
2023-09-08
*
fix(shada): update deleted marks (#24936)
Maria José Solano
2023-08-31
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
refactor(map): avoid duplicated khash_t types for values
bfredl
2023-05-17
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(clang-tidy): remove redundant casts
dundargoc
2023-04-26
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
[next]