index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
eval
/
encode.c
Age
Commit message (
Expand
)
Author
Files
2026-02-22
vim-patch:9.2.0031: Inefficient use of ga_concat()
zeertzjq
1
2026-01-03
vim-patch:partial:9.1.2044: Inefficient use of ga_concat() (#37209)
zeertzjq
1
2025-12-29
vim-patch:9.1.2030: inefficient use of ga_concat() (#37151)
zeertzjq
1
2025-12-20
vim-patch:8.2.3766: converting a funcref to a string leaves out "g:"
zeertzjq
1
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-06-27
refactor(shada): don't use msgpack_packer for shada
bfredl
1
2024-06-27
refactor(typval)!: remove distinction of binary and nonbinary strings
bfredl
1
2024-06-24
refactor(typval): don't use msgpack_packer for msgpackdump()
bfredl
1
2024-06-04
fixup: apply the change on more files
James Tirta Halim
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2023-11-30
refactor(IWYU): move typedefs out of globals.h (#26322)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-27
refactor: rename types.h to types_defs.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-06-22
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
1
2023-04-26
refactor: uncrustify
dundargoc
1
2023-04-07
refactor: remove redundant const char * casts
ii14
1
2023-01-21
refactor: use uint8_t for blobs and ga_append() (#21916)
zeertzjq
1
2023-01-09
refactor: replace char_u with char 18 (#21237)
dundargoc
1
2022-11-26
refactor: replace char_u with char
Dundar Göc
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-10-12
refactor: clint (#20600)
Lewis Russell
1
2022-09-25
refactor: move klib out of src/nvim/ #20341
dundargoc
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-08-13
vim-patch:7.4.1168 (#19645)
zeertzjq
1
2022-05-26
refactor: missing parenthesis may cause unexpected problems (#17443)
kylo252
1
2022-05-07
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-05-05
refactor: replace char_u variables and functions with char
Dundar Goc
1
2022-04-24
refactor: convert macros to all-caps (#17895)
dundargoc
1
2021-11-23
refactor: upgrade uncrustify config version to 0.74.0
Dundar Göc
1
2021-11-16
refactor: reduce number of explicit char casts (#16077)
dundargoc
1
2021-11-01
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
1
2021-10-29
refactor: uncrustify #16090
dundargoc
1
2021-10-12
refactor: reduce number of unique char casts (#15995)
dundargoc
1
2021-10-04
refactor: remove redundant char casts #15888
dundargoc
1
2021-09-18
refactor: format #15702
dundargoc
1
2021-09-16
feat(f_msgpackdump): support dumping to Blob
Sean Dewar
1
2021-09-15
vim-patch:8.1.0765: string format of a Blob can't be parsed back
Sean Dewar
1
2021-09-15
feat(msgpack): convert Blobs to BIN strings
Sean Dewar
1
2021-09-15
feat(json): convert Blobs to array of byte values
Sean Dewar
1
2021-09-15
vim-patch:8.1.0735: cannot handle binary data
Sean Dewar
1
2021-01-31
Use abort() instead of assert(false) for things that should never happen
James McCoy
1
2020-11-08
gcc/analyzer: fix false positives for NULL (#13248)
Jan Edmund Lazo
1
2020-06-06
vim-patch:8.2.0111: VAR_SPECIAL is also used for booleans
Billy Su
1
2020-01-30
doc: fix typos [ci skip] #11787
Hye Sung Jung
1
2019-01-21
build: Fix -Wconversion warnings for fpclassify et al
Justin M. Keyes
1
2019-01-20
build: Fix -Wconversion warnings for fpclassify et al
Justin M. Keyes
1
2019-01-02
build: enable -Wshadow
Justin M. Keyes
1
[next]