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
/
sha256.c
Age
Commit message (
Expand
)
Author
Files
2025-08-14
refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guards
bfredl
1
2025-08-11
vim-patch:32d6bd6: runtime(doc): remove dead links (#35297)
zeertzjq
1
2024-07-30
refactor: collapse statements in single assignments
Lewis Russell
1
2024-06-04
refactor: replace '\0' with NUL
James Tirta Halim
1
2023-11-29
refactor: move function macros out of vim_defs.h (#26300)
zeertzjq
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-02-11
refactor: replace char_u with char (#21901)
dundargoc
1
2023-01-21
refactor: change char_u to uint8_t or char in sha256.c/undo.c (#21914)
zeertzjq
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-10-21
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
1
2022-09-11
refactor: replace char_u with char
Dundar Göc
1
2022-04-29
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
1
2022-04-03
vim-patch:8.2.4402: missing parenthesis may cause unexpected problems
Brian Leung
1
2021-09-25
refactor: format with uncrustify #15778
dundargoc
1
2017-04-19
*: Add comment to all C files
ZyX
1
2017-03-29
eval,*: Move get_tv_string to typval.c
ZyX
1
2015-05-21
sha256.c: Remove unused headers and comments #2714
Steven Oliver
1
2015-03-09
Remove redundant casts
Anton Ovchinnikov
1
2015-02-16
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
1
2015-01-02
sha: define SHA256_BUFFER_SIZE and SUM_SIZE.
Scott Prager
1
2015-01-02
sha256.c: Enable -Wconvert and clint.
Scott Prager
1
2014-07-21
sha256: replace gettimeofday()
Nicolas Hillegeer
1
2014-07-09
move <inttypes.h> include out of vim.h
Brandon Coleman
1
2014-06-02
Add automatic generation of headers
ZyX
1
2014-05-20
Remove cryptography
John Schmidt
1
2014-05-15
Introduce nvim namespace: Fix project-local includes.
Eliseo Martínez
1
2014-05-15
Introduce nvim namespace: Move files.
Eliseo Martínez
1